flash-plugin: update to 10.2.153.1
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 22 Mar 2011 23:11:21 +0000 (23:11 +0000)
committerKhem Raj <raj.khem@gmail.com>
Tue, 22 Mar 2011 22:45:08 +0000 (15:45 -0700)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/adobe-flash/flash-plugin_10.2.153.1.bb [moved from recipes/adobe-flash/flash-plugin_10.0.22.87.bb with 83% similarity]

@@ -14,8 +14,14 @@ LICENSE = "AdobeFlash"
 DEPENDS = "rpm2cpio-native"
 PR = "r1"
 
+# it lacks GNU_HASH but we can't fix it, so ignore it
+INSANE_SKIP_${PN} = "1"
+
 SRC_URI = "${ADOBE_MIRROR}/flash-plugin-${PV}-release.i386.rpm"
 
+SRC_URI[md5sum] = "4ef7c931c442aef19c920580de0e1c42"
+SRC_URI[sha256sum] = "9899252732cc94b3bc0ae7e145c6c5e94255e123bd8d5298f9ec40cb10f63568"
+
 do_configure() {
         rpm=${WORKDIR}/flash-plugin-${PV}-release.i386.rpm
         if [ -f "$rpm" ]; then