summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-11-27 09:58:29 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-11-27 09:58:36 +0100
commit86fd1fed613d392fbe5ec23809a50886c9c7247f (patch)
tree363e957b7742304a43126eedb059bdeae7fc1425
parente63c9223261d9db902c33ad4c4b06f5a63b721be (diff)
downloadptxdist-86fd1fed613d392fbe5ec23809a50886c9c7247f.tar.gz
ptxdist-86fd1fed613d392fbe5ec23809a50886c9c7247f.tar.xz
glib: version bump 2.42.0 -> 2.42.1
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--patches/glib-2.42.1/0001-check-if-splice-takes-6-arguments.patch (renamed from patches/glib-2.42.0/0001-check-if-splice-takes-6-arguments.patch)0
l---------patches/glib-2.42.1/autogen.sh (renamed from patches/glib-2.42.0/autogen.sh)0
-rw-r--r--patches/glib-2.42.1/series (renamed from patches/glib-2.42.0/series)0
-rw-r--r--rules/glib.make4
4 files changed, 2 insertions, 2 deletions
diff --git a/patches/glib-2.42.0/0001-check-if-splice-takes-6-arguments.patch b/patches/glib-2.42.1/0001-check-if-splice-takes-6-arguments.patch
index 01668cd13..01668cd13 100644
--- a/patches/glib-2.42.0/0001-check-if-splice-takes-6-arguments.patch
+++ b/patches/glib-2.42.1/0001-check-if-splice-takes-6-arguments.patch
diff --git a/patches/glib-2.42.0/autogen.sh b/patches/glib-2.42.1/autogen.sh
index 9f8a4cb7d..9f8a4cb7d 120000
--- a/patches/glib-2.42.0/autogen.sh
+++ b/patches/glib-2.42.1/autogen.sh
diff --git a/patches/glib-2.42.0/series b/patches/glib-2.42.1/series
index d1f211b45..d1f211b45 100644
--- a/patches/glib-2.42.0/series
+++ b/patches/glib-2.42.1/series
diff --git a/rules/glib.make b/rules/glib.make
index e0a7ebdf6..f4f46efca 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -21,8 +21,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
#GLIB_VERSION := 2.27.93
#GLIB_MD5 :=
#else
-GLIB_VERSION := 2.42.0
-GLIB_MD5 := 71af99768063ac24033ac738e2832740
+GLIB_VERSION := 2.42.1
+GLIB_MD5 := 89c4119e50e767d3532158605ee9121a
#endif
GLIB := glib-$(GLIB_VERSION)