glib-2.0-native: 2.16.1, 2.18.0: yank EXTRA_OECONF, we want asserts enabled in the...
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 8 Jan 2009 23:32:42 +0000 (00:32 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 8 Jan 2009 23:32:42 +0000 (00:32 +0100)
packages/glib-2.0/glib-2.0-native_2.16.1.bb
packages/glib-2.0/glib-2.0-native_2.18.0.bb

index c847bcc..852281e 100644 (file)
@@ -2,7 +2,8 @@ require glib-2.0_${PV}.bb
 
 FILESPATH = "${FILE_DIRNAME}/glib-2.0-${PV}:${FILE_DIRNAME}/files"
 DEPENDS = "gtk-doc-native"
-PR = "r2"
+EXTRA_OECONF = ""
+PR = "r3"
 
 inherit native
 
index 0fec153..27852ff 100644 (file)
@@ -1,12 +1,11 @@
 require glib-2.0_${PV}.bb
 
 FILESPATH = "${FILE_DIRNAME}/glib-2.0-${PV}:${FILE_DIRNAME}/files"
-PR = "r3"
-
-inherit native
-
 DEPENDS = "gettext-native gtk-doc-native"
+EXTRA_OECONF = ""
+PR = "r4"
 
+inherit native
 
 do_configure_prepend() {
     if [ -e ${S}/${TARGET_SYS}-libtool ] ; then