We need to build texinfo-native to get and install the makedoc tool [YOCTO #1664]
Signed-off-by: Saul Wold <[email protected]> --- 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 \ " -- 1.7.6.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
