[oe-commits] Saul Wold : bitbake.conf: remove texinfo-native from ASSUME_PROVIDED

git at git.openembedded.org git at git.openembedded.org
Mon Dec 12 21:55:19 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 8899f4840787ef043d952f8ea2ce5d78e5cc41ab
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8899f4840787ef043d952f8ea2ce5d78e5cc41ab

Author: Saul Wold <sgw at linux.intel.com>
Date:   Sat Dec 10 12:19:55 2011 -0800

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 <sgw at linux.intel.com>

---

 meta/conf/bitbake.conf |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index eeb1fc4..f79e3f7 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 \
     "
 





More information about the Openembedded-commits mailing list