aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo
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/maemo
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/maemo')
-rw-r--r--recipes/maemo/audiofile_0.2.6-3osso4.bb3
-rw-r--r--recipes/maemo/hildon-control-panel_0.9.1-1.2.bb4
-rw-r--r--recipes/maemo/hildon-status-bar_0.8.11-1.bb3
-rw-r--r--recipes/maemo/lessertunjo_0.0.10.bb3
-rw-r--r--recipes/maemo/libosso-help_1.0.01.bb3
-rw-r--r--recipes/maemo/libosso_0.8.9.bb3
-rw-r--r--recipes/maemo/osso-af-settings_0.8.5.bb3
-rw-r--r--recipes/maemo/osso-af-startup_0.28-1.bb3
-rw-r--r--recipes/maemo/osso-af-utils_0.4.bb3
-rw-r--r--recipes/maemo/osso-app-killer_0.4-3.bb3
-rw-r--r--recipes/maemo/osso-application-installer_1.0.03-1.bb3
-rw-r--r--recipes/maemo/osso-bttools_0.25.1.bb3
-rw-r--r--recipes/maemo/osso-core-config_200515.1.bb3
-rw-r--r--recipes/maemo/osso-dsp-headers_0.1.bb4
-rw-r--r--recipes/maemo/osso-esd_0.5.bb3
-rw-r--r--recipes/maemo/osso-gwconnect_0.70.1.bb3
-rw-r--r--recipes/maemo/osso-gwobex_0.26.1.bb3
-rw-r--r--recipes/maemo/osso-sounds_0.3-1.bb3
-rw-r--r--recipes/maemo/sdk-default-icons_0.2-1.bb3
-rw-r--r--recipes/maemo/sdk-default-theme-config_1.0-1.bb3
-rw-r--r--recipes/maemo/sdk-default-theme_0.1-1.bb3
-rw-r--r--recipes/maemo/tscalib_0.0.1-3.bb3
-rw-r--r--recipes/maemo/xpext_1.0-5.bb3
-rw-r--r--recipes/maemo/xsp_1.0.0-8.bb3
24 files changed, 72 insertions, 2 deletions
diff --git a/recipes/maemo/audiofile_0.2.6-3osso4.bb b/recipes/maemo/audiofile_0.2.6-3osso4.bb
index 7b9e0c1cbe..3cf3060edc 100644
--- a/recipes/maemo/audiofile_0.2.6-3osso4.bb
+++ b/recipes/maemo/audiofile_0.2.6-3osso4.bb
@@ -24,3 +24,6 @@ do_stage () {
oe_libinstall -C libaudiofile libaudiofile ${STAGING_LIBDIR}
install -m 0644 audiofile.m4 ${STAGING_DATADIR}/aclocal/
}
+
+SRC_URI[md5sum] = "7fe7cfb5d6abcef8edab841c0198205b"
+SRC_URI[sha256sum] = "afb8b7286ad4e13c3e6d8393b8f9154ffead6dff48dfc73c5033b0aa2a550344"
diff --git a/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb b/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb
index a50a0b18f5..9edc7ffc61 100644
--- a/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb
+++ b/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb
@@ -16,4 +16,6 @@ FILES_${PN} += "${libdir}/dbus-1.0 ${datadir}/applications"
do_stage() {
install -d ${STAGING_INCDIR}/hildon-cp-plugin
install -m 644 *.h ${STAGING_INCDIR}/hildon-cp-plugin
-} \ No newline at end of file
+}
+SRC_URI[md5sum] = "72c8b814ebeec8668cea575e08bb1548"
+SRC_URI[sha256sum] = "bbe77d297c7560d3fdad343ab49f23c9c0aa1574db77108d1b97845fb7bb26d5"
diff --git a/recipes/maemo/hildon-status-bar_0.8.11-1.bb b/recipes/maemo/hildon-status-bar_0.8.11-1.bb
index ea8f21349d..2474654e12 100644
--- a/recipes/maemo/hildon-status-bar_0.8.11-1.bb
+++ b/recipes/maemo/hildon-status-bar_0.8.11-1.bb
@@ -10,3 +10,6 @@ S = "${WORKDIR}/hildon-status-bar-0.8.11"
inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "7948087bfe3b1bf8025a37fbb64bde44"
+SRC_URI[sha256sum] = "eca16f42de8e4a213acb3ba0978fa56fbdf2f38e5be5882163753068ab4a15cd"
diff --git a/recipes/maemo/lessertunjo_0.0.10.bb b/recipes/maemo/lessertunjo_0.0.10.bb
index e084d1e050..691893d6a8 100644
--- a/recipes/maemo/lessertunjo_0.0.10.bb
+++ b/recipes/maemo/lessertunjo_0.0.10.bb
@@ -20,3 +20,6 @@ do_stage() {
install -m 644 *.h ${STAGING_INCDIR}
}
+
+SRC_URI[md5sum] = "b6d7ca9e9740286f0ce918da9fb8438b"
+SRC_URI[sha256sum] = "0ee6a3caee4812827b8e167d4a07dbf859cb08a00a20f09568c3baae379d6ce8"
diff --git a/recipes/maemo/libosso-help_1.0.01.bb b/recipes/maemo/libosso-help_1.0.01.bb
index 867cc66b7d..a3655a61dd 100644
--- a/recipes/maemo/libosso-help_1.0.01.bb
+++ b/recipes/maemo/libosso-help_1.0.01.bb
@@ -19,3 +19,6 @@ do_stage() {
install -m644 helplib/.libs/libossohelp.so.0 ${STAGING_LIBDIR}
install -m644 helplib/.libs/libossohelp.so.0.0.0 ${STAGING_LIBDIR}
}
+
+SRC_URI[md5sum] = "dbc3c68809e39bd6681aab8ad16ffe3c"
+SRC_URI[sha256sum] = "ef6f6fda31dfbf7b3186b6f1d0ffd12ee0675d9a057ad2994f81b5164213a693"
diff --git a/recipes/maemo/libosso_0.8.9.bb b/recipes/maemo/libosso_0.8.9.bb
index 90767d78d1..2d30df8ad1 100644
--- a/recipes/maemo/libosso_0.8.9.bb
+++ b/recipes/maemo/libosso_0.8.9.bb
@@ -13,3 +13,6 @@ do_stage() {
install -m 644 src/*.h ${STAGING_INCDIR}
install -m644 src/.libs/libosso.so ${STAGING_LIBDIR}
}
+
+SRC_URI[md5sum] = "f40c4c73f58cf62859129c3ff08d159d"
+SRC_URI[sha256sum] = "d832126b22dec3a60ee6cdbd476c908f7715fc94d6f1ee11731b1b1ffaf41d47"
diff --git a/recipes/maemo/osso-af-settings_0.8.5.bb b/recipes/maemo/osso-af-settings_0.8.5.bb
index e7da65b6ed..768dd45fb3 100644
--- a/recipes/maemo/osso-af-settings_0.8.5.bb
+++ b/recipes/maemo/osso-af-settings_0.8.5.bb
@@ -4,3 +4,6 @@ DEPENDS = ""
SRC_URI = "http://stage.maemo.org:80/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}-1.tar.gz"
inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "e24a9a9fb2167197ad6d141c891be9cf"
+SRC_URI[sha256sum] = "c243adca37a6b80e1ccd43da53e61d1794d4dede6787c9beebacd2c1932271ce"
diff --git a/recipes/maemo/osso-af-startup_0.28-1.bb b/recipes/maemo/osso-af-startup_0.28-1.bb
index 7727692e06..576074e3fb 100644
--- a/recipes/maemo/osso-af-startup_0.28-1.bb
+++ b/recipes/maemo/osso-af-startup_0.28-1.bb
@@ -43,3 +43,6 @@ do_install () {
install -m 755 ${S}/top-scripts/af-services ${D}/${sysconfdir}/init.d/af-services
install -m 755 ${S}/top-scripts/af-startup ${D}/${sysconfdir}/init.d/af-startup
}
+
+SRC_URI[md5sum] = "dc36e212d738944ded9d05bc16171523"
+SRC_URI[sha256sum] = "b14cfdcedea92cef74c58cead4981c349f8e2cc7bbc24ace5e953dd3b6e83668"
diff --git a/recipes/maemo/osso-af-utils_0.4.bb b/recipes/maemo/osso-af-utils_0.4.bb
index f8fc7b2729..17de5df91a 100644
--- a/recipes/maemo/osso-af-utils_0.4.bb
+++ b/recipes/maemo/osso-af-utils_0.4.bb
@@ -5,3 +5,6 @@ SRC_URI = "http://stage.maemo.org:80/pool/maemo/ossw/source/o/osso-af-utils/osso
inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "8a10a5b3bb494d8bc2241fd041f0e4d4"
+SRC_URI[sha256sum] = "6a92a4bb2876fdfb7454723f0235ce9962f72cf41938aed58b1b49562c693a77"
diff --git a/recipes/maemo/osso-app-killer_0.4-3.bb b/recipes/maemo/osso-app-killer_0.4-3.bb
index 96de1cd03a..3a1254d27b 100644
--- a/recipes/maemo/osso-app-killer_0.4-3.bb
+++ b/recipes/maemo/osso-app-killer_0.4-3.bb
@@ -11,3 +11,6 @@ inherit autotools pkgconfig
FILES_${PN} += "${libdir}/dbus-1.0"
+
+SRC_URI[md5sum] = "54a7df1fcef0cc67f83797bd6b882195"
+SRC_URI[sha256sum] = "011efde2376624c70760417d0ca75a9a1fde1ebb6f925326b99ba3586a4b50c1"
diff --git a/recipes/maemo/osso-application-installer_1.0.03-1.bb b/recipes/maemo/osso-application-installer_1.0.03-1.bb
index 7380255c81..3c9e534af7 100644
--- a/recipes/maemo/osso-application-installer_1.0.03-1.bb
+++ b/recipes/maemo/osso-application-installer_1.0.03-1.bb
@@ -17,3 +17,6 @@ pkg_postinst () {
echo "Updating MIME database... this may take a while."
${bindir}/update-mime-database ${datadir}/mime
}
+
+SRC_URI[md5sum] = "05e47346d432bd4c78736b12f262d612"
+SRC_URI[sha256sum] = "f7129c56cd7e561c10457d101f37ebf3a8b02df83f42a30cb90b46eb0de5dede"
diff --git a/recipes/maemo/osso-bttools_0.25.1.bb b/recipes/maemo/osso-bttools_0.25.1.bb
index 9bb31ea205..bb74459001 100644
--- a/recipes/maemo/osso-bttools_0.25.1.bb
+++ b/recipes/maemo/osso-bttools_0.25.1.bb
@@ -7,3 +7,6 @@ SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/osso-bttools/oss
inherit autotools pkgconfig
FILES_${PN} += "${libdir}/dbus-1.0/services/"
+
+SRC_URI[md5sum] = "528eaa3b27b51e9823f2ca4261dc8354"
+SRC_URI[sha256sum] = "ad2e75c857888ab6fcb26b45a792729d42d42f3293090bcdb09256eebb0ed8be"
diff --git a/recipes/maemo/osso-core-config_200515.1.bb b/recipes/maemo/osso-core-config_200515.1.bb
index 999a23e41e..986959ba8f 100644
--- a/recipes/maemo/osso-core-config_200515.1.bb
+++ b/recipes/maemo/osso-core-config_200515.1.bb
@@ -40,3 +40,6 @@ adduser --system --home "$MAEMOHOME" --no-create-home --disabled-password --ingr
chown -R "$MAEMOUSER"."$MAEMOUSER" "$MAEMOHOME" 2>/dev/null
chgrp "$MAEMOUSER" "$MAEMOHOME" 2>/dev/null
}
+
+SRC_URI[md5sum] = "efa6dc867cec4b38febab2f0fe24a4d2"
+SRC_URI[sha256sum] = "fed674a5ae64cb65328eecc752403e5e75e9ce486c19d86c5fa633afb23e0969"
diff --git a/recipes/maemo/osso-dsp-headers_0.1.bb b/recipes/maemo/osso-dsp-headers_0.1.bb
index 1cce84b9cc..7a31872087 100644
--- a/recipes/maemo/osso-dsp-headers_0.1.bb
+++ b/recipes/maemo/osso-dsp-headers_0.1.bb
@@ -17,4 +17,6 @@ do_stage () {
for h in ${headers}; do
install -m 0644 ${S}/include/dsp/$h ${STAGING_INCDIR}/dsp/$h
done
-} \ No newline at end of file
+}
+SRC_URI[md5sum] = "ebf60b7d98260aeefec24d4dc22a3c2b"
+SRC_URI[sha256sum] = "53704f6b0aace1b2f24b5366530f6df51bf4ffea7209055e9eadee541c2c221f"
diff --git a/recipes/maemo/osso-esd_0.5.bb b/recipes/maemo/osso-esd_0.5.bb
index c952725ba4..2e2957f2e0 100644
--- a/recipes/maemo/osso-esd_0.5.bb
+++ b/recipes/maemo/osso-esd_0.5.bb
@@ -15,3 +15,6 @@ S = "${WORKDIR}/esd"
inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "7f110e130db541b1aa9fc428b2620602"
+SRC_URI[sha256sum] = "1a84b7d4939313e9b7ec0ce8f50934251fe1569e6144931dd323de8ee8dacccd"
diff --git a/recipes/maemo/osso-gwconnect_0.70.1.bb b/recipes/maemo/osso-gwconnect_0.70.1.bb
index 9d5626d375..9bb25dd0e5 100644
--- a/recipes/maemo/osso-gwconnect_0.70.1.bb
+++ b/recipes/maemo/osso-gwconnect_0.70.1.bb
@@ -16,3 +16,6 @@ do_stage() {
install -m 644 src/*.h ${STAGING_INCDIR}
}
+
+SRC_URI[md5sum] = "e4a87e616807dfd8557663a28990e948"
+SRC_URI[sha256sum] = "1bebf4c6adf9d383014bf0da8f133c0dbb6aa420033347e8e1f307f79051bc86"
diff --git a/recipes/maemo/osso-gwobex_0.26.1.bb b/recipes/maemo/osso-gwobex_0.26.1.bb
index 38011800c9..b7149c7b48 100644
--- a/recipes/maemo/osso-gwobex_0.26.1.bb
+++ b/recipes/maemo/osso-gwobex_0.26.1.bb
@@ -15,3 +15,6 @@ do_stage() {
}
+
+SRC_URI[md5sum] = "804ad2ed142c9ef31bee42a68704315c"
+SRC_URI[sha256sum] = "f5e784be11151f927c68f09ba4e2881a95b67c99de9ba597b8155a6d5421598f"
diff --git a/recipes/maemo/osso-sounds_0.3-1.bb b/recipes/maemo/osso-sounds_0.3-1.bb
index 662eefd9f8..69c30df925 100644
--- a/recipes/maemo/osso-sounds_0.3-1.bb
+++ b/recipes/maemo/osso-sounds_0.3-1.bb
@@ -28,3 +28,6 @@ do_install () {
install -m 0644 ${S}/usr/share/sounds/$h ${D}/${datadir}/sounds/$h
done
}
+
+SRC_URI[md5sum] = "27e905aad10d3e29f03a7d1d1180ea3a"
+SRC_URI[sha256sum] = "90c601d2ed52b2ce967e76678894e74569f59104614cf35de20dab78eb0144b5"
diff --git a/recipes/maemo/sdk-default-icons_0.2-1.bb b/recipes/maemo/sdk-default-icons_0.2-1.bb
index d23cc6935f..f5bc2a1454 100644
--- a/recipes/maemo/sdk-default-icons_0.2-1.bb
+++ b/recipes/maemo/sdk-default-icons_0.2-1.bb
@@ -17,3 +17,6 @@ do_install() {
}
+
+SRC_URI[md5sum] = "85ccc685b72f6f77da8a4b0ef7c5281b"
+SRC_URI[sha256sum] = "8dcd3aac06f24111461433353015cd36bfaaf45b74ff9aa336713759b6759b0c"
diff --git a/recipes/maemo/sdk-default-theme-config_1.0-1.bb b/recipes/maemo/sdk-default-theme-config_1.0-1.bb
index 9b9d0f3a58..39e88d9ed6 100644
--- a/recipes/maemo/sdk-default-theme-config_1.0-1.bb
+++ b/recipes/maemo/sdk-default-theme-config_1.0-1.bb
@@ -18,3 +18,6 @@ do_install() {
}
+
+SRC_URI[md5sum] = "ed7202fcabcce02a41225906deb0c682"
+SRC_URI[sha256sum] = "1bc620973aa9448c7374e5c673f21b11f60abbc1d887b9719dd4a90cb99bea64"
diff --git a/recipes/maemo/sdk-default-theme_0.1-1.bb b/recipes/maemo/sdk-default-theme_0.1-1.bb
index 7e1808da76..30396526d2 100644
--- a/recipes/maemo/sdk-default-theme_0.1-1.bb
+++ b/recipes/maemo/sdk-default-theme_0.1-1.bb
@@ -17,3 +17,6 @@ do_install() {
}
+
+SRC_URI[md5sum] = "39df0bf8ad0a7370a63c283bdcf67219"
+SRC_URI[sha256sum] = "114f8be9b73d75811cac866650a64cdbc88348353d281dda3b6aff4c1e109337"
diff --git a/recipes/maemo/tscalib_0.0.1-3.bb b/recipes/maemo/tscalib_0.0.1-3.bb
index a02b9fd4f4..5e88bb76ef 100644
--- a/recipes/maemo/tscalib_0.0.1-3.bb
+++ b/recipes/maemo/tscalib_0.0.1-3.bb
@@ -16,3 +16,6 @@ do_compile () {
do_install() {
oe_runmake PREFIX=${prefix} DESTDIR=${D} install
}
+
+SRC_URI[md5sum] = "a06f80dfda9688e033561f959aae2d5e"
+SRC_URI[sha256sum] = "b27add2e28f38feea0c554633f220cd7542a8bb768ba290636a317852774ecbb"
diff --git a/recipes/maemo/xpext_1.0-5.bb b/recipes/maemo/xpext_1.0-5.bb
index 71fcad27cf..9f902c8f2b 100644
--- a/recipes/maemo/xpext_1.0-5.bb
+++ b/recipes/maemo/xpext_1.0-5.bb
@@ -20,3 +20,6 @@ do_configure_prepend () {
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "1b0cb67b6f2bd7c4abef17648b062896"
+SRC_URI[sha256sum] = "a3b06f5188fd9effd0799ae31352b3cd65cb913b964e2c1a923ffa9d3c08abbe"
diff --git a/recipes/maemo/xsp_1.0.0-8.bb b/recipes/maemo/xsp_1.0.0-8.bb
index 50de83c204..f351b0c501 100644
--- a/recipes/maemo/xsp_1.0.0-8.bb
+++ b/recipes/maemo/xsp_1.0.0-8.bb
@@ -14,3 +14,6 @@ inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "2a0d8d02228d4cbd28b6e07bb7c17cf5"
+SRC_URI[sha256sum] = "8b722b952b64841d996c70c3278499886c81bb5012991beed5f66f4158418f59"