From: Otavio Salvador Date: Tue, 22 Mar 2011 23:11:21 +0000 (+0000) Subject: flash-plugin: update to 10.2.153.1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6a9d421c932c709f79c98d5b564b2da20d1259;p=openembedded.git flash-plugin: update to 10.2.153.1 Signed-off-by: Otavio Salvador Signed-off-by: Khem Raj --- diff --git a/recipes/adobe-flash/flash-plugin_10.0.22.87.bb b/recipes/adobe-flash/flash-plugin_10.2.153.1.bb similarity index 83% rename from recipes/adobe-flash/flash-plugin_10.0.22.87.bb rename to recipes/adobe-flash/flash-plugin_10.2.153.1.bb index d6cde60031..af9df0a789 100644 --- a/recipes/adobe-flash/flash-plugin_10.0.22.87.bb +++ b/recipes/adobe-flash/flash-plugin_10.2.153.1.bb @@ -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