mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 14:02:21 +02:00
glib-2.0: 2.20 -> 2.22
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -9,7 +9,7 @@ PRIORITY = "optional"
|
||||
DEPENDS += "gtk-doc-native"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://download.gnome.org/sources/glib/2.20/glib-${PV}.tar.bz2 \
|
||||
SRC_URI = "http://download.gnome.org/sources/glib/2.22/glib-${PV}.tar.bz2 \
|
||||
file://glib-gettextize-dir.patch;patch=1 \
|
||||
file://configure-libtool.patch;patch=1 \
|
||||
file://glibconfig-sysdefs.h"
|
||||
@@ -2,6 +2,6 @@ require glib.inc
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${PV}.tar.bz2 \
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.22/glib-${PV}.tar.bz2 \
|
||||
file://glibconfig-sysdefs.h \
|
||||
file://configure-libtool.patch;patch=1"
|
||||
Reference in New Issue
Block a user