summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2011-02-18 22:09:20 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2011-02-18 22:09:20 +0100
commit9b6201205428e519a12ae82f35971481cbf585ec (patch)
treed64ad6ddfa16567f0d7eacfab87f6b9f40b1b60b
parent01549a991e252b2cc8d5d0be4973b5c3a4e4329a (diff)
downloadptxdist-9b6201205428e519a12ae82f35971481cbf585ec.tar.gz
ptxdist-9b6201205428e519a12ae82f35971481cbf585ec.tar.xz
glib: version bump 2.28.0 -> 2.28.1
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
-rw-r--r--patches/glib-2.28.1/0001-check-if-splice-takes-6-arguments.patch (renamed from patches/glib-2.28.0/0001-check-if-splice-takes-6-arguments.patch)0
l---------patches/glib-2.28.1/autogen.sh (renamed from patches/glib-2.28.0/autogen.sh)0
-rw-r--r--patches/glib-2.28.1/series (renamed from patches/glib-2.28.0/series)0
-rw-r--r--rules/glib.make2
4 files changed, 1 insertions, 1 deletions
diff --git a/patches/glib-2.28.0/0001-check-if-splice-takes-6-arguments.patch b/patches/glib-2.28.1/0001-check-if-splice-takes-6-arguments.patch
index 4a10daa39..4a10daa39 100644
--- a/patches/glib-2.28.0/0001-check-if-splice-takes-6-arguments.patch
+++ b/patches/glib-2.28.1/0001-check-if-splice-takes-6-arguments.patch
diff --git a/patches/glib-2.28.0/autogen.sh b/patches/glib-2.28.1/autogen.sh
index 9f8a4cb7d..9f8a4cb7d 120000
--- a/patches/glib-2.28.0/autogen.sh
+++ b/patches/glib-2.28.1/autogen.sh
diff --git a/patches/glib-2.28.0/series b/patches/glib-2.28.1/series
index 8c17b0eb2..8c17b0eb2 100644
--- a/patches/glib-2.28.0/series
+++ b/patches/glib-2.28.1/series
diff --git a/rules/glib.make b/rules/glib.make
index 38e3b9530..919a743a9 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -20,7 +20,7 @@ PACKAGES-$(PTXCONF_GLIB) += glib
#ifdef PTXCONF_GLIB_EXPERIMENTAL
#GLIB_VERSION := 2.27.93
#else
-GLIB_VERSION := 2.28.0
+GLIB_VERSION := 2.28.1
#endif
GLIB := glib-$(GLIB_VERSION)