[oe-commits] Saul Wold : libx11-diet: Add SRC_URI Checksum

git version control git at git.openembedded.org
Fri Oct 7 10:35:59 UTC 2011


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Oct  4 16:53:00 2011 -0700

libx11-diet: Add SRC_URI Checksum

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb b/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
index 487e796..e7ad2d8 100644
--- a/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
@@ -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"
 





More information about the Openembedded-commits mailing list