diff options
-rw-r--r-- | meta-oe/recipes-core/glib-2.0/glibmm_2.44.0.bb (renamed from meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.44.0.bb index 71daf9dea1..d9cffff7b8 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.44.0.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] = "5c96d566c22c209d7b9cbf2344c469e9" | 17 | SRC_URI[md5sum] = "32ee4150b436d097fe2506d0b0b13a75" |
18 | SRC_URI[sha256sum] = "f15b65bf5740257be03c69f2f5ae71436ac3011ebeb02274b2b99b796c6837cf" | 18 | SRC_URI[sha256sum] = "1b0ac0425d24895507c0e0e8088a464c7ae2d289c47afa1c11f63278fc672ea8" |
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 |