diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 10:39:50 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 20:16:13 +0200 |
commit | 16f464bd8cff6b6a27d9bfe691f7adc875d01ac2 (patch) | |
tree | d235ad1dba36225ca211cc7c606ecaab4ff883c5 /recipes/linux/linux-rp_2.6.25+2.6.26-rc4.bb | |
parent | 44985d56bc556786812a0a02d6219afd31a7381d (diff) |
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/linux/linux-rp_2.6.25+2.6.26-rc4.bb')
-rw-r--r-- | recipes/linux/linux-rp_2.6.25+2.6.26-rc4.bb | 59 |
1 files changed, 32 insertions, 27 deletions
diff --git a/recipes/linux/linux-rp_2.6.25+2.6.26-rc4.bb b/recipes/linux/linux-rp_2.6.25+2.6.26-rc4.bb index ad2a57f5fc..b51d6aa7ef 100644 --- a/recipes/linux/linux-rp_2.6.25+2.6.26-rc4.bb +++ b/recipes/linux/linux-rp_2.6.25+2.6.26-rc4.bb @@ -18,32 +18,32 @@ DEFAULT_PREFERENCE_spitz = "1" # Patches submitted upstream are towards top of this list # Hacks should clearly named and at the bottom -SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2;name=archive \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2;name=kernel \ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.26/patch-2.6.26-rc4.bz2;patch=1;name=rc4patch \ - ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1;name=patch1 \ - ${RPSRC}/hx2750_base-r34.patch;patch=1;name=patch2 \ - ${RPSRC}/hx2750_bl-r9.patch;patch=1;name=patch3 \ - ${RPSRC}/hx2750_pcmcia-r3.patch;patch=1;name=patch4 \ - ${RPSRC}/pxa_keys-r9.patch;patch=1;name=patch5 \ - ${RPSRC}/tsc2101-r19.patch;patch=1;name=patch6 \ - ${RPSRC}/hx2750_test1-r8.patch;patch=1;name=patch7 \ - ${RPSRC}/sharpsl_pm_fixes1-r0.patch;patch=1;name=patch8 \ - ${RPSRC}/pm_changes-r1.patch;patch=1;name=patch9 \ - ${RPSRC}/locomo_kbd_tweak-r2.patch;patch=1;name=patch10 \ -# ${RPSRC}/pxa27x_overlay-r8.patch;patch=1;name=patch11 \ - ${RPSRC}/w100_extaccel-r2.patch;patch=1;name=patch12 \ - ${RPSRC}/w100_extmem-r1.patch;patch=1;name=patch13 \ - ${RPSRC}/poodle_pm-r6.patch;patch=1;name=patch14 \ - ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1;name=patch15 \ - ${RPSRC}/poodle_asoc_fix-r1.patch;patch=1;name=patch16 \ - ${RPSRC}/logo_oh-r1.patch.bz2;patch=1;status=unmergable;name=patch17 \ - ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable;name=patch18 \ + ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1;name=rppatch1 \ + ${RPSRC}/hx2750_base-r34.patch;patch=1;name=rppatch2 \ + ${RPSRC}/hx2750_bl-r9.patch;patch=1;name=rppatch3 \ + ${RPSRC}/hx2750_pcmcia-r3.patch;patch=1;name=rppatch4 \ + ${RPSRC}/pxa_keys-r9.patch;patch=1;name=rppatch5 \ + ${RPSRC}/tsc2101-r19.patch;patch=1;name=rppatch6 \ + ${RPSRC}/hx2750_test1-r8.patch;patch=1;name=rppatch7 \ + ${RPSRC}/sharpsl_pm_fixes1-r0.patch;patch=1;name=rppatch8 \ + ${RPSRC}/pm_changes-r1.patch;patch=1;name=rppatch9 \ + ${RPSRC}/locomo_kbd_tweak-r2.patch;patch=1;name=rppatch10 \ +# ${RPSRC}/pxa27x_overlay-r8.patch;patch=1;name=rppatch11 \ + ${RPSRC}/w100_extaccel-r2.patch;patch=1;name=rppatch12 \ + ${RPSRC}/w100_extmem-r1.patch;patch=1;name=rppatch13 \ + ${RPSRC}/poodle_pm-r6.patch;patch=1;name=rppatch14 \ + ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1;name=rppatch15 \ + ${RPSRC}/poodle_asoc_fix-r1.patch;patch=1;name=rppatch16 \ + ${RPSRC}/logo_oh-r1.patch.bz2;patch=1;status=unmergable;name=rppatch17 \ + ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable;name=rppatch18 \ file://hostap-monitor-mode.patch;patch=1;status=unmergable \ file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1;status=unmergable \ - ${RPSRC}/mmcsd_large_cards-r1.patch;patch=1;status=hack;name=patch19 \ - ${RPSRC}/mmcsd_no_scr_check-r2.patch;patch=1;status=hack;name=patch20 \ - ${RPSRC}/integrator_rgb-r1.patch;patch=1;status=hack;name=patch21 \ - ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack;name=patch22 \ + ${RPSRC}/mmcsd_large_cards-r1.patch;patch=1;status=hack;name=rppatch19 \ + ${RPSRC}/mmcsd_no_scr_check-r2.patch;patch=1;status=hack;name=rppatch20 \ + ${RPSRC}/integrator_rgb-r1.patch;patch=1;status=hack;name=rppatch21 \ + ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack;name=rppatch22 \ file://sharpsl-rc-r1.patch;patch=1 \ file://spitz_h_rewrite.patch;patch=1 \ file://pxa-serial-hack.patch;patch=1;status=hack \ @@ -67,14 +67,14 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2;name=a # FIXMEs before made default -# ${RPSRC}/mmcsd_no_scr_check-r1.patch;patch=1;status=hack +# ${RPSRC}/mmcsd_no_scr_check-r1.patch;patch=1;status=hack;name=rppatch50 # Add this to enable pm debug code (useful with a serial lead) -# ${RPSRC}/sharpsl_pm_debug-r0.patch;patch=1 +# ${RPSRC}/sharpsl_pm_debug-r0.patch;patch=1;name=rppatch51 # Disabled until I find the reason this gives issues with cdc_subset -# ${RPSRC}/usb_rndis_tweaks-r0.patch;patch=1 \ +# ${RPSRC}/usb_rndis_tweaks-r0.patch;patch=1;name=rppatch52 \ SRC_URI_append_collie = "\ @@ -99,7 +99,7 @@ SRC_URI_append_collie = "\ " SRC_URI_append_poodle = "\ - ${RPSRC}/poodle_serial_vcc-r0.patch;patch=1;name=patch23 \ + ${RPSRC}/poodle_serial_vcc-r0.patch;patch=1;name=rppatch53 \ file://poodle_ts.patch;patch=1 \ file://pxafb.patch;patch=1 \ " @@ -188,3 +188,8 @@ SRC_URI_append_zylonite ="\ " S = "${WORKDIR}/linux-2.6.25" + +SRC_URI[kernel.md5sum] = "db95a49a656a3247d4995a797d333153" +SRC_URI[kernel.sha256sum] = "108b2a3f2b05c0e57d1d0977619525e46f8d4b425aef4b38b47dcf94292f2dd2" +SRC_URI[rc4patch.md5sum] = "b5f96d823b1183ba0c4e61516e1a23c0" +SRC_URI[rc4patch.sha256sum] = "45994ebcdd4ed30b37c6fc0569ee69aee4f2ef9ed75857d0a3784ce3bfe92ffc" |