From: Saul Wold Date: Sat, 10 Dec 2011 20:19:55 +0000 (-0800) Subject: bitbake.conf: remove texinfo-native from ASSUME_PROVIDED X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8e802c0ed491967cd254dce1555a960382a79247;p=openembedded-core.git bitbake.conf: remove texinfo-native from ASSUME_PROVIDED We need to build texinfo-native to get and install the makedoc tool [YOCTO #1664] (From OE-Core rev: 8899f4840787ef043d952f8ea2ce5d78e5cc41ab) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 074a5c6080..99d80d840e 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -160,7 +160,6 @@ ASSUME_PROVIDED = "\ python-native-runtime \ svn-native \ tar-native \ - texinfo-native \ virtual/libintl-native \ "