aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo4
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/maemo4
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
downloadopenembedded-44985d56bc556786812a0a02d6219afd31a7381d.tar.gz
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/maemo4')
-rw-r--r--recipes/maemo4/hildon-control-panel_2.0.1.bb3
-rw-r--r--recipes/maemo4/hildon-thumbnail_0.14.bb3
-rw-r--r--recipes/maemo4/libconic_0.13.bb3
-rw-r--r--recipes/maemo4/libgpsbt_0.1.bb3
-rw-r--r--recipes/maemo4/libgpsmgr_0.1.bb3
-rw-r--r--recipes/maemo4/libhildon_1.99.0.bb3
-rw-r--r--recipes/maemo4/libhildonfm_1.9.46.bb3
-rw-r--r--recipes/maemo4/libhildonhelp_1.9.6.bb3
-rw-r--r--recipes/maemo4/libhildonmime_1.10.0.bb3
-rw-r--r--recipes/maemo4/libhildonmime_1.9.5.bb3
-rw-r--r--recipes/maemo4/libosso-gsf_1.11.10.4.bb3
-rw-r--r--recipes/maemo4/libosso-help_2.1.2.bb3
-rw-r--r--recipes/maemo4/libosso_2.13.bb3
-rw-r--r--recipes/maemo4/mce-dev_1.6.3.bb3
-rw-r--r--recipes/maemo4/osso-gwconnect_1.0.12.bb3
-rw-r--r--recipes/maemo4/osso-ic-oss_1.0.4.bb3
16 files changed, 48 insertions, 0 deletions
diff --git a/recipes/maemo4/hildon-control-panel_2.0.1.bb b/recipes/maemo4/hildon-control-panel_2.0.1.bb
index d7dd6c3e90..fe28aef66e 100644
--- a/recipes/maemo4/hildon-control-panel_2.0.1.bb
+++ b/recipes/maemo4/hildon-control-panel_2.0.1.bb
@@ -18,3 +18,6 @@ do_stage() {
#
# sed -i -e 's:${STAGING_LIBDIR}/hildon:${libdir}/hildon:g' -e 's:${STAGING_DATADIR}/applications/hildon:${datadir}/applications/hildon:g' ${PKG_CONFIG_DIR}/hildon-control-panel.pc
#
+
+SRC_URI[md5sum] = "b2247355c2fa3763904d698ec03ee78f"
+SRC_URI[sha256sum] = "bc532113a4e4f4646fb523393e1c3da4dbd5cb2955f223bcbfc794216a7ab8b0"
diff --git a/recipes/maemo4/hildon-thumbnail_0.14.bb b/recipes/maemo4/hildon-thumbnail_0.14.bb
index 06f8482dd9..4324a6f1c9 100644
--- a/recipes/maemo4/hildon-thumbnail_0.14.bb
+++ b/recipes/maemo4/hildon-thumbnail_0.14.bb
@@ -6,3 +6,6 @@ PR = "r1"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/h/${PN}/${PN}_${PV}.tar.gz \
"
+
+SRC_URI[md5sum] = "07ae084214ff2c8645a7f7b9337b525a"
+SRC_URI[sha256sum] = "f7bdf832d3e44b552d9bd1824598c72f5bb9c1644531c5b6e830a541ea2c84dc"
diff --git a/recipes/maemo4/libconic_0.13.bb b/recipes/maemo4/libconic_0.13.bb
index 5f57cf77b1..4863fb9d20 100644
--- a/recipes/maemo4/libconic_0.13.bb
+++ b/recipes/maemo4/libconic_0.13.bb
@@ -13,3 +13,6 @@ do_stage() {
}
+
+SRC_URI[md5sum] = "b4078390c459ae4df3acdabca36f53da"
+SRC_URI[sha256sum] = "1ee5bf796367d27987098f73dad866359e188cafe32f1871c12b4469f262c846"
diff --git a/recipes/maemo4/libgpsbt_0.1.bb b/recipes/maemo4/libgpsbt_0.1.bb
index 8293f350c5..4197f910fe 100644
--- a/recipes/maemo4/libgpsbt_0.1.bb
+++ b/recipes/maemo4/libgpsbt_0.1.bb
@@ -13,3 +13,6 @@ inherit autotools
TARGET_CC_ARCH += "${LDFLAGS}"
+
+SRC_URI[md5sum] = "ce884aff8d063f9d51ebf75d899747fa"
+SRC_URI[sha256sum] = "495ebd711a63bee4eeaae7f0766323f2070bf30ab9b54f5ac18912baa1b41084"
diff --git a/recipes/maemo4/libgpsmgr_0.1.bb b/recipes/maemo4/libgpsmgr_0.1.bb
index 0a1141e84b..b09396c9a8 100644
--- a/recipes/maemo4/libgpsmgr_0.1.bb
+++ b/recipes/maemo4/libgpsmgr_0.1.bb
@@ -9,3 +9,6 @@ PR = "r1"
inherit autotools
+
+SRC_URI[md5sum] = "99ceada8d73504b5147f0ad6fa4af20f"
+SRC_URI[sha256sum] = "ebc670611d304d362fa082cf8773a8ac0c10fda455f29ba777fbdc830002ef68"
diff --git a/recipes/maemo4/libhildon_1.99.0.bb b/recipes/maemo4/libhildon_1.99.0.bb
index 4757d140b2..dbed502bfa 100644
--- a/recipes/maemo4/libhildon_1.99.0.bb
+++ b/recipes/maemo4/libhildon_1.99.0.bb
@@ -9,3 +9,6 @@ SRC_URI = "\
+
+SRC_URI[md5sum] = "0ac69c278bd9f531a93b3c535f7ff145"
+SRC_URI[sha256sum] = "67e74666b49b0d17ff16e209196674dc23faa8c45b4f9b2ad33b94ffb6f3be4c"
diff --git a/recipes/maemo4/libhildonfm_1.9.46.bb b/recipes/maemo4/libhildonfm_1.9.46.bb
index 67816fb496..df866a1411 100644
--- a/recipes/maemo4/libhildonfm_1.9.46.bb
+++ b/recipes/maemo4/libhildonfm_1.9.46.bb
@@ -7,3 +7,6 @@ SRC_URI = "\
file://libhildonfm-gtkmaemo-ifdef.patch;patch=1 \
"
+
+SRC_URI[md5sum] = "2077191776071a94af3194dbeefdab38"
+SRC_URI[sha256sum] = "8df5de457571e93ffd9220b6c45378ffe8742f047d386a3c56e265baeb33607f"
diff --git a/recipes/maemo4/libhildonhelp_1.9.6.bb b/recipes/maemo4/libhildonhelp_1.9.6.bb
index 6b6e23d951..45313fd6d0 100644
--- a/recipes/maemo4/libhildonhelp_1.9.6.bb
+++ b/recipes/maemo4/libhildonhelp_1.9.6.bb
@@ -4,3 +4,6 @@ PR = "r0"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}-1.tar.gz"
+
+SRC_URI[md5sum] = "6f3328136f1b8dabf667d954b0698189"
+SRC_URI[sha256sum] = "b2219de48715579d589705cb7b88af8d3dd3cf18de0fd3d799241720b2384bdf"
diff --git a/recipes/maemo4/libhildonmime_1.10.0.bb b/recipes/maemo4/libhildonmime_1.10.0.bb
index 47bdcbbc59..4c7436fc99 100644
--- a/recipes/maemo4/libhildonmime_1.10.0.bb
+++ b/recipes/maemo4/libhildonmime_1.10.0.bb
@@ -7,3 +7,6 @@ PR = "r1"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}-1.tar.gz"
EXTRA_OECONF += "--with-compile-warnings=no"
+
+SRC_URI[md5sum] = "1ff70dcec31b796602d6fb9bb0c14837"
+SRC_URI[sha256sum] = "65d47c8678689d04c3bede17bde3aefffa0ce5527f72b1a0c5356fa0588b784d"
diff --git a/recipes/maemo4/libhildonmime_1.9.5.bb b/recipes/maemo4/libhildonmime_1.9.5.bb
index 1a06284314..a14e426cf9 100644
--- a/recipes/maemo4/libhildonmime_1.9.5.bb
+++ b/recipes/maemo4/libhildonmime_1.9.5.bb
@@ -4,3 +4,6 @@ PR = "r0"
SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/universe/libh/libhildonmime/libhildonmime_${PV}-1ubuntu1.tar.gz"
+
+SRC_URI[md5sum] = "2320b71819d44dc40a974cb67084f2a7"
+SRC_URI[sha256sum] = "6815f0a46de672711866b031c09ed8a94e1cbbe193c6a6b5cb72286ff90cfe54"
diff --git a/recipes/maemo4/libosso-gsf_1.11.10.4.bb b/recipes/maemo4/libosso-gsf_1.11.10.4.bb
index 6adbc0f6e3..955613bf88 100644
--- a/recipes/maemo4/libosso-gsf_1.11.10.4.bb
+++ b/recipes/maemo4/libosso-gsf_1.11.10.4.bb
@@ -19,3 +19,6 @@ do_stage() {
}
+
+SRC_URI[md5sum] = "4c5b31154943108ba0fecf00c8af9f3c"
+SRC_URI[sha256sum] = "687f46d5d5eb5ced18534f3cfcfdd82db6b25679437602f1519cae48d019b55d"
diff --git a/recipes/maemo4/libosso-help_2.1.2.bb b/recipes/maemo4/libosso-help_2.1.2.bb
index 8a35e1a4f0..b089fd00d4 100644
--- a/recipes/maemo4/libosso-help_2.1.2.bb
+++ b/recipes/maemo4/libosso-help_2.1.2.bb
@@ -22,3 +22,6 @@ do_stage() {
}
+
+SRC_URI[md5sum] = "fc5a1f4598670cec9ac40fb603f80570"
+SRC_URI[sha256sum] = "ecbff97da422f1498eae8f9b8a17389c0ccdd7eee1ca0259f035e712c8e0a405"
diff --git a/recipes/maemo4/libosso_2.13.bb b/recipes/maemo4/libosso_2.13.bb
index 478fa78896..2193427fe5 100644
--- a/recipes/maemo4/libosso_2.13.bb
+++ b/recipes/maemo4/libosso_2.13.bb
@@ -15,3 +15,6 @@ FILES_${PN}-outo-dev = "${libdir}/outo/*.la ${libdir}/outo/*.a"
FILES_${PN}-outo-dbg = "${libdir}/outo/.debug/lib*.so
FILES_${PN}-outo-bin-dbg = "${libdir}/outo/.debug/*bin"
FILES_${PN}-outo-bin = "${libdir}/outo/*bin ${libdir}/outo/mimedummy.doc"
+
+SRC_URI[md5sum] = "92c51a937120eb1f230f84f58ce08da7"
+SRC_URI[sha256sum] = "998a13a713c826a6ddbc69f956fbb78deef18b63e65f450a430df39930bcadb4"
diff --git a/recipes/maemo4/mce-dev_1.6.3.bb b/recipes/maemo4/mce-dev_1.6.3.bb
index 66e238c109..be77e8fd62 100644
--- a/recipes/maemo4/mce-dev_1.6.3.bb
+++ b/recipes/maemo4/mce-dev_1.6.3.bb
@@ -5,3 +5,6 @@ PR = "r0"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/m/mce-dev/mce-dev_${PV}.tar.gz"
+
+SRC_URI[md5sum] = "c3e128f6b99a00d5ef029b52af236453"
+SRC_URI[sha256sum] = "f6ea98fb44e978966d41bf5ad7f662df33dd0ef236403753bfbbea93a1c34701"
diff --git a/recipes/maemo4/osso-gwconnect_1.0.12.bb b/recipes/maemo4/osso-gwconnect_1.0.12.bb
index 1a499687f8..44e43dc042 100644
--- a/recipes/maemo4/osso-gwconnect_1.0.12.bb
+++ b/recipes/maemo4/osso-gwconnect_1.0.12.bb
@@ -6,3 +6,6 @@ PR = "r0"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/o/${PN}/${PN}_${PV}.tar.gz"
+
+SRC_URI[md5sum] = "067de342f812811e6585b58049895168"
+SRC_URI[sha256sum] = "015b5b318c74650d1e85319ee05e8c506dd7a30daf280d7c1e23b914c1e4c7f8"
diff --git a/recipes/maemo4/osso-ic-oss_1.0.4.bb b/recipes/maemo4/osso-ic-oss_1.0.4.bb
index 04ec84e4e2..afc3f5e765 100644
--- a/recipes/maemo4/osso-ic-oss_1.0.4.bb
+++ b/recipes/maemo4/osso-ic-oss_1.0.4.bb
@@ -23,3 +23,6 @@ do_stage() {
}
+
+SRC_URI[md5sum] = "6868cbd4dfc78abd7c651428d517e723"
+SRC_URI[sha256sum] = "16a0da4d947bd9c64379870646bf321853c7627d7894843a9e394182ae70315e"