Skip to content

Commit

Permalink
meta-lxatac-software: bcu: enable building bcu-native for use on host
Browse files Browse the repository at this point in the history
This is not really relevant for the LXA TAC or meta-lxatac in general,
because the LXA TAC is not an i.MX EVK board.
But it makes sense in the context of upstreaming the recipe to some other
layer, where users may want to use `oe-run-native bcu-native bcu` to
control an EVK board.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
  • Loading branch information
hnez committed Nov 11, 2024
1 parent a9a9b1a commit 4ccef57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta-lxatac-software/recipes-devtools/bcu/bcu_1.1.92.bb
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ DEPENDS = "curl libyaml libusb1 openssl libftdi"

inherit cmake pkgconfig

BBCLASSEXTEND = "native nativesdk"

0 comments on commit 4ccef57

Please sign in to comment.