diff options
author | Marko Lindqvist <cazfi74@gmail.com> | 2012-11-28 12:08:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-03 14:32:46 +0000 |
commit | d0b157c7be555fc091b1c10bc28b675fa4eeebf5 (patch) | |
tree | c42b973e6bb57a11612993eb21a28b3e85f4bcaf /meta | |
parent | 1b99640481882d23dc3ded41d9f2aef906f77e67 (diff) | |
download | poky-d0b157c7be555fc091b1c10bc28b675fa4eeebf5.tar.gz |
glib-2.0: update to upstream version 2.34.3
(From OE-Core rev: db9b8ad76335613e2de1e568a14ae95c68af6288)
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb (renamed from meta/recipes-core/glib-2.0/glib-2.0_2.34.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.34.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb index 18a155de8c..966a851f76 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.34.1.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ | |||
13 | file://configure-libtool.patch \ | 13 | file://configure-libtool.patch \ |
14 | file://glib-2.0_fix_for_x32.patch \ | 14 | file://glib-2.0_fix_for_x32.patch \ |
15 | " | 15 | " |
16 | SRC_URI[md5sum] = "ee779493b083be9348a841e0a51f1b27" | 16 | SRC_URI[md5sum] = "a4ca31e258273c3761e3de2edd607661" |
17 | SRC_URI[sha256sum] = "6e84dc9d84b104725b34d255421ed7ac3629e49f437d37addde5ce3891c2e2f1" | 17 | SRC_URI[sha256sum] = "855fcbf87cb93065b488358e351774d8a39177281023bae58c286f41612658a7" |
18 | 18 | ||
19 | SRC_URI_append_class-native = " file://glib-gettextize-dir.patch" | 19 | SRC_URI_append_class-native = " file://glib-gettextize-dir.patch" |
20 | BBCLASSEXTEND = "native nativesdk" | 20 | BBCLASSEXTEND = "native nativesdk" |