diff options
-rw-r--r-- | meta-oe/recipes-core/glib-2.0/glibmm_2.62.0.bb (renamed from meta-oe/recipes-core/glib-2.0/glibmm_2.60.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.60.0.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.62.0.bb index 7163212b55..75eea4e589 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.60.0.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.62.0.bb | |||
@@ -13,8 +13,8 @@ SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" | |||
13 | SRC_URI += " \ | 13 | SRC_URI += " \ |
14 | file://remove-examples.patch \ | 14 | file://remove-examples.patch \ |
15 | " | 15 | " |
16 | SRC_URI[archive.md5sum] = "0f6180d185c067bdb2aa30d035f9b867" | 16 | SRC_URI[archive.md5sum] = "7da228e3f0c6a10024b9a7708c53691e" |
17 | SRC_URI[archive.sha256sum] = "a3a1b1c9805479a16c0018acd84b3bfff23a122aee9e3c5013bb81231aeef2bc" | 17 | SRC_URI[archive.sha256sum] = "36659f13cc73282392d1305858f3bbca46fbd1ce2f078cc9db8b9f79b2e93cfe" |
18 | 18 | ||
19 | do_install_append() { | 19 | do_install_append() { |
20 | install -d ${D}${datadir}/glibmm-2.4 | 20 | install -d ${D}${datadir}/glibmm-2.4 |