aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ixp4xx
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/ixp4xx
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/ixp4xx')
-rw-r--r--recipes/ixp4xx/ixp4xx-npe-native_2.3.2.bb3
-rw-r--r--recipes/ixp4xx/ixp4xx-npe-native_2.4.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/ixp4xx/ixp4xx-npe-native_2.3.2.bb b/recipes/ixp4xx/ixp4xx-npe-native_2.3.2.bb
index 710716392d..926fa98dcc 100644
--- a/recipes/ixp4xx/ixp4xx-npe-native_2.3.2.bb
+++ b/recipes/ixp4xx/ixp4xx-npe-native_2.3.2.bb
@@ -18,3 +18,6 @@ do_stage() {
install -d ${STAGING_BINDIR}/
install -m 0755 ${S}/IxNpeMicrocode-${PV} ${STAGING_BINDIR}/
}
+
+SRC_URI[md5sum] = "7cecfaae78431a851bc854264a5ee994"
+SRC_URI[sha256sum] = "31e1c0fb75d1463a6a8badd621d8169e2f8c681d9eb876ff9d5bb261f0e6b451"
diff --git a/recipes/ixp4xx/ixp4xx-npe-native_2.4.bb b/recipes/ixp4xx/ixp4xx-npe-native_2.4.bb
index 00a5d872c5..7bc28e6181 100644
--- a/recipes/ixp4xx/ixp4xx-npe-native_2.4.bb
+++ b/recipes/ixp4xx/ixp4xx-npe-native_2.4.bb
@@ -18,3 +18,6 @@ do_stage() {
install -d ${STAGING_BINDIR}/
install -m 0755 ${S}/IxNpeMicrocode-${PV} ${STAGING_BINDIR}/
}
+
+SRC_URI[md5sum] = "9a6dc3846041b899edf9eff8a906fb11"
+SRC_URI[sha256sum] = "f764d0554e236357fc55d128a012cb6ac2ceb638023f4af88c8f509511f209fd"