mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
glib-2.0: 2.20 -> 2.22
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@ PRIORITY = "optional"
|
|||||||
DEPENDS += "gtk-doc-native"
|
DEPENDS += "gtk-doc-native"
|
||||||
PR = "r1"
|
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://glib-gettextize-dir.patch;patch=1 \
|
||||||
file://configure-libtool.patch;patch=1 \
|
file://configure-libtool.patch;patch=1 \
|
||||||
file://glibconfig-sysdefs.h"
|
file://glibconfig-sysdefs.h"
|
||||||
+1
-1
@@ -2,6 +2,6 @@ require glib.inc
|
|||||||
|
|
||||||
PR = "r0"
|
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://glibconfig-sysdefs.h \
|
||||||
file://configure-libtool.patch;patch=1"
|
file://configure-libtool.patch;patch=1"
|
||||||
Reference in New Issue
Block a user