public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] bitbake.conf: add virtual/libiconv-native to ASSUME_PROVIDED
@ 2016-01-08 16:25 Ross Burton
  0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2016-01-08 16:25 UTC (permalink / raw)
  To: openembedded-core

It's possible for a native recipe to have virtual/libiconv-native as a build
dependency, but as we expect that the host provides that add it to
ASSUME_PROVIDED.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/conf/bitbake.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index e7289b7..2fe6b24 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -175,6 +175,7 @@ ASSUME_PROVIDED = "\
     python-native-runtime \
     tar-native \
     virtual/libintl-native \
+    virtual/libiconv-native \
     texinfo-native \
     bash-native \
     sed-native \
-- 
2.6.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-08 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08 16:25 [PATCH] bitbake.conf: add virtual/libiconv-native to ASSUME_PROVIDED Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox