summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-10-07 11:49:07 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-14 16:55:28 +0100
commit5e8e40529deeecd6f5a7794f9d6b8ab030b0c40e (patch)
tree8bf78d9f88bef3a6b8628ece636625fab75f6b3b /meta/recipes-graphics
parentfa21d18486c62197ef2af177667961d80bdfd819 (diff)
downloadast2050-yocto-poky-5e8e40529deeecd6f5a7794f9d6b8ab030b0c40e.zip
ast2050-yocto-poky-5e8e40529deeecd6f5a7794f9d6b8ab030b0c40e.tar.gz
libxmu: upgrade to 1.1.2
License checksum changed as some missing copyright notices and dates were added. (From OE-Core rev: 2516c3a84c7ab146937ff85dbe03df841aec3906) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb (renamed from meta/recipes-graphics/xorg-lib/libxmu_1.1.1.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
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"
OpenPOWER on IntegriCloud