[oe-commits] Otavio Salvador : flash-plugin: update to 10.2.153.1

git version control git at git.openembedded.org
Thu Mar 24 20:03:58 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 4c6a9d421c932c709f79c98d5b564b2da20d1259
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4c6a9d421c932c709f79c98d5b564b2da20d1259

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Mar 22 23:11:21 2011 +0000

flash-plugin: update to 10.2.153.1

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 ...in_10.0.22.87.bb => flash-plugin_10.2.153.1.bb} |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

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 d6cde60..af9df0a 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





More information about the Openembedded-commits mailing list