diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-10 11:21:48 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 20:07:27 +0200 |
commit | 44985d56bc556786812a0a02d6219afd31a7381d (patch) | |
tree | 9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/linux-libc-headers | |
parent | a8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff) |
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 <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux-libc-headers')
14 files changed, 42 insertions, 0 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb index 75a6251038..af1b86dfe5 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.11.1.bb @@ -48,3 +48,6 @@ do_install() { cp -pfLR include/linux ${D}${includedir}/ cp -pfLR include/asm ${D}${includedir}/ } + +SRC_URI[md5sum] = "1df3e4fbf2670712cecb4953e2d24834" +SRC_URI[sha256sum] = "8dffedf772a9f75a8cee2a603e1b14e4b7848010dcfa0e6b087afcf4f66da6de" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb index e8d59d8ecc..fcf3e9eb11 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.15.99.bb @@ -62,3 +62,6 @@ do_install() { cp -pfLR include/asm-generic ${D}${includedir}/ } + +SRC_URI[md5sum] = "0ab7fdfc84522e16bfe78b8e0cc66bfa" +SRC_URI[sha256sum] = "c8630034519e525347e0cb8435bdf0edf9fbad2d16392768ba142c06681b2305" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb index a07ff08740..70c24de9ab 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.18+2.6.19-rc1.bb @@ -39,3 +39,6 @@ do_install() { cp -pfLR ${S}${includedir}/asm-${ARCH} ${D}${includedir}/asm cp -pfLR ${S}${includedir}/asm-generic ${D}${includedir}/ } + +SRC_URI[md5sum] = "f1fc22939d71224923f168ba179b3e51" +SRC_URI[sha256sum] = "35b9045edc5992c2d168fc72ca04a57f4e1c81a0ea987fa88342e54f7c79fbd4" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb index 60472165b7..8df5762725 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.18.bb @@ -50,3 +50,6 @@ do_install() { do_install_append_arm() { cp include/asm-arm/procinfo.h ${D}${includedir}/asm } + +SRC_URI[md5sum] = "296a6d150d260144639c3664d127d174" +SRC_URI[sha256sum] = "c95280ff6c5d2a17788f7cc582d23ae8a9a7ba3f202ec6e4238eaadfce7c163d" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb index 420f889f11..4021bc4152 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.20.bb @@ -48,3 +48,6 @@ do_install() { do_install_append_arm() { cp ${WORKDIR}/procinfo.h ${D}${includedir}/asm/ } + +SRC_URI[md5sum] = "34b0f354819217e6a345f48ebbd8f13e" +SRC_URI[sha256sum] = "2c14ada1ac7d272e03b430d3a530d60fc9ec69cc8252382aa049afba7d2b8558" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.22.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.22.bb index fc57465863..6b9a9f7f56 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.22.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.22.bb @@ -46,3 +46,6 @@ do_install() { do_install_append_arm() { cp ${WORKDIR}/procinfo.h ${D}${includedir}/asm/ } + +SRC_URI[md5sum] = "2e230d005c002fb3d38a3ca07c0200d0" +SRC_URI[sha256sum] = "73c10604c53f1a6ee65ef805293d23903696f8cef864f42d7de9506f0d2ba4c7" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb index 61ef961029..0ab9d4319d 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.23.bb @@ -48,3 +48,6 @@ do_install() { do_install_append_arm() { cp ${WORKDIR}/procinfo.h ${D}${includedir}/asm/ } + +SRC_URI[md5sum] = "2cc2fd4d521dc5d7cfce0d8a9d1b3472" +SRC_URI[sha256sum] = "d4e67c0935ffb2a4158234bff92cc791b83177866009fc9b2214104e0038dbdb" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb index 3f2306c477..3b815d103e 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.25.bb @@ -50,3 +50,6 @@ do_install() { do_install_append_arm() { cp ${WORKDIR}/procinfo.h ${D}${includedir}/asm/ } + +SRC_URI[md5sum] = "db95a49a656a3247d4995a797d333153" +SRC_URI[sha256sum] = "108b2a3f2b05c0e57d1d0977619525e46f8d4b425aef4b38b47dcf94292f2dd2" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.29.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.29.bb index 37bab5592f..d939349268 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.29.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.29.bb @@ -42,3 +42,6 @@ do_install() { set_arch oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix} ARCH=$ARCH } + +SRC_URI[md5sum] = "64921b5ff5cdadbccfcd3820f03be7d8" +SRC_URI[sha256sum] = "58a5ea16d499fe06f90fcbf1d687d1235d2cb9bc28bf979867bd3faadf38fc3f" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb index c29b8efb41..4f48c5b604 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.30.bb @@ -45,3 +45,6 @@ do_install() { set_arch oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix} ARCH=$ARCH } + +SRC_URI[md5sum] = "7a80058a6382e5108cdb5554d1609615" +SRC_URI[sha256sum] = "d7b9f19b92fd5c693c16cd62f441d051b699f28ec6a175d1b464e58bacd8c78f" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb index f01af4ecde..2e4041f297 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb @@ -45,3 +45,6 @@ do_install() { set_arch oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix} ARCH=$ARCH } + +SRC_URI[md5sum] = "84c077a37684e4cbfa67b18154390d8a" +SRC_URI[sha256sum] = "0acd83f7b85db7ee18c2b0b7505e1ba6fd722c36f49a8870a831c851660e3512" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb index 29d52cfc51..d82a749f0a 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb @@ -45,3 +45,6 @@ do_install() { set_arch oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix} ARCH=$ARCH } + +SRC_URI[md5sum] = "260551284ac224c3a43c4adac7df4879" +SRC_URI[sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb index 1c7a5885d2..224c1da3e2 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.7.0.bb @@ -45,3 +45,6 @@ do_stage () { cp -pfLR include/asm ${STAGING_INCDIR}/ ln -sf ${STAGING_KERNEL_DIR}/include/linux/wireless.h ${STAGING_INCDIR}/linux/wireless.h } + +SRC_URI[md5sum] = "ac14861e5fa7e52d98a6174add34084d" +SRC_URI[sha256sum] = "455f352e2ec707e4abf02091c4c49ffa5611294eb75959c25d77967a02636577" diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb index 5e1c71ef1f..d8376ef05f 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.8.1.bb @@ -52,3 +52,6 @@ do_stage () { cp -pfLR include/linux ${STAGING_INCDIR}/ cp -pfLR include/asm ${STAGING_INCDIR}/ } + +SRC_URI[md5sum] = "a75c264f90b07b4f3ba05febc7386f4b" +SRC_URI[sha256sum] = "384c0e97100170b4566a0b335a18246c42c76df682377cae6ed1c72be8aadc0e" |