]> 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, 12 Dec 2011 21:50:07 +0000 (21:50 +0000)
We need to build texinfo-native to get and install the makedoc tool

[YOCTO #1664]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/bitbake.conf

index eeb1fc4abda773398e88c6ae6d39cec03c5b8f5e..f79e3f7231739f55bbc3837e8c2b4b08966bb9b6 100644 (file)
@@ -156,7 +156,6 @@ ASSUME_PROVIDED = "\
     python-native-runtime \
     subversion-native \
     tar-native \
-    texinfo-native \
     virtual/libintl-native \
     "