aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfsprogs
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/xfsprogs
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/xfsprogs')
-rw-r--r--recipes/xfsprogs/libattr_2.4.43.bb3
-rw-r--r--recipes/xfsprogs/xfsprogs_2.8.16.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xfsprogs/libattr_2.4.43.bb b/recipes/xfsprogs/libattr_2.4.43.bb
index 99890313f5..cf846cc25d 100644
--- a/recipes/xfsprogs/libattr_2.4.43.bb
+++ b/recipes/xfsprogs/libattr_2.4.43.bb
@@ -25,3 +25,6 @@ do_install () {
oe_libinstall -a libattr ${STAGING_LIBDIR}
}
+
+SRC_URI[md5sum] = "91583a14bcbd637adaa9b07ea49c5d4b"
+SRC_URI[sha256sum] = "d358b233b3e2ad235e63fd8697e337006fc7506844e424b0d9dd7a24affec5bf"
diff --git a/recipes/xfsprogs/xfsprogs_2.8.16.bb b/recipes/xfsprogs/xfsprogs_2.8.16.bb
index 1cdf950b6c..1fb4f7ba4c 100644
--- a/recipes/xfsprogs/xfsprogs_2.8.16.bb
+++ b/recipes/xfsprogs/xfsprogs_2.8.16.bb
@@ -22,3 +22,6 @@ do_install () {
oe_runmake install
}
+
+SRC_URI[md5sum] = "632c7745f884dc5e6fd707a18971aca3"
+SRC_URI[sha256sum] = "b3195456c99ab66103fd235ab410d6f3e6a56f2bdb7fb31d9d3789f2d453ec3f"