[oe-commits] Martin Jansa : atk_1.28.0: add native with BBCLASSEXTEND

git version control git at git.openembedded.org
Tue Apr 13 08:27:26 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c6ccb14fa685229c942169d9c8b3e50568f5f3cd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c6ccb14fa685229c942169d9c8b3e50568f5f3cd

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Apr 13 10:19:48 2010 +0200

atk_1.28.0: add native with BBCLASSEXTEND

* slugos prefers it 7d3e822bef0230cc6ebc20e369f168c7033d188f
* atk-native_1.28.0 recipe is gone 83c03f81017026dbc0cc5562c9d7586b36a631e6"

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/atk/atk_1.28.0.bb |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/recipes/atk/atk_1.28.0.bb b/recipes/atk/atk_1.28.0.bb
index 4d85892..2028bd8 100644
--- a/recipes/atk/atk_1.28.0.bb
+++ b/recipes/atk/atk_1.28.0.bb
@@ -10,11 +10,7 @@ DEPENDS = "glib-2.0 gtk-doc-native"
 
 EXTRA_OECONF = "--disable-glibtest"
 
-do_stage () {
-	autotools_stage_all
-}
-
-
+BBCLASSEXTEND = "native"
 
 SRC_URI[archive.md5sum] = "010a85478adc053c016a0a5c9bb52004"
 SRC_URI[archive.sha256sum] = "e4da9fe580d2d55f4e77a138c553b4b32654dfb06bf0715592cc9dbd6355fe87"





More information about the Openembedded-commits mailing list