]> code.ossystems Code Review - openembedded-core.git/commitdiff
libsdl2: upgrade to 2.0.3
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 12 May 2014 14:56:42 +0000 (15:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 May 2014 22:24:05 +0000 (23:24 +0100)
License checksum changed only because copyright year changed; the actual
license text remains the same.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/libsdl2/libsdl2_2.0.3.bb [moved from meta/recipes-graphics/libsdl2/libsdl2_2.0.1.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.0.1.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.0.3.bb
index fa19566162fcbbeb9a3e2521f6b98cff0f77f62d..38304a96a4560711811edc1d9671dc587fd7735b 100644 (file)
@@ -8,7 +8,7 @@ BUGTRACKER = "http://bugzilla.libsdl.org/"
 SECTION = "libs"
 
 LICENSE = "Zlib"
-LIC_FILES_CHKSUM = "file://COPYING.txt;md5=0605ca7e995ab1217e0bb988731a87fe"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=67dcb7fae16952557bc5f96e9eb5d188"
 
 PROVIDES = "virtual/libsdl2"
 
@@ -23,8 +23,8 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz \
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[md5sum] = "0eb97039488bf463e775295f7b18b227"
-SRC_URI[sha256sum] = "0ae7e902a26777614a011fe7053ca7e8b14843db3c42ca117564d208cf6732f0"
+SRC_URI[md5sum] = "fe6c61d2e9df9ef570e7e80c6e822537"
+SRC_URI[sha256sum] = "a5a69a6abf80bcce713fa873607735fe712f44276a7f048d60a61bb2f6b3c90c"
 
 inherit autotools lib_package binconfig pkgconfig