aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-2.0/glib-2.0_2.12.6.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-09-15 20:40:03 -0700
committerKhem Raj <raj.khem@gmail.com>2009-09-16 21:07:01 -0700
commitf43c3adb4bfefbc663f89737927a79f79738f66f (patch)
treeab81ed7c977b119cf4481f3e3d9e2e0abe28cf07 /recipes/glib-2.0/glib-2.0_2.12.6.bb
parent249fc51167e2ef15cc3a517c34e9e432b54f6cb1 (diff)
downloadopenembedded-f43c3adb4bfefbc663f89737927a79f79738f66f.tar.gz
glib-2.0-native_2.21.4.bb: New recipe for native glib 2.21.4
* Build shared library instead of static. * with libint.a the link order matters and generally for uclibc targets we append -lintl to LDFLAGS and sometime it gets specified before the objects and symbols do not get pulled in. Better we generate shared object so the linking order does not matter Signed-off-by: Khem Raj <raj.khem@gmail.com> glib-2.0_2.21.4.bb: Make default prefrence. * Move to INC_PR Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/glib-2.0/glib-2.0_2.12.6.bb')
-rw-r--r--recipes/glib-2.0/glib-2.0_2.12.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/glib-2.0/glib-2.0_2.12.6.bb b/recipes/glib-2.0/glib-2.0_2.12.6.bb
index 4d8e59b355..31a1d53a63 100644
--- a/recipes/glib-2.0/glib-2.0_2.12.6.bb
+++ b/recipes/glib-2.0/glib-2.0_2.12.6.bb
@@ -1,4 +1,5 @@
require glib.inc
+PR = "${INC_PR}.0"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.12/glib-${PV}.tar.bz2 \
file://glibconfig-sysdefs.h \