[oe-commits] Ross Burton : libxmu: upgrade to 1.1.2

git at git.openembedded.org git at git.openembedded.org
Mon Oct 14 15:45:42 UTC 2013


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

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Oct  7 11:49:07 2013 +0000

libxmu: upgrade to 1.1.2

License checksum changed as some missing copyright notices and dates were added.

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

---

 .../xorg-lib/{libxmu_1.1.1.bb => libxmu_1.1.2.bb}  |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-graphics/xorg-lib/libxmu_1.1.1.bb b/meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb
similarity index 76%
rename from meta/recipes-graphics/xorg-lib/libxmu_1.1.1.bb
rename to meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb
index 18ced97..3922b52 100644
--- a/meta/recipes-graphics/xorg-lib/libxmu_1.1.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb
@@ -11,12 +11,11 @@ second library, libXmuu."
 require xorg-lib-common.inc
 
 LICENSE = "MIT & MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=15f1d981860c677503992da79140669c"
+LIC_FILES_CHKSUM = "file://COPYING;md5=def3d8e4e9c42004f1941fa22f01dc18"
 
 DEPENDS += "libxt libxext"
 PROVIDES = "xmu"
 
-PR = "r0"
 PE = "1"
 
 XORG_PN = "libXmu"
@@ -30,5 +29,5 @@ FILES_libxmuu-dev = "${libdir}/libXmuu.so"
 
 BBCLASSEXTEND = "native"
 
-SRC_URI[md5sum] = "a4efff8de85bd45dd3da124285d10c00"
-SRC_URI[sha256sum] = "709081c550cc3a866d7c760a3f97384a1fe16e27fc38fe8169b8db9f33aa7edd"
+SRC_URI[md5sum] = "41d92ab627dfa06568076043f3e089e4"
+SRC_URI[sha256sum] = "756edc7c383254eef8b4e1b733c3bf1dc061b523c9f9833ac7058378b8349d0b"



More information about the Openembedded-commits mailing list