From patchwork Sat Dec 10 22:02:01 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [5/5] bitbake.conf: remove texinfo-native from ASSUME_PROVIDED Date: Sat, 10 Dec 2011 22:02:01 -0000 From: Saul Wold X-Patchwork-Id: 16649 Message-Id: To: openembedded-core@openembedded.org We need to build texinfo-native to get and install the makedoc tool [YOCTO #1664] Signed-off-by: Saul Wold --- 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 \ "