From 44985d56bc556786812a0a02d6219afd31a7381d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 10 Apr 2010 11:21:48 +0200 Subject: recipes: move checksums to recipes from checksums.ini * fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa --- recipes/gnash/gnash-fb_0.8.5.bb | 3 +++ recipes/gnash/gnash-minimal_0.8.2.bb | 3 +++ recipes/gnash/gnash-minimal_0.8.3.bb | 3 +++ recipes/gnash/gnash_0.8.0.bb | 3 +++ recipes/gnash/gnash_0.8.1.bb | 3 +++ recipes/gnash/gnash_0.8.2.bb | 3 +++ recipes/gnash/gnash_0.8.3.bb | 3 +++ recipes/gnash/gnash_0.8.4.bb | 3 +++ recipes/gnash/gnash_0.8.5.bb | 3 +++ 9 files changed, 27 insertions(+) (limited to 'recipes/gnash') diff --git a/recipes/gnash/gnash-fb_0.8.5.bb b/recipes/gnash/gnash-fb_0.8.5.bb index 79e90a8d4e..a92b1e9664 100644 --- a/recipes/gnash/gnash-fb_0.8.5.bb +++ b/recipes/gnash/gnash-fb_0.8.5.bb @@ -64,3 +64,6 @@ EXTRA_OECONF = "--enable-gui=fb \ --disable-speexdsp \ " + +SRC_URI[md5sum] = "366f703c2eb1747e4109602b75439ff4" +SRC_URI[sha256sum] = "16f272214eed2ab50bcd9507d6299b82ed7d20e7e8eb253ab160e594eeb210b3" diff --git a/recipes/gnash/gnash-minimal_0.8.2.bb b/recipes/gnash/gnash-minimal_0.8.2.bb index 81a97e3b7d..1f35d93886 100644 --- a/recipes/gnash/gnash-minimal_0.8.2.bb +++ b/recipes/gnash/gnash-minimal_0.8.2.bb @@ -1,3 +1,6 @@ require gnash-minimal.inc PR = "r4" + +SRC_URI[md5sum] = "05cac831181be3fb40cbf3c00ab25c0f" +SRC_URI[sha256sum] = "4c81e71e6619b79da9641a90ed2c73c362603103bcdcc7b9cc5cc53739d06baa" diff --git a/recipes/gnash/gnash-minimal_0.8.3.bb b/recipes/gnash/gnash-minimal_0.8.3.bb index 6f78d94c10..5852388867 100644 --- a/recipes/gnash/gnash-minimal_0.8.3.bb +++ b/recipes/gnash/gnash-minimal_0.8.3.bb @@ -10,3 +10,6 @@ EXTRA_OECONF += " --without-included-ltdl \ SRC_URI += "file://libtool-2.2.patch;patch=1 file://libintl.patch;patch=1" + +SRC_URI[md5sum] = "5033ef2602ea1234a9ccb73000a0dedb" +SRC_URI[sha256sum] = "af1fd8454472e0ac588c015b09c67449392f32aa6297d4a625b8344dce11c39a" diff --git a/recipes/gnash/gnash_0.8.0.bb b/recipes/gnash/gnash_0.8.0.bb index e809525606..abc5511bdc 100644 --- a/recipes/gnash/gnash_0.8.0.bb +++ b/recipes/gnash/gnash_0.8.0.bb @@ -1,3 +1,6 @@ require gnash.inc PR = "r2" + +SRC_URI[md5sum] = "b3a3b22d608b5050b1b2743bc348c536" +SRC_URI[sha256sum] = "ff8c3ca6f297ad4fa7cc8fecea45119dbaf8fef7f95901c04eccbf0d6424ef84" diff --git a/recipes/gnash/gnash_0.8.1.bb b/recipes/gnash/gnash_0.8.1.bb index e809525606..a4d350b726 100644 --- a/recipes/gnash/gnash_0.8.1.bb +++ b/recipes/gnash/gnash_0.8.1.bb @@ -1,3 +1,6 @@ require gnash.inc PR = "r2" + +SRC_URI[md5sum] = "5f80a25cb7a37fb351d28fd2097d8f3e" +SRC_URI[sha256sum] = "30fb283e707bc209109ca313c83b069b1c482497b62f8c4cc37e9a23e0ba8993" diff --git a/recipes/gnash/gnash_0.8.2.bb b/recipes/gnash/gnash_0.8.2.bb index e809525606..eb4e43193d 100644 --- a/recipes/gnash/gnash_0.8.2.bb +++ b/recipes/gnash/gnash_0.8.2.bb @@ -1,3 +1,6 @@ require gnash.inc PR = "r2" + +SRC_URI[md5sum] = "05cac831181be3fb40cbf3c00ab25c0f" +SRC_URI[sha256sum] = "4c81e71e6619b79da9641a90ed2c73c362603103bcdcc7b9cc5cc53739d06baa" diff --git a/recipes/gnash/gnash_0.8.3.bb b/recipes/gnash/gnash_0.8.3.bb index 1b36f30af0..ccb8f28723 100644 --- a/recipes/gnash/gnash_0.8.3.bb +++ b/recipes/gnash/gnash_0.8.3.bb @@ -9,3 +9,6 @@ EXTRA_OECONF += " --without-included-ltdl \ SRC_URI += "file://libtool-2.2.patch;patch=1" + +SRC_URI[md5sum] = "5033ef2602ea1234a9ccb73000a0dedb" +SRC_URI[sha256sum] = "af1fd8454472e0ac588c015b09c67449392f32aa6297d4a625b8344dce11c39a" diff --git a/recipes/gnash/gnash_0.8.4.bb b/recipes/gnash/gnash_0.8.4.bb index 0a9c780cc4..0bb40aa691 100644 --- a/recipes/gnash/gnash_0.8.4.bb +++ b/recipes/gnash/gnash_0.8.4.bb @@ -22,3 +22,6 @@ EXTRA_OECONF += " --without-included-ltdl \ --with-png-lib=${STAGING_LIBDIR} \ " + +SRC_URI[md5sum] = "b47a7ed4b7c66b8c2ebacc2286ef0d4b" +SRC_URI[sha256sum] = "6ffe4bdbc22de712e59205a27b46aa93a5372c67829c7f02d6b1c1778e9f9224" diff --git a/recipes/gnash/gnash_0.8.5.bb b/recipes/gnash/gnash_0.8.5.bb index cad9909873..1394e2b5b8 100644 --- a/recipes/gnash/gnash_0.8.5.bb +++ b/recipes/gnash/gnash_0.8.5.bb @@ -43,3 +43,6 @@ EXTRA_OECONF += " --without-included-ltdl \ --disable-speexdsp \ " + +SRC_URI[md5sum] = "366f703c2eb1747e4109602b75439ff4" +SRC_URI[sha256sum] = "16f272214eed2ab50bcd9507d6299b82ed7d20e7e8eb253ab160e594eeb210b3" -- cgit 1.2.3-korg