]> code.ossystems Code Review - openembedded-core.git/commitdiff
bitbake.conf: remove texinfo-native from ASSUME_PROVIDED
authorSaul Wold <sgw@linux.intel.com>
Sat, 10 Dec 2011 20:19:55 +0000 (12:19 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:39:05 +0000 (16:39 +0000)
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 <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf

index 074a5c6080f751d9cebb59146a177edf8b30e2f7..99d80d840ece20eb13765132fdd337d96a7c559b 100644 (file)
@@ -160,7 +160,6 @@ ASSUME_PROVIDED = "\
     python-native-runtime \
     svn-native \
     tar-native \
-    texinfo-native \
     virtual/libintl-native \
     "