aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-10 12:19:55 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-12 21:50:07 +0000
commit8899f4840787ef043d952f8ea2ce5d78e5cc41ab (patch)
treef01ccfeb9952150c5d31af161382622cb51dcbfe /meta/conf
parent6e3a0c0eb6938f3f04fb42784fe1744f30762d3b (diff)
downloadopenembedded-core-contrib-8899f4840787ef043d952f8ea2ce5d78e5cc41ab.tar.gz
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@linux.intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/bitbake.conf1
1 files changed, 0 insertions, 1 deletions
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 \
"