summaryrefslogtreecommitdiff
path: root/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-11-28 20:30:39 +0000
committerRoss Burton <ross@openedhand.com>2007-11-28 20:30:39 +0000
commit9da15df7d50a8fce071784a1f0e56344550680ab (patch)
tree968c4e5746b31a1a16a4e1bb820a2e3e78fcaae5 /meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
parentd862b5758c48968e6b40597b60d31673b61007a1 (diff)
downloadopenembedded-core-9da15df7d50a8fce071784a1f0e56344550680ab.tar.gz
openembedded-core-9da15df7d50a8fce071784a1f0e56344550680ab.tar.bz2
openembedded-core-9da15df7d50a8fce071784a1f0e56344550680ab.tar.xz
openembedded-core-9da15df7d50a8fce071784a1f0e56344550680ab.zip
glib: don't disable debug, the size difference isn't much and its useful
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3266 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb')
-rw-r--r--meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb b/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
index 065f5bc3e..e2c54e631 100644
--- a/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
+++ b/meta/packages/glib-2.0/glib-2.0-native_2.12.4.bb
@@ -7,9 +7,7 @@ LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS += "gtk-doc-native"
-PR="r1"
-
-EXTRA_OECONF = "--disable-debug"
+PR="r2"
SRC_URI = "http://download.gnome.org/sources/glib/2.12/glib-${PV}.tar.bz2 \
file://glib-gettextize-dir.patch;patch=1 \