[oe] [PATCH 10/17] cairomm: update to 1.11.2

Andreas Müller schnitzeltony at googlemail.com
Tue Aug 11 07:57:32 UTC 2015


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../recipes-graphics/cairo/{cairomm_1.10.0.bb => cairomm_1.11.2.bb} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
 rename meta-oe/recipes-graphics/cairo/{cairomm_1.10.0.bb => cairomm_1.11.2.bb} (68%)

diff --git a/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb b/meta-oe/recipes-graphics/cairo/cairomm_1.11.2.bb
similarity index 68%
rename from meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb
rename to meta-oe/recipes-graphics/cairo/cairomm_1.11.2.bb
index a5e383a..a330458 100644
--- a/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb
+++ b/meta-oe/recipes-graphics/cairo/cairomm_1.11.2.bb
@@ -3,15 +3,13 @@ SUMMARY = "C++ bindings for Cairo graphics library"
 LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9"
 
-PR = "r1"
-
 inherit autotools pkgconfig
 
 DEPENDS = "cairo libsigc++-2.0"
 
 SRC_URI = "http://cairographics.org/releases/cairomm-${PV}.tar.gz;name=archive"
-SRC_URI[archive.md5sum] = "9c63fb1c04c8ecd3c5e6473075b8c39f"
-SRC_URI[archive.sha256sum] = "068d96c43eae7b0a3d98648cbfc6fbd16acc385858e9ba6d37b5a47e4dba398f"
+SRC_URI[archive.md5sum] = "732a3ff5b57401eb5dfeef795a2a0c52"
+SRC_URI[archive.sha256sum] = "ccf677098c1e08e189add0bd146f78498109f202575491a82f1815b6bc28008d"
 
 FILES_${PN}-doc += "${datadir}/devhelp"
 FILES_${PN}-dev += "${libdir}/cairomm-*/"
-- 
2.1.0




More information about the Openembedded-devel mailing list