aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jamvm
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/jamvm
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/jamvm')
-rw-r--r--recipes/jamvm/jamvm-initial_1.4.5.bb3
-rw-r--r--recipes/jamvm/jamvm-initial_1.5.0.bb3
-rw-r--r--recipes/jamvm/jamvm-native_1.5.3.bb3
-rw-r--r--recipes/jamvm/jamvm_1.4.5.bb3
-rw-r--r--recipes/jamvm/jamvm_1.5.0.bb3
-rw-r--r--recipes/jamvm/jamvm_1.5.2.bb3
6 files changed, 18 insertions, 0 deletions
diff --git a/recipes/jamvm/jamvm-initial_1.4.5.bb b/recipes/jamvm/jamvm-initial_1.4.5.bb
index 1566deba61..200c0168c1 100644
--- a/recipes/jamvm/jamvm-initial_1.4.5.bb
+++ b/recipes/jamvm/jamvm-initial_1.4.5.bb
@@ -40,3 +40,6 @@ do_stage_append() {
install -d ${STAGING_BINDIR}
install -m 0755 java-initial ${STAGING_BINDIR}
}
+
+SRC_URI[md5sum] = "3f538bab6e1c77aed331e5e71f754f5b"
+SRC_URI[sha256sum] = "f329d1c8f42c06b53a3e82763d33900b100b8e9acd7afe02f7583c51253fd6e5"
diff --git a/recipes/jamvm/jamvm-initial_1.5.0.bb b/recipes/jamvm/jamvm-initial_1.5.0.bb
index 4ef56c1576..c56dc754a4 100644
--- a/recipes/jamvm/jamvm-initial_1.5.0.bb
+++ b/recipes/jamvm/jamvm-initial_1.5.0.bb
@@ -40,3 +40,6 @@ do_stage_append() {
install -d ${STAGING_BINDIR}
install -m 0755 java-initial ${STAGING_BINDIR}
}
+
+SRC_URI[md5sum] = "a965452442cdbfc94caba57d0dd25a8f"
+SRC_URI[sha256sum] = "18b269b1bfad7230384681e89189c6af18584e19cddbf92208c0acef814046ab"
diff --git a/recipes/jamvm/jamvm-native_1.5.3.bb b/recipes/jamvm/jamvm-native_1.5.3.bb
index bc3cbe9950..73b43fb064 100644
--- a/recipes/jamvm/jamvm-native_1.5.3.bb
+++ b/recipes/jamvm/jamvm-native_1.5.3.bb
@@ -6,3 +6,6 @@ PR = "r1"
SRC_URI += "file://jamvm-1.5.3-jni_h-noinst.patch;patch=1"
+
+SRC_URI[md5sum] = "ce886163658d748113b0570dfae12aea"
+SRC_URI[sha256sum] = "f2795ab62635df1c9bc6c4a7b90f53d0d846c0c26f5ec7b352f687506407ebd8"
diff --git a/recipes/jamvm/jamvm_1.4.5.bb b/recipes/jamvm/jamvm_1.4.5.bb
index 7bb46f6f97..0d353a7fd0 100644
--- a/recipes/jamvm/jamvm_1.4.5.bb
+++ b/recipes/jamvm/jamvm_1.4.5.bb
@@ -4,3 +4,6 @@ PR = "r3"
SRC_URI += "file://jamvm-1.3.1-size-defaults.patch;patch=1"
+
+SRC_URI[md5sum] = "3f538bab6e1c77aed331e5e71f754f5b"
+SRC_URI[sha256sum] = "f329d1c8f42c06b53a3e82763d33900b100b8e9acd7afe02f7583c51253fd6e5"
diff --git a/recipes/jamvm/jamvm_1.5.0.bb b/recipes/jamvm/jamvm_1.5.0.bb
index c95faf9d6b..be8cb4cc8b 100644
--- a/recipes/jamvm/jamvm_1.5.0.bb
+++ b/recipes/jamvm/jamvm_1.5.0.bb
@@ -10,3 +10,6 @@ do_configure_prepend() {
sed -i -e "s|OE_LIBDIR_JNI|${libdir_jni}|" src/dll.c
}
+
+SRC_URI[md5sum] = "a965452442cdbfc94caba57d0dd25a8f"
+SRC_URI[sha256sum] = "18b269b1bfad7230384681e89189c6af18584e19cddbf92208c0acef814046ab"
diff --git a/recipes/jamvm/jamvm_1.5.2.bb b/recipes/jamvm/jamvm_1.5.2.bb
index bf9271c938..258629684c 100644
--- a/recipes/jamvm/jamvm_1.5.2.bb
+++ b/recipes/jamvm/jamvm_1.5.2.bb
@@ -10,3 +10,6 @@ do_configure_prepend() {
sed -i -e "s|OE_LIBDIR_JNI|${libdir_jni}|" src/dll.c
}
+
+SRC_URI[md5sum] = "2a564045670b459e9aed857b5f8a3391"
+SRC_URI[sha256sum] = "76c976616d344a3b1abd8896be6610c4d97a58af6960e1bc2f442b774bdda839"