* [PATCH] bitbake.conf: Add libgcc-native to ASSUME_PROVIDED
@ 2016-03-05 9:36 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2016-03-05 9:36 UTC (permalink / raw)
To: openembedded-core
Changes to the btrfs-tools recipe means we need to add libgcc-native
to ASSUME_PROVIDED.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index a31751c..7ed5ffb 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -175,6 +175,7 @@ ASSUME_PROVIDED = "\
grep-native \
diffstat-native \
patch-native \
+ libgcc-native \
hostperl-runtime-native \
hostpython-runtime-native \
tar-native \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-05 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-05 9:36 [PATCH] bitbake.conf: Add libgcc-native to ASSUME_PROVIDED Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox