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/gpe-conf/gpe-conf_0.2.3.bb | 3 +++ recipes/gpe-conf/gpe-conf_0.2.4.bb | 3 +++ recipes/gpe-conf/gpe-conf_0.2.5.bb | 3 +++ recipes/gpe-conf/gpe-conf_0.2.6.bb | 3 +++ recipes/gpe-conf/gpe-conf_0.2.7.bb | 3 +++ recipes/gpe-conf/gpe-conf_0.2.8.bb | 3 +++ 6 files changed, 18 insertions(+) (limited to 'recipes/gpe-conf') diff --git a/recipes/gpe-conf/gpe-conf_0.2.3.bb b/recipes/gpe-conf/gpe-conf_0.2.3.bb index 0cb645c5d4..09dca25514 100644 --- a/recipes/gpe-conf/gpe-conf_0.2.3.bb +++ b/recipes/gpe-conf/gpe-conf_0.2.3.bb @@ -19,3 +19,6 @@ FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \ ${datadir}/applications/gpe-conf-* ${datadir}/gpe/pixmaps \ ${datadir}/gpe-conf" FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop" + +SRC_URI[md5sum] = "beec965857c6fb5f55dd2a322cae7e37" +SRC_URI[sha256sum] = "75bfe61f49bad95ff4220581c04af4fa3617cb639d98141d833e6aef68b77468" diff --git a/recipes/gpe-conf/gpe-conf_0.2.4.bb b/recipes/gpe-conf/gpe-conf_0.2.4.bb index 15a5bce0f3..f979f940d5 100644 --- a/recipes/gpe-conf/gpe-conf_0.2.4.bb +++ b/recipes/gpe-conf/gpe-conf_0.2.4.bb @@ -23,3 +23,6 @@ FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \ FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop" + +SRC_URI[md5sum] = "c8685a71cfba4a78dd7eecd29e52fa72" +SRC_URI[sha256sum] = "ffdc3070784c50487c0463d2c166da340f6f94eede18c37883c6c5bac3d5338b" diff --git a/recipes/gpe-conf/gpe-conf_0.2.5.bb b/recipes/gpe-conf/gpe-conf_0.2.5.bb index 8cb2d61f3d..38f199044a 100644 --- a/recipes/gpe-conf/gpe-conf_0.2.5.bb +++ b/recipes/gpe-conf/gpe-conf_0.2.5.bb @@ -25,3 +25,6 @@ FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop" SRC_URI += "file://backlight-bugfix.patch;patch=1 \ file://wireless.patch;patch=1" + +SRC_URI[md5sum] = "11b9e8b7d7978fc44e5f079e7daa657f" +SRC_URI[sha256sum] = "6a246caeb7d29c2afb48e8c70ef8e1f2ba2a4642faeef3defd266522304d278b" diff --git a/recipes/gpe-conf/gpe-conf_0.2.6.bb b/recipes/gpe-conf/gpe-conf_0.2.6.bb index b56b780210..2fb025771f 100644 --- a/recipes/gpe-conf/gpe-conf_0.2.6.bb +++ b/recipes/gpe-conf/gpe-conf_0.2.6.bb @@ -23,3 +23,6 @@ FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \ ${datadir}/gpe-conf" FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop" + +SRC_URI[md5sum] = "849e9c42564174921f9bc9a1b08722ef" +SRC_URI[sha256sum] = "0d46c8ec7b443d37630ef0625df3ac824f590a3048c6b973be83c305ab4de079" diff --git a/recipes/gpe-conf/gpe-conf_0.2.7.bb b/recipes/gpe-conf/gpe-conf_0.2.7.bb index 2d4fb2168e..4f05770ee3 100644 --- a/recipes/gpe-conf/gpe-conf_0.2.7.bb +++ b/recipes/gpe-conf/gpe-conf_0.2.7.bb @@ -26,3 +26,6 @@ FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \ ${datadir}/gpe-conf" FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop" + +SRC_URI[md5sum] = "7fe086de357f209df9413fb07a515724" +SRC_URI[sha256sum] = "f69273239546ea212f862e0c86a8288f63dad78359ce3c1081b98bddd778b378" diff --git a/recipes/gpe-conf/gpe-conf_0.2.8.bb b/recipes/gpe-conf/gpe-conf_0.2.8.bb index de840517e6..917f877a88 100644 --- a/recipes/gpe-conf/gpe-conf_0.2.8.bb +++ b/recipes/gpe-conf/gpe-conf_0.2.8.bb @@ -21,3 +21,6 @@ FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \ ${datadir}/gpe-conf" FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop" + +SRC_URI[md5sum] = "faa798f698eead5f1fd31619b95e33ea" +SRC_URI[sha256sum] = "0f8c72783b2faf51c3f1a71dfedc0eab26097d7bf8924ebee7615bfce5725491" -- cgit 1.2.3-korg