From: Saul Wold Date: Sat, 10 Dec 2011 20:19:55 +0000 (-0800) Subject: bitbake.conf: remove texinfo-native from ASSUME_PROVIDED X-Git-Tag: 2015-4~12443 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8899f4840787ef043d952f8ea2ce5d78e5cc41ab;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] Signed-off-by: Saul Wold --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index eeb1fc4abd..f79e3f7231 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -156,7 +156,6 @@ ASSUME_PROVIDED = "\ python-native-runtime \ subversion-native \ tar-native \ - texinfo-native \ virtual/libintl-native \ "