summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/classes/texinfo.bbclass11
1 files changed, 7 insertions, 4 deletions
diff --git a/meta/classes/texinfo.bbclass b/meta/classes/texinfo.bbclass
index 92efbccddf..6b0def0eac 100644
--- a/meta/classes/texinfo.bbclass
+++ b/meta/classes/texinfo.bbclass
@@ -1,10 +1,10 @@
# This class is inherited by recipes whose upstream packages invoke the
# texinfo utilities at build-time. Native and cross recipes are made to use the
-# dummy scripts provided by texinfo-dummy-native, for improved performance.
-# Target architecture recipes use the genuine Texinfo utilities. By default,
+# dummy scripts provided by texinfo-dummy-native, for improved performance.
+# Target architecture recipes use the genuine Texinfo utilities. By default,
# they use the Texinfo utilities on the host system. If you want to use the
-# Texinfo recipe shipped with yoco, you can remove texinfo-native from
-# ASSUME_PROVIDED and makeinfo from SANITY_REQUIRED_UTILITIES.
+# Texinfo recipe, you can remove texinfo-native from ASSUME_PROVIDED and
+# makeinfo from SANITY_REQUIRED_UTILITIES.
TEXDEP = "texinfo-native"
TEXDEP_class-native = "texinfo-dummy-native"
@@ -13,3 +13,6 @@ DEPENDS_append = " ${TEXDEP}"
PATH_prepend_class-native = "${STAGING_BINDIR_NATIVE}/texinfo-dummy-native:"
PATH_prepend_class-cross = "${STAGING_BINDIR_NATIVE}/texinfo-dummy-native:"
+# libtool-cross doesn't inherit cross
+TEXDEP_pn-libtool-cross = "texinfo-dummy-native"
+PATH_prepend_pn-libtool-cross = "${STAGING_BINDIR_NATIVE}/texinfo-dummy-native:"
c08ceab0510c336429e83bc'>[hal] Move almost everything into the hal.inc fileHolger Hans Peter Freyther2 2008-10-15[hal] Remove commented out things we have a SCM to recover itHolger Hans Peter Freyther1 2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe4 2008-08-31ohm: sync with pokyKoen Kooi3 2008-07-02hal: create volatiles *after* creating the haldaemon userJeremy Laine3 2008-06-20libusb: add libusb1, a rewrite of libusb 0.1.xKoen Kooi3 2008-06-02hal: revert PIDFILE hunkKoen Kooi4 2008-06-02hal: sync with pokyKoen Kooi9 2008-05-09hal-info_20080313.bb : new version from OM mtnGraeme Gregory1 2008-04-30hal 0.5.9 fix wrong PID file blocking /etc/init.d/dbus restartMichael Lauer2 2008-01-08hal_0.5.9: improve staging.Junqian Gordon Xu1 2008-01-06hal_0.5.9: add LEAD_SONAME (QA)Junqian Gordon Xu1 2007-12-19hal_0.5.9: fix bugzilla #3398 - missing explicit intltool-native dependencyRobert Schuster1 2007-10-08ohm_git.bb: Touch gtk-doc.make and disable xauth to let it build again.Stefan Schmidt1 2007-10-06hal: enable pci when availableKoen Kooi1 2007-09-23hal-info: add snapshot since the git one requires an unreleased hal :(Koen Kooi2 2007-08-13ohm: fix depends and packagingKoen Kooi1 2007-08-13ohm: add from pokyKoen Kooi1 2007-08-04Hal: merge improvements from poky, remove stale versionsKoen Kooi8 2007-05-23hal: unifyRolf Leggewie7 2007-04-05hal: install /var/cache/haldKoen Kooi2 2007-04-03hal-info: this isn't architecture specificKoen Kooi1 2007-04-03hal: add 0.5.9 and hal-info_git from pokyKoen Kooi2