1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

bitbake.conf: remove texinfo-native from ASSUME_PROVIDED

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>
This commit is contained in:
Saul Wold
2011-12-10 12:19:55 -08:00
committed by Richard Purdie
parent 1d2908d910
commit ba006ea934
-1
View File
@@ -156,7 +156,6 @@ ASSUME_PROVIDED = "\
python-native-runtime \
subversion-native \
tar-native \
texinfo-native \
virtual/libintl-native \
"