]> code.ossystems Code Review - openembedded-core.git/commitdiff
libsdl: add SRC_URI Checksums
authorSaul Wold <sgw@linux.intel.com>
Tue, 26 Apr 2011 21:58:04 +0000 (14:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Apr 2011 08:52:29 +0000 (09:52 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/libsdl/libsdl-nativesdk_1.2.11.bb

index 2ef14b83a82f0636f52a58bc0a34bc6afc4a6a28..e64a62e668423c0e32111f1f9c25c481fffa09a1 100644 (file)
@@ -14,6 +14,9 @@ SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
           file://kernel-asm-page.patch;patch=1 "
 S = "${WORKDIR}/SDL-${PV}"
 
+SRC_URI[md5sum] = "418b42956b7cd103bfab1b9077ccc149"
+SRC_URI[sha256sum] = "6985823287b224b57390b1c1b6cbc54cc9a7d7757fbf9934ed20754b4cd23730"
+
 inherit autotools binconfig pkgconfig nativesdk
 
 EXTRA_OECONF = "--disable-static --disable-debug --disable-cdrom --enable-threads --enable-timers --enable-endian \