[oe-commits] Andreas Müller : gtk-doc.bbclass: unbreak dependency-chain for native recipes

git at git.openembedded.org git at git.openembedded.org
Sat Jul 28 08:22:06 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: f9ae930552bc5f1d59f207d4cd0e2b1b4f811dbc
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f9ae930552bc5f1d59f207d4cd0e2b1b4f811dbc

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Thu Jul 26 18:17:02 2012 +0200

gtk-doc.bbclass: unbreak dependency-chain for native recipes

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>
Signed-off-by: Saul Wold <sgw at linux.intel.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 \





More information about the Openembedded-commits mailing list