[OE-core] [PATCH 4/4] libsdl2: upgrade to 2.0.1

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jan 13 15:22:09 UTC 2014


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-graphics/libsdl2/{libsdl2_2.0.0.bb => libsdl2_2.0.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/libsdl2/{libsdl2_2.0.0.bb => libsdl2_2.0.1.bb} (94%)

diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.0.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.1.bb
similarity index 94%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.0.0.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.0.1.bb
index f393e33..7958f7b 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.0.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.1.bb
@@ -23,8 +23,8 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz \
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[md5sum] = "beec89afb6edcc6f0abc4114f2e6bcf7"
-SRC_URI[sha256sum] = "6f6ac8153d90e06a118474d5400624ae82b3d3e080915505db27cebc52b27178"
+SRC_URI[md5sum] = "0eb97039488bf463e775295f7b18b227"
+SRC_URI[sha256sum] = "0ae7e902a26777614a011fe7053ca7e8b14843db3c42ca117564d208cf6732f0"
 
 inherit autotools lib_package binconfig pkgconfig
 
-- 
1.8.1.2




More information about the Openembedded-core mailing list