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:
Richard Purdie 2016-03-05 08:29:17 +00:00
parent a91713fde7
commit e46715696b
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ ASSUME_PROVIDED = "\
grep-native \
diffstat-native \
patch-native \
libgcc-native \
hostperl-runtime-native \
hostpython-runtime-native \
tar-native \