diff options
-rw-r--r-- | meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb (renamed from meta-oe/recipes-core/glib-2.0/glibmm_2.58.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.58.0.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb index 77774585de..87ab0cbc5c 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.58.0.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb | |||
@@ -14,8 +14,8 @@ SRC_URI = " \ | |||
14 | ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/${SHRT_VER}/glibmm-${PV}.tar.xz \ | 14 | ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/${SHRT_VER}/glibmm-${PV}.tar.xz \ |
15 | file://remove-examples.patch \ | 15 | file://remove-examples.patch \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "4a0402ac65a7c47424b4e21b81b079c0" | 17 | SRC_URI[md5sum] = "77f1016cbb27e15d4e04a2b7bfdb4cae" |
18 | SRC_URI[sha256sum] = "d34189237b99e88228e6f557f7d6e62f767fe356f395a244f5ad0e486254b645" | 18 | SRC_URI[sha256sum] = "6e5fe03bdf1e220eeffd543e017fd2fb15bcec9235f0ffd50674aff9362a85f0" |
19 | 19 | ||
20 | do_install_append() { | 20 | do_install_append() { |
21 | install -d ${D}${datadir}/glibmm-2.4 | 21 | install -d ${D}${datadir}/glibmm-2.4 |