[OE-core] [PATCH v2] gtk-doc.bbclass: unbreak dependency-chain for native recipes

Andreas Müller schnitzeltony at googlemail.com
Thu Jul 26 16:17:02 UTC 2012


see [1] & [2] for discussion of this patch

[1] http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/026606.html
[2] http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/026611.html

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 meta/classes/gtk-doc.bbclass |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta/classes/gtk-doc.bbclass b/meta/classes/gtk-doc.bbclass
index 8a312f5..59063b0 100644
--- a/meta/classes/gtk-doc.bbclass
+++ b/meta/classes/gtk-doc.bbclass
@@ -7,7 +7,6 @@
 # packages up any existing documentation (so from tarball builds).
 
 DEPENDS_append = " gtk-doc-stub-native"
-DEPENDS_virtclass-native_append = " gtk-doc-stub-native"
 
 EXTRA_OECONF_append = "\
   --disable-gtk-doc \
-- 
1.7.6.5





More information about the Openembedded-core mailing list