[oe-commits] Koen Kooi : atk 1.30.0: bump PR for introspection change

git version control git at git.openembedded.org
Thu Oct 14 09:10:56 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Oct 14 10:55:33 2010 +0200

atk 1.30.0: bump PR for introspection change

---

 recipes/atk/atk_1.30.0.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/atk/atk_1.30.0.bb b/recipes/atk/atk_1.30.0.bb
index 9b60678..b3505bf 100644
--- a/recipes/atk/atk_1.30.0.bb
+++ b/recipes/atk/atk_1.30.0.bb
@@ -3,6 +3,8 @@ SECTION = "x11/libs"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 
+PR = "r1"
+
 inherit gnome
 
 SRC_URI[archive.md5sum] = "548d413775819fef425410739041cac3"
@@ -10,7 +12,7 @@ SRC_URI[archive.sha256sum] = "92b9b1213cafc68fe9c3806273b968c26423237d7b1f631dd8
 
 DEPENDS = "glib-2.0 gtk-doc-native"
 
-EXTRA_OECONF = "--disable-glibtest"
+EXTRA_OECONF += "--disable-glibtest"
 
 BBCLASSEXTEND = "native"
 





More information about the Openembedded-commits mailing list