diff options
-rw-r--r-- | meta-oe/recipes-core/glib-2.0/glibmm_2.60.0.bb (renamed from meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.60.0.bb index 1e5094bd16..7163212b55 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.60.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] = "77f1016cbb27e15d4e04a2b7bfdb4cae" | 16 | SRC_URI[archive.md5sum] = "0f6180d185c067bdb2aa30d035f9b867" |
17 | SRC_URI[archive.sha256sum] = "6e5fe03bdf1e220eeffd543e017fd2fb15bcec9235f0ffd50674aff9362a85f0" | 17 | SRC_URI[archive.sha256sum] = "a3a1b1c9805479a16c0018acd84b3bfff23a122aee9e3c5013bb81231aeef2bc" |
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 |