summaryrefslogtreecommitdiffstats
path: root/recipes/vlc
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/vlc
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/vlc')
-rw-r--r--recipes/vlc/libdvdcss_1.2.10.bb3
-rw-r--r--recipes/vlc/vlc-gpe_0.7.2.bb3
-rw-r--r--recipes/vlc/vlc-gpe_0.8.1.bb3
-rw-r--r--recipes/vlc/vlc-gpe_0.8.4.bb3
-rw-r--r--recipes/vlc/vlc_0.9.2.bb3
-rw-r--r--recipes/vlc/vlc_0.9.6.bb3
-rw-r--r--recipes/vlc/vlc_0.9.8a.bb3
-rw-r--r--recipes/vlc/vlc_1.0.2.bb3
-rw-r--r--recipes/vlc/x264_r2245.bb3
9 files changed, 27 insertions, 0 deletions
diff --git a/recipes/vlc/libdvdcss_1.2.10.bb b/recipes/vlc/libdvdcss_1.2.10.bb
index f6862d3dd3..be3ed903a8 100644
--- a/recipes/vlc/libdvdcss_1.2.10.bb
+++ b/recipes/vlc/libdvdcss_1.2.10.bb
@@ -18,3 +18,6 @@ do_stage() {
+
+SRC_URI[md5sum] = "ebd5370b79ac5a83e5c61b24a214cf74"
+SRC_URI[sha256sum] = "2394a75013ab66b592d8c91d53529ede392bc9faee37fe279bd29b455eff2220"
diff --git a/recipes/vlc/vlc-gpe_0.7.2.bb b/recipes/vlc/vlc-gpe_0.7.2.bb
index 8b09103a7f..5ecb34f084 100644
--- a/recipes/vlc/vlc-gpe_0.7.2.bb
+++ b/recipes/vlc/vlc-gpe_0.7.2.bb
@@ -78,3 +78,6 @@ FILES_${PN} = "${bindir}/vlc \
${datadir}/vlc/vlc*png \
${datadir}/vlc/vlc*xpm \
${datadir}/vlc/http"
+
+SRC_URI[md5sum] = "25dfcc804cb92f46c0b64ce1466515cc"
+SRC_URI[sha256sum] = "1551c792384ae027995f498546d26c1fdd42a896a9cc2d94a8209d06af4b5874"
diff --git a/recipes/vlc/vlc-gpe_0.8.1.bb b/recipes/vlc/vlc-gpe_0.8.1.bb
index 7852521179..9bc5db2eb5 100644
--- a/recipes/vlc/vlc-gpe_0.8.1.bb
+++ b/recipes/vlc/vlc-gpe_0.8.1.bb
@@ -85,3 +85,6 @@ FILES_${PN} = "${bindir}/vlc \
${datadir}/vlc/vlc*png \
${datadir}/vlc/vlc*xpm \
${datadir}/vlc/http"
+
+SRC_URI[md5sum] = "3fb3ac4ed456f092d51a00d50159790f"
+SRC_URI[sha256sum] = "9f84c8e8a2f7f5969bc771741b1db64aa44c1b919e8ddbeba37875ca089b66d9"
diff --git a/recipes/vlc/vlc-gpe_0.8.4.bb b/recipes/vlc/vlc-gpe_0.8.4.bb
index d7138ee69d..951d0ac04a 100644
--- a/recipes/vlc/vlc-gpe_0.8.4.bb
+++ b/recipes/vlc/vlc-gpe_0.8.4.bb
@@ -106,3 +106,6 @@ FILES_${PN} = "${bindir}/vlc \
${datadir}/vlc/vlc*png \
${datadir}/vlc/vlc*xpm \
${datadir}/vlc/http"
+
+SRC_URI[md5sum] = "9cd5ca752f7236167715ca1916da92ad"
+SRC_URI[sha256sum] = "d4e586a7475a0a2390ef9a7225e5146aa65ab70ec408cf9568c79c5aee0ca647"
diff --git a/recipes/vlc/vlc_0.9.2.bb b/recipes/vlc/vlc_0.9.2.bb
index 509662b4ae..b2c2bca580 100644
--- a/recipes/vlc/vlc_0.9.2.bb
+++ b/recipes/vlc/vlc_0.9.2.bb
@@ -59,3 +59,6 @@ FILES_${PN} += "${bindir}/vlc \
"
FILES_${PN}-dbg += "${libdir}/vlc/*/.debug"
+
+SRC_URI[md5sum] = "f7d843d0725abb57196c4012eeb0e636"
+SRC_URI[sha256sum] = "b839353694fa5d47b8874573525a6612ce22654774c7cd2d9d4a16f7044b7854"
diff --git a/recipes/vlc/vlc_0.9.6.bb b/recipes/vlc/vlc_0.9.6.bb
index c8fc8fe7fc..f34ff6a667 100644
--- a/recipes/vlc/vlc_0.9.6.bb
+++ b/recipes/vlc/vlc_0.9.6.bb
@@ -1,2 +1,5 @@
require vlc.inc
PR = "r1"
+
+SRC_URI[md5sum] = "cd71276ed867029a6d077a40bccd4d05"
+SRC_URI[sha256sum] = "ac091ba9b2e2e9aff293969b3405b145c09789e59ac0caab2247211a19e09a8a"
diff --git a/recipes/vlc/vlc_0.9.8a.bb b/recipes/vlc/vlc_0.9.8a.bb
index 6127579b67..dd131b238d 100644
--- a/recipes/vlc/vlc_0.9.8a.bb
+++ b/recipes/vlc/vlc_0.9.8a.bb
@@ -44,3 +44,6 @@ FILES_${PN} += "${bindir}/vlc \
"
FILES_${PN}-dbg += "${libdir}/vlc/*/.debug"
+
+SRC_URI[md5sum] = "8ffa2ff763badd5de7592004d8d69a63"
+SRC_URI[sha256sum] = "197c29803790efc0273bb4577d54629d0769a3b49b091c6430eb6704fd69824f"
diff --git a/recipes/vlc/vlc_1.0.2.bb b/recipes/vlc/vlc_1.0.2.bb
index bd967cff44..0f2dff2f77 100644
--- a/recipes/vlc/vlc_1.0.2.bb
+++ b/recipes/vlc/vlc_1.0.2.bb
@@ -42,3 +42,6 @@ FILES_${PN} += "${bindir}/vlc \
"
FILES_${PN}-dbg += "${libdir}/vlc/*/.debug"
+
+SRC_URI[md5sum] = "69d4e30fe4fc2691780fbeacd40359d2"
+SRC_URI[sha256sum] = "38b176fd495f3254db74e03977235a0a2212fc6533d7cd1a4c3dddc495b074f0"
diff --git a/recipes/vlc/x264_r2245.bb b/recipes/vlc/x264_r2245.bb
index a347bd9039..f460a00156 100644
--- a/recipes/vlc/x264_r2245.bb
+++ b/recipes/vlc/x264_r2245.bb
@@ -24,3 +24,6 @@ EXTRA_OECONF = '--enable-shared ${X264_DISABLE_ASM} --extra-cflags="${X264_ECFLA
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "99870531113dafd01026c01a96c5fcbb"
+SRC_URI[sha256sum] = "8b435c02ed0a09d039c0a89c8ddc5470e1885630a5dcedfe3d8bc60a6d63ab69"