summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2017-02-08 12:20:12 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2017-02-08 12:20:12 +0000
commita57c07d416b85341e2a9bb1276888275ccd943f9 (patch)
treebbb8b922298260b5bf8b559eca9ad80d0bcf6aec
parent6141c55efe100d904d7a01b657919841955c42ff (diff)
downloaddefinitions-staging/pedroalvarez/GENIVI-N0.1.tar.gz
Upgrade glib to 2.51.1, needed for new glibcstaging/pedroalvarez/GENIVI-N0.1
Without this version, "ibus" was failing to compile with errors like: main.c: In function 'read_config': main.c:1431:5: warning: 'g_settings_list_keys' is deprecated: Use 'g_settings_schema_list_keys' instead [-Wdeprecated-declarations] _tmp8_ = _tmp7_ = g_settings_list_keys (_tmp6_); ^ In file included from /usr/include/glib-2.0/gio/gio.h:114:0, from ../src/ibusproxy.h:46, from ../src/ibus.h:35, from main.c:30: /usr/include/glib-2.0/gio/gsettings.h:96:10: note: declared here gchar ** g_settings_list_keys (GSettings *settings); ^
-rw-r--r--strata/glib-common.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/glib-common.morph b/strata/glib-common.morph
index 218c206e..f1546bf1 100644
--- a/strata/glib-common.morph
+++ b/strata/glib-common.morph
@@ -18,8 +18,8 @@ chunks:
- name: glib
morph: strata/glib-common/glib.morph
repo: upstream:glib
- ref: ee1434632b1b397e5355ef31a79fc1d8b89156a0
- unpetrify-ref: 2.48.1
+ ref: c9f731be249e841c0eff673a2dd5227c64fbddd1
+ unpetrify-ref: 2.51.1
- name: gobject-introspection
repo: upstream:gobject-introspection
ref: 42bf17a25c7379689fe78f31f332a64e3eded5d2