gtk-doc.bbclass: unbreak dependency-chain for native recipes
authorAndreas Müller <schnitzeltony@googlemail.com>
Thu, 26 Jul 2012 16:17:02 +0000 (18:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Jul 2012 08:20:52 +0000 (09:20 +0100)
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

(From OE-Core rev: f9ae930552bc5f1d59f207d4cd0e2b1b4f811dbc)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/gtk-doc.bbclass

index 8a312f5..59063b0 100644 (file)
@@ -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 \