[oe-commits] Saul Wold : libcheck: Update to 0.9.9

git at git.openembedded.org git at git.openembedded.org
Tue Nov 20 15:30:26 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 0d856639e8c4fd31c7af222cdb2f37d6a9bec1db
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0d856639e8c4fd31c7af222cdb2f37d6a9bec1db

Author: Saul Wold <sgw at linux.intel.com>
Date:   Sun Nov 18 21:54:35 2012 -0800

libcheck: Update to 0.9.9

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../{libcheck_0.9.8.bb => libcheck_0.9.9.bb}       |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/libcheck/libcheck_0.9.8.bb b/meta/recipes-support/libcheck/libcheck_0.9.9.bb
similarity index 74%
rename from meta/recipes-support/libcheck/libcheck_0.9.8.bb
rename to meta/recipes-support/libcheck/libcheck_0.9.9.bb
index e988d47..5ccce7a 100644
--- a/meta/recipes-support/libcheck/libcheck_0.9.8.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.9.9.bb
@@ -5,14 +5,15 @@ SECTION = "devel"
 LICENSE  = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=2d5025d4aa3495befef8f17206a5b0a1"
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
            file://libcheck_fix_for_automake-1.12.patch \
           "
 
-SRC_URI[md5sum] = "5d75e9a6027cde79d2c339ef261e7470"
-SRC_URI[sha256sum] = "82acf956bb07584ffea2bf04d5989fe939c3e74ecf93133a21037fd0f7996a7f"
+SRC_URI[md5sum] = "f3702f2fcfc19ce3f62dca66c241a168"
+SRC_URI[sha256sum] = "1a7a9abb9d051e1b9da4149ce651436a29e20135a40bdb202bd7b2bef3878ac9"
+
 S = "${WORKDIR}/check-${PV}"
 
 inherit autotools pkgconfig





More information about the Openembedded-commits mailing list