aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-01 15:45:38 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-01 19:59:09 +0200
commitb8141961809bef13b91bbc6f2264559383d5c4ad (patch)
treee36a9d84343d0afdf443edaa3095d515d302623c /recipes
parent50a98e79026ef71b61915c63e62d23b6b7f0a17c (diff)
downloadopenembedded-b8141961809bef13b91bbc6f2264559383d5c4ad.tar.gz
glibmm: add 2.24.0
Diffstat (limited to 'recipes')
-rw-r--r--recipes/glibmm/glibmm.inc2
-rw-r--r--recipes/glibmm/glibmm_2.24.0.bb9
2 files changed, 10 insertions, 1 deletions
diff --git a/recipes/glibmm/glibmm.inc b/recipes/glibmm/glibmm.inc
index 62d0bfcd9c..6f485a54e9 100644
--- a/recipes/glibmm/glibmm.inc
+++ b/recipes/glibmm/glibmm.inc
@@ -6,7 +6,7 @@ LICENSE = "LGPL"
DEPENDS = "glib-2.0 libsigc++-2.0"
SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
-SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/${SHRT_VER}/glibmm-${PV}.tar.bz2"
+SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/${SHRT_VER}/glibmm-${PV}.tar.bz2;name=archive"
inherit autotools pkgconfig flow-lossage
diff --git a/recipes/glibmm/glibmm_2.24.0.bb b/recipes/glibmm/glibmm_2.24.0.bb
new file mode 100644
index 0000000000..0de5ebf2f6
--- /dev/null
+++ b/recipes/glibmm/glibmm_2.24.0.bb
@@ -0,0 +1,9 @@
+require glibmm.inc
+
+DEPENDS += "mm-common"
+
+SRC_URI += " file://remove-examples.patch;patch=1"
+
+SRC_URI[archive.md5sum] = "58cec0c50bb079638265f3340565b421"
+SRC_URI[archive.sha256sum] = "ff93ec4e3c9c54d91e5ecc1b5dde0acceeeeb0e03d6031db8587b27a2f83743f"
+