]> code.ossystems Code Review - openembedded-core.git/commitdiff
libx11-diet: Add SRC_URI Checksum
authorSaul Wold <sgw@linux.intel.com>
Tue, 4 Oct 2011 23:53:00 +0000 (16:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Oct 2011 21:58:08 +0000 (22:58 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb

index 487e796ea103a006b3dc8e9fa88aea062ab065a6..e7ad2d87805e070992f8cfb0dc8451a571c53ac4 100644 (file)
@@ -5,7 +5,7 @@ this version."
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=597df7e9217e89ccaeb749f48ce2aeb0"
 
-PR = "r3"
+PR = "r4"
 
 SRC_URI += "file://x11_disable_makekeys.patch \
             file://include_fix.patch \
@@ -14,6 +14,9 @@ SRC_URI += "file://x11_disable_makekeys.patch \
             file://fix-utf8-wrong-define.patch \
             file://nodolt.patch"
 
+SRC_URI[md5sum] = "0545089013213e90aac19b8f8045d32e"
+SRC_URI[sha256sum] = "34656d022ff2f94430b534612821428fe15ade028d86a42907958167f2e497ac"
+
 DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
             libxdmcp xf86bigfontproto kbproto inputproto xproto-native"