summaryrefslogtreecommitdiffstats
path: root/meta/packages/glib-2.0
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-01-14 15:52:42 +0000
committerRichard Purdie <richard@openedhand.com>2008-01-14 15:52:42 +0000
commit1a34b12a3ec41225991419e715f1cc650dabc8a0 (patch)
treeab287290142bd3ee2ef11e1be58681049bf9c92d /meta/packages/glib-2.0
parent3adc1f0ad283fc42d3f8f884c2e7a3ead6b78c5c (diff)
downloadpoky-1a34b12a3ec41225991419e715f1cc650dabc8a0.tar.gz
glib-2.0: Fix SRC_URI (#702)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3483 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glib-2.0')
-rw-r--r--meta/packages/glib-2.0/glib-2.0-native_2.14.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/glib-2.0/glib-2.0-native_2.14.5.bb b/meta/packages/glib-2.0/glib-2.0-native_2.14.5.bb
index 8a6e27d3ea..194c744bc2 100644
--- a/meta/packages/glib-2.0/glib-2.0-native_2.14.5.bb
+++ b/meta/packages/glib-2.0/glib-2.0-native_2.14.5.bb
@@ -9,7 +9,7 @@ PRIORITY = "optional"
9DEPENDS += "gtk-doc-native" 9DEPENDS += "gtk-doc-native"
10PR="r2" 10PR="r2"
11 11
12SRC_URI = "http://download.gnome.org/sources/glib/2.12/glib-${PV}.tar.bz2 \ 12SRC_URI = "http://download.gnome.org/sources/glib/2.14/glib-${PV}.tar.bz2 \
13 file://glib-gettextize-dir.patch;patch=1 \ 13 file://glib-gettextize-dir.patch;patch=1 \
14 file://configure-libtool.patch;patch=1 \ 14 file://configure-libtool.patch;patch=1 \
15 file://glibconfig-sysdefs.h" 15 file://glibconfig-sysdefs.h"