[oe-commits] Koen Kooi : glibmm: add 2.24.0

git version control git at git.openembedded.org
Thu Apr 1 22:30:47 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: b8141961809bef13b91bbc6f2264559383d5c4ad
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b8141961809bef13b91bbc6f2264559383d5c4ad

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Apr  1 15:45:38 2010 +0200

glibmm: add 2.24.0

---

 recipes/glibmm/glibmm.inc       |    2 +-
 recipes/glibmm/glibmm_2.24.0.bb |    9 +++++++++
 2 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/recipes/glibmm/glibmm.inc b/recipes/glibmm/glibmm.inc
index 62d0bfc..6f485a5 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 0000000..0de5ebf
--- /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"
+





More information about the Openembedded-commits mailing list