mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
glib-2.0: Fix SRC_URI (#702)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3483 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ PRIORITY = "optional"
|
||||
DEPENDS += "gtk-doc-native"
|
||||
PR="r2"
|
||||
|
||||
SRC_URI = "http://download.gnome.org/sources/glib/2.12/glib-${PV}.tar.bz2 \
|
||||
SRC_URI = "http://download.gnome.org/sources/glib/2.14/glib-${PV}.tar.bz2 \
|
||||
file://glib-gettextize-dir.patch;patch=1 \
|
||||
file://configure-libtool.patch;patch=1 \
|
||||
file://glibconfig-sysdefs.h"
|
||||
|
||||
Reference in New Issue
Block a user