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/nonworking/maemo | |
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/nonworking/maemo')
10 files changed, 30 insertions, 0 deletions
diff --git a/recipes/nonworking/maemo/hildon-base-lib_0.8.6-2.bb b/recipes/nonworking/maemo/hildon-base-lib_0.8.6-2.bb index 58d7f54a8b..83d7ab8df4 100644 --- a/recipes/nonworking/maemo/hildon-base-lib_0.8.6-2.bb +++ b/recipes/nonworking/maemo/hildon-base-lib_0.8.6-2.bb @@ -18,3 +18,6 @@ do_stage() { install .libs/libhildonbase.so.0 ${STAGING_LIBDIR}/libhildonbase.so.0 install .libs/libhildonbase.so.0.0.1 ${STAGING_LIBDIR}/libhildonbase.so.0.0.1 } + +SRC_URI[md5sum] = "388d916894122be839ba09d804eefeb5" +SRC_URI[sha256sum] = "c8eabb77f72efaedb2ed4f1f18e2f3ca84164e0a9fa4dd313a23e3b0cc1ca3d4" diff --git a/recipes/nonworking/maemo/hildon-fm_0.9.1-2.bb b/recipes/nonworking/maemo/hildon-fm_0.9.1-2.bb index 40654295f9..f6e1460fff 100644 --- a/recipes/nonworking/maemo/hildon-fm_0.9.1-2.bb +++ b/recipes/nonworking/maemo/hildon-fm_0.9.1-2.bb @@ -17,3 +17,6 @@ do_stage() { install -m 644 hildon-fm/*.h ${STAGING_INCDIR}/hildon-fm/hildon-widgets install -m 755 hildon-fm/.libs/*.so* ${STAGING_LIBDIR} } + +SRC_URI[md5sum] = "6d2646bf0ef3da795a34245b870f7983" +SRC_URI[sha256sum] = "9305aff5ec4eefe462e94b49c0e1ec3037e9d3ae5a6fa47c8cb7136dadcb1e8c" diff --git a/recipes/nonworking/maemo/hildon-home_0.8.20-2.bb b/recipes/nonworking/maemo/hildon-home_0.8.20-2.bb index e4050c7406..5147a8b9e0 100644 --- a/recipes/nonworking/maemo/hildon-home_0.8.20-2.bb +++ b/recipes/nonworking/maemo/hildon-home_0.8.20-2.bb @@ -11,3 +11,6 @@ S = "${WORKDIR}/hildon-home-0.8.20" inherit autotools pkgconfig + +SRC_URI[md5sum] = "dd62148b18abe1e02182abba91e1d55b" +SRC_URI[sha256sum] = "1b62825a44d7058e56162d6fc08d06454d30889cfaad6ff0bbd9e32bf4b0ce5c" diff --git a/recipes/nonworking/maemo/hildon-initscripts_0.8.14-1.bb b/recipes/nonworking/maemo/hildon-initscripts_0.8.14-1.bb index ef93f007cb..5ca6a9ba90 100644 --- a/recipes/nonworking/maemo/hildon-initscripts_0.8.14-1.bb +++ b/recipes/nonworking/maemo/hildon-initscripts_0.8.14-1.bb @@ -9,3 +9,6 @@ SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV S = "${WORKDIR}/hildon-initscripts-0.8.14" inherit autotools pkgconfig + +SRC_URI[md5sum] = "1dbed6346a9db52b4089cbea8786b365" +SRC_URI[sha256sum] = "0dadf64980c5653336a0008b1fd8d77e54596710f5ae59b68115923731b2438f" diff --git a/recipes/nonworking/maemo/hildon-lgpl_0.9.14-2.bb b/recipes/nonworking/maemo/hildon-lgpl_0.9.14-2.bb index c4ec3a50cf..2d0f1e15ba 100644 --- a/recipes/nonworking/maemo/hildon-lgpl_0.9.14-2.bb +++ b/recipes/nonworking/maemo/hildon-lgpl_0.9.14-2.bb @@ -24,3 +24,6 @@ do_stage() { install -m 644 hildon-lgpl/*.h ${STAGING_INCDIR}/hildon-widgets install hildon-lgpl/.libs/libhildonlgpl.so.0.4.0 ${STAGING_LIBDIR}/libhildonlgpl.so } + +SRC_URI[md5sum] = "5218b2d7864f6f8af3ab6ea0cc27a313" +SRC_URI[sha256sum] = "43a532c99b8cdcc0e2f60d95769dee89f2e03a37c5d5931b8de6e4c39ad721ad" diff --git a/recipes/nonworking/maemo/hildon-libs_0.9.6-2.bb b/recipes/nonworking/maemo/hildon-libs_0.9.6-2.bb index 947f22ce66..70fc90e21d 100644 --- a/recipes/nonworking/maemo/hildon-libs_0.9.6-2.bb +++ b/recipes/nonworking/maemo/hildon-libs_0.9.6-2.bb @@ -22,3 +22,6 @@ do_stage() { install -d ${STAGING_INCDIR}/hildon-widgets install -m 644 hildon-widgets/*.h ${STAGING_INCDIR}/hildon-widgets } + +SRC_URI[md5sum] = "cba9fb4c6d61720d03aa4a4d543e2c5b" +SRC_URI[sha256sum] = "763bd538f0647c373383c2d91fc0c76ae4840d64158509347162b20425a4c8f9" diff --git a/recipes/nonworking/maemo/hildon-navigator_0.9.6-2.bb b/recipes/nonworking/maemo/hildon-navigator_0.9.6-2.bb index 6772dbd118..25fe77ac3f 100644 --- a/recipes/nonworking/maemo/hildon-navigator_0.9.6-2.bb +++ b/recipes/nonworking/maemo/hildon-navigator_0.9.6-2.bb @@ -11,3 +11,6 @@ S = "${WORKDIR}/hildon-navigator-0.9.6" inherit autotools pkgconfig #FILES_${PN} += " ${libdir}/outo/*.so" + +SRC_URI[md5sum] = "e2c2bdfb741f4e2a7d3d696597890139" +SRC_URI[sha256sum] = "51005d8161b45a422158f04e76b244394aa5eb99b5098b2846f989ee9845b9e6" diff --git a/recipes/nonworking/maemo/osso-screenshot-tool_1.20-1.bb b/recipes/nonworking/maemo/osso-screenshot-tool_1.20-1.bb index 5568191fdf..3c3af72799 100644 --- a/recipes/nonworking/maemo/osso-screenshot-tool_1.20-1.bb +++ b/recipes/nonworking/maemo/osso-screenshot-tool_1.20-1.bb @@ -7,3 +7,6 @@ SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV S = "${WORKDIR}/${PN}-1.20" inherit pkgconfig autotools + +SRC_URI[md5sum] = "d07be50f058ef53fbdc5c1720f26b9ad" +SRC_URI[sha256sum] = "c01553daef241e425afd17f421f0cd2b8bf8ba03f55f5a3e30192c36511aa199" diff --git a/recipes/nonworking/maemo/osso-thumbnail_0.3.1-1.bb b/recipes/nonworking/maemo/osso-thumbnail_0.3.1-1.bb index 866e755b0d..ace13be559 100644 --- a/recipes/nonworking/maemo/osso-thumbnail_0.3.1-1.bb +++ b/recipes/nonworking/maemo/osso-thumbnail_0.3.1-1.bb @@ -20,3 +20,6 @@ do_stage() { } + +SRC_URI[md5sum] = "95d35782e17404fa4c4b634ed7cd898d" +SRC_URI[sha256sum] = "bec82e8b1b695f14403931a61ff438ebb62853a398598b540faabeea5fc774ad" diff --git a/recipes/nonworking/maemo/sapwood_1.20-1.bb b/recipes/nonworking/maemo/sapwood_1.20-1.bb index 8cd52fa602..3e1de4be0e 100644 --- a/recipes/nonworking/maemo/sapwood_1.20-1.bb +++ b/recipes/nonworking/maemo/sapwood_1.20-1.bb @@ -21,3 +21,6 @@ do_install_append () { } + +SRC_URI[md5sum] = "92dbb7fbcf468030662d4a103ecaca58" +SRC_URI[sha256sum] = "d0baabff2a5dba4ad8dfc79f15f0d3110ab88564a451c835b56618cf808ba870" |