mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
bitbake.conf: Add libgcc-native to ASSUME_PROVIDED
Changes to the btrfs-tools recipe means we need to add libgcc-native to ASSUME_PROVIDED. (From OE-Core rev: 448726469761b8cdc4b4acedb664cede994dde12) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -175,6 +175,7 @@ ASSUME_PROVIDED = "\
|
||||
grep-native \
|
||||
diffstat-native \
|
||||
patch-native \
|
||||
libgcc-native \
|
||||
hostperl-runtime-native \
|
||||
hostpython-runtime-native \
|
||||
tar-native \
|
||||
|
||||
Reference in New Issue
Block a user