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/rt2x00/rt2570-k2wrlz_1.6.0.bb | 3 +++ recipes/rt2x00/rt2570-k2wrlz_1.6.1.bb | 3 +++ recipes/rt2x00/rt2570_1.1.0-b2.bb | 3 +++ recipes/rt2x00/rt3070_2.1.1.0.bb | 3 +++ recipes/rt2x00/rt61-firmware_1.2.bb | 3 +++ recipes/rt2x00/rt73-chumby_1.2.bb | 3 +++ recipes/rt2x00/rt73-firmware_1.8.bb | 3 +++ recipes/rt2x00/rt73-k2wrlz_1.0.0.bb | 3 +++ recipes/rt2x00/rt73-k2wrlz_2.0.1.bb | 3 +++ recipes/rt2x00/rt73-k2wrlz_3.0.0.bb | 3 +++ 10 files changed, 30 insertions(+) (limited to 'recipes/rt2x00') diff --git a/recipes/rt2x00/rt2570-k2wrlz_1.6.0.bb b/recipes/rt2x00/rt2570-k2wrlz_1.6.0.bb index 32d17f3e56..8e8024402a 100644 --- a/recipes/rt2x00/rt2570-k2wrlz_1.6.0.bb +++ b/recipes/rt2x00/rt2570-k2wrlz_1.6.0.bb @@ -17,3 +17,6 @@ do_install() { install -d ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra install -m 0644 rt2570${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra/ } + +SRC_URI[md5sum] = "9b96ffc8ceece0522daac443bc41c4af" +SRC_URI[sha256sum] = "31248ac19b7935638c373aeced6187262a440d195dabfef6128845b4b16bee6c" diff --git a/recipes/rt2x00/rt2570-k2wrlz_1.6.1.bb b/recipes/rt2x00/rt2570-k2wrlz_1.6.1.bb index 98fe660177..3da813d4b6 100644 --- a/recipes/rt2x00/rt2570-k2wrlz_1.6.1.bb +++ b/recipes/rt2x00/rt2570-k2wrlz_1.6.1.bb @@ -25,3 +25,6 @@ do_install() { install -m 0644 rt2570${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra/ } + +SRC_URI[md5sum] = "87947cf1868ac37d4d756f3585dbf1e6" +SRC_URI[sha256sum] = "11d2c4a1b69a4b2b49811128a41c33f25c71e590b019ace392761598ca3d419f" diff --git a/recipes/rt2x00/rt2570_1.1.0-b2.bb b/recipes/rt2x00/rt2570_1.1.0-b2.bb index 4d4ef038c6..b1039a1844 100644 --- a/recipes/rt2x00/rt2570_1.1.0-b2.bb +++ b/recipes/rt2x00/rt2570_1.1.0-b2.bb @@ -17,3 +17,6 @@ do_install() { install -d ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra install -m 0644 rt2570${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra/ } + +SRC_URI[md5sum] = "f4131d670920a878b4d4a0f5d4d8b93a" +SRC_URI[sha256sum] = "a677291149687339396fed06c46cc08fd76fcb62d0f4459cae02c6cf54b4eb39" diff --git a/recipes/rt2x00/rt3070_2.1.1.0.bb b/recipes/rt2x00/rt3070_2.1.1.0.bb index 324471ad8f..46b26cd3e4 100644 --- a/recipes/rt2x00/rt3070_2.1.1.0.bb +++ b/recipes/rt2x00/rt3070_2.1.1.0.bb @@ -27,3 +27,6 @@ PACKAGES =+ "${PN}-firmware" FILES_${PN}-firmware = "/etc /lib/firmware" RDEPENDS_${PN} = "${PN}-firmware" + +SRC_URI[md5sum] = "705c5f8ba0f8a378218fef74859335f5" +SRC_URI[sha256sum] = "b2a24265bb29f4d429ec42fefbfc545b898c8c046c01c577ca08d9cc65c860d7" diff --git a/recipes/rt2x00/rt61-firmware_1.2.bb b/recipes/rt2x00/rt61-firmware_1.2.bb index 9fad60d906..c7ecbe965d 100644 --- a/recipes/rt2x00/rt61-firmware_1.2.bb +++ b/recipes/rt2x00/rt61-firmware_1.2.bb @@ -12,3 +12,6 @@ do_install() { FILES_${PN} = "${base_libdir}/firmware/" PACKAGE_ARCH = "all" + +SRC_URI[md5sum] = "d4c690c93b470bc9a681297c2adc6281" +SRC_URI[sha256sum] = "481f113c505ed186049287bd8e9ad8fcb8dbbb32f3bb718f04e4dc148b63c8e4" diff --git a/recipes/rt2x00/rt73-chumby_1.2.bb b/recipes/rt2x00/rt73-chumby_1.2.bb index 3c03fc94a8..48b5227f21 100644 --- a/recipes/rt2x00/rt73-chumby_1.2.bb +++ b/recipes/rt2x00/rt73-chumby_1.2.bb @@ -19,3 +19,6 @@ do_install() { install -m 0644 rt73.bin ${D}${sysconfdir}/Wireless/RT73STA/ } + +SRC_URI[md5sum] = "0340e1ceba72330111e6fc85679c75bf" +SRC_URI[sha256sum] = "94beb93da6dabd16892c899f496eeec745fc69b856abd0d19896b2a4b0fb7c72" diff --git a/recipes/rt2x00/rt73-firmware_1.8.bb b/recipes/rt2x00/rt73-firmware_1.8.bb index 0f3a2e4a5c..f30ae8d568 100644 --- a/recipes/rt2x00/rt73-firmware_1.8.bb +++ b/recipes/rt2x00/rt73-firmware_1.8.bb @@ -14,3 +14,6 @@ do_install() { FILES_${PN} = "${base_libdir}/firmware/" PACKAGE_ARCH = "all" + +SRC_URI[md5sum] = "1e7a5dc574e0268574fcda3fd5cf52f7" +SRC_URI[sha256sum] = "e2d3ac1aaf4815e0c9531bc3fb7f56f30604cd52351332f1f8d6a28bb9a953bf" diff --git a/recipes/rt2x00/rt73-k2wrlz_1.0.0.bb b/recipes/rt2x00/rt73-k2wrlz_1.0.0.bb index 39b146a99f..c36ecb2ae3 100644 --- a/recipes/rt2x00/rt73-k2wrlz_1.0.0.bb +++ b/recipes/rt2x00/rt73-k2wrlz_1.0.0.bb @@ -15,3 +15,6 @@ do_install() { install -d ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra install -m 0644 rt73${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra/ } + +SRC_URI[md5sum] = "be1820ec548283ccaf5eea7094193351" +SRC_URI[sha256sum] = "6b9dfcfe509f3c659e2450610ad3bf0a9eef613481085b1b1bfed6647f21782d" diff --git a/recipes/rt2x00/rt73-k2wrlz_2.0.1.bb b/recipes/rt2x00/rt73-k2wrlz_2.0.1.bb index b9f6fa1145..baf86ebbbb 100644 --- a/recipes/rt2x00/rt73-k2wrlz_2.0.1.bb +++ b/recipes/rt2x00/rt73-k2wrlz_2.0.1.bb @@ -17,3 +17,6 @@ do_install() { install -m 0644 rt73${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra/ } + +SRC_URI[md5sum] = "121e2ed57d01e04f82e942c502b1ca75" +SRC_URI[sha256sum] = "e04718f3989bc567bf185cacfb27e324218cce5f5c87fca65328e49a3b56e603" diff --git a/recipes/rt2x00/rt73-k2wrlz_3.0.0.bb b/recipes/rt2x00/rt73-k2wrlz_3.0.0.bb index b9f6fa1145..ed96b2009c 100644 --- a/recipes/rt2x00/rt73-k2wrlz_3.0.0.bb +++ b/recipes/rt2x00/rt73-k2wrlz_3.0.0.bb @@ -17,3 +17,6 @@ do_install() { install -m 0644 rt73${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/extra/ } + +SRC_URI[md5sum] = "952af13db40a8aa723c859256c697a9c" +SRC_URI[sha256sum] = "91619748c4dba733c60eb8a40805c972f407b2463dc6de856ac40336d66bc16c" -- cgit 1.2.3-korg