aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/p4/p4_05.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 10:39:50 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:16:13 +0200
commit16f464bd8cff6b6a27d9bfe691f7adc875d01ac2 (patch)
treed235ad1dba36225ca211cc7c606ecaab4ff883c5 /recipes/p4/p4_05.2.bb
parent44985d56bc556786812a0a02d6219afd31a7381d (diff)
downloadopenembedded-16f464bd8cff6b6a27d9bfe691f7adc875d01ac2.tar.gz
recipes: move checksums to recipes from checksums.ini, part 2 manual adjustement
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/p4/p4_05.2.bb')
-rw-r--r--recipes/p4/p4_05.2.bb24
1 files changed, 12 insertions, 12 deletions
diff --git a/recipes/p4/p4_05.2.bb b/recipes/p4/p4_05.2.bb
index 36c5ce9690..ba60aa8a3f 100644
--- a/recipes/p4/p4_05.2.bb
+++ b/recipes/p4/p4_05.2.bb
@@ -4,15 +4,15 @@
require p4.inc
-SRC_URI[md5sum] = "9bc57695db5885ffac0a352fc17a7f84"
-SRC_URI[sha256sum] = "56dd1cb2364b8c8618f9019b641d17d6b307a5a797f3ac31c16a01247554e10c"
-SRC_URI[md5sum] = "7bdb4d9f59a231cc90a8e93709ec1595"
-SRC_URI[sha256sum] = "2e742bf3358f9b8b38f692f4222f96d6901a6faedca155942f58435cee385614"
-SRC_URI[md5sum] = "9a72849bb39cfe19da018271824a3ae1"
-SRC_URI[sha256sum] = "d67bc483b3cbccdcf32db6af21f02d20793a4c3ccc4b758c3a66374b410b73e8"
-SRC_URI[md5sum] = "eb47a4e532fca795893f0c727ae59c84"
-SRC_URI[sha256sum] = "bb5de57d0098e1c6f0d238cc4e658c64579b26fc1df58b9ce59c057fcb5b2f4c"
-SRC_URI[md5sum] = "eed70a3a6af7e59a44d614d4a8022ff0"
-SRC_URI[sha256sum] = "b4b6546d16f161a50337bf9f5dfaf3a4795a3c9b56931e7ee2ace8bcf1863d6e"
-SRC_URI[md5sum] = "e97b15e64be5a3773880f7d66e87a541"
-SRC_URI[sha256sum] = "ce72ef785a92aa8c71b6525e37da49bebab670a046b2ee0c023713f5aa497826"
+SRC_URI[p4.md5sum] = "9bc57695db5885ffac0a352fc17a7f84"
+SRC_URI[p4.sha256sum] = "56dd1cb2364b8c8618f9019b641d17d6b307a5a797f3ac31c16a01247554e10c"
+SRC_URI[p4api.md5sum] = "7bdb4d9f59a231cc90a8e93709ec1595"
+SRC_URI[p4api.sha256sum] = "2e742bf3358f9b8b38f692f4222f96d6901a6faedca155942f58435cee385614"
+SRC_URI[p4d.md5sum] = "9a72849bb39cfe19da018271824a3ae1"
+SRC_URI[p4d.sha256sum] = "d67bc483b3cbccdcf32db6af21f02d20793a4c3ccc4b758c3a66374b410b73e8"
+SRC_URI[p4ftpd.md5sum] = "eb47a4e532fca795893f0c727ae59c84"
+SRC_URI[p4ftpd.sha256sum] = "bb5de57d0098e1c6f0d238cc4e658c64579b26fc1df58b9ce59c057fcb5b2f4c"
+SRC_URI[p4p.md5sum] = "eed70a3a6af7e59a44d614d4a8022ff0"
+SRC_URI[p4p.sha256sum] = "b4b6546d16f161a50337bf9f5dfaf3a4795a3c9b56931e7ee2ace8bcf1863d6e"
+SRC_URI[p4web.md5sum] = "e97b15e64be5a3773880f7d66e87a541"
+SRC_URI[p4web.sha256sum] = "ce72ef785a92aa8c71b6525e37da49bebab670a046b2ee0c023713f5aa497826"