While updating the C++ bindings in meta-oe (glibmm/cairomm/pangomm) a dependency on glib 2.36.1 came up.
This patch was build- (gcc 4.7.2/4.8.0) and run-tested with my standard xfce-/gnome2-images Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com> --- .../{glib-2.0_2.36.0.bb => glib-2.0_2.36.2.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.36.0.bb => glib-2.0_2.36.2.bb} (93%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.36.0.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb similarity index 93% rename from meta/recipes-core/glib-2.0/glib-2.0_2.36.0.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb index a042972..2e710c9 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.36.0.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb @@ -18,8 +18,8 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ SRC_URI_append_class-native = " file://glib-gettextize-dir.patch" -SRC_URI[md5sum] = "2047dff287473450593edecb18f79c17" -SRC_URI[sha256sum] = "455a8abe8692c5174bcc7ffa15b96a7521a2f2f9fb47594405927c35cb9bb227" +SRC_URI[md5sum] = "d791774ac49eaf8ba59792427bb74af7" +SRC_URI[sha256sum] = "5ea98451fb57d0ba523a1e836545f0a919b498863056fdd9da69d148c1347f80" BBCLASSEXTEND = "native nativesdk" -- 1.7.4.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core