diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-10 11:21:48 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 20:07:27 +0200 |
commit | 44985d56bc556786812a0a02d6219afd31a7381d (patch) | |
tree | 9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/linux/linux-rp_2.6.24.bb | |
parent | a8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff) |
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/linux/linux-rp_2.6.24.bb')
-rw-r--r-- | recipes/linux/linux-rp_2.6.24.bb | 151 |
1 files changed, 106 insertions, 45 deletions
diff --git a/recipes/linux/linux-rp_2.6.24.bb b/recipes/linux/linux-rp_2.6.24.bb index dd73738a3e..85e2d4138a 100644 --- a/recipes/linux/linux-rp_2.6.24.bb +++ b/recipes/linux/linux-rp_2.6.24.bb @@ -22,33 +22,33 @@ 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.24.tar.bz2 \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2;name=archive \ file://0001-time-prevent-the-loop-in-timespec_add_ns-from-bei.patch;patch=1 \ - ${RPSRC}/export_atags-r2.patch;patch=1;status=pending \ - ${RPSRC}/lzo_crypto-r2.patch;patch=1;status=pending \ - ${RPSRC}/corgi_rearrange_lcd-r0.patch;patch=1;status=pending \ + ${RPSRC}/export_atags-r2.patch;patch=1;status=pending;name=patch1 \ + ${RPSRC}/lzo_crypto-r2.patch;patch=1;status=pending;name=patch2 \ + ${RPSRC}/corgi_rearrange_lcd-r0.patch;patch=1;status=pending;name=patch3 \ file://hrw-hostapcard.patch;patch=1;status=pending \ - ${RPSRC}/allow_disable_deferrred-r0.patch;patch=1 \ - ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \ - ${RPSRC}/hx2750_base-r33.patch;patch=1 \ - ${RPSRC}/hx2750_bl-r9.patch;patch=1 \ - ${RPSRC}/hx2750_pcmcia-r3.patch;patch=1 \ - ${RPSRC}/pxa_keys-r8.patch;patch=1 \ - ${RPSRC}/tsc2101-r18.patch;patch=1 \ - ${RPSRC}/hx2750_test1-r8.patch;patch=1 \ - ${RPSRC}/input_power-r10.patch;patch=1 \ - ${RPSRC}/pxa25x_cpufreq-r2.patch;patch=1 \ - ${RPSRC}/sharpsl_pm_fixes1-r0.patch;patch=1 \ - ${RPSRC}/pm_changes-r1.patch;patch=1 \ - ${RPSRC}/usb_add_epalloc-r4.patch;patch=1 \ - ${RPSRC}/usb_pxa27x_udc-r8.patch;patch=1 \ - ${RPSRC}/locomo_kbd_tweak-r1a.patch;patch=1 \ - ${RPSRC}/pxa27x_overlay-r8.patch;patch=1 \ - ${RPSRC}/w100_extaccel-r2.patch;patch=1 \ - ${RPSRC}/w100_extmem-r1.patch;patch=1 \ - ${RPSRC}/poodle_pm-r5.patch;patch=1 \ - ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1 \ - ${RPSRC}/poodle_asoc_fix-r1.patch;patch=1 \ + ${RPSRC}/allow_disable_deferrred-r0.patch;patch=1;name=patch4 \ + ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1;name=patch5 \ + ${RPSRC}/hx2750_base-r33.patch;patch=1;name=patch6 \ + ${RPSRC}/hx2750_bl-r9.patch;patch=1;name=patch7 \ + ${RPSRC}/hx2750_pcmcia-r3.patch;patch=1;name=patch8 \ + ${RPSRC}/pxa_keys-r8.patch;patch=1;name=patch9 \ + ${RPSRC}/tsc2101-r18.patch;patch=1;name=patch10 \ + ${RPSRC}/hx2750_test1-r8.patch;patch=1;name=patch11 \ + ${RPSRC}/input_power-r10.patch;patch=1;name=patch12 \ + ${RPSRC}/pxa25x_cpufreq-r2.patch;patch=1;name=patch13 \ + ${RPSRC}/sharpsl_pm_fixes1-r0.patch;patch=1;name=patch14 \ + ${RPSRC}/pm_changes-r1.patch;patch=1;name=patch15 \ + ${RPSRC}/usb_add_epalloc-r4.patch;patch=1;name=patch16 \ + ${RPSRC}/usb_pxa27x_udc-r8.patch;patch=1;name=patch17 \ + ${RPSRC}/locomo_kbd_tweak-r1a.patch;patch=1;name=patch18 \ + ${RPSRC}/pxa27x_overlay-r8.patch;patch=1;name=patch19 \ + ${RPSRC}/w100_extaccel-r2.patch;patch=1;name=patch20 \ + ${RPSRC}/w100_extmem-r1.patch;patch=1;name=patch21 \ + ${RPSRC}/poodle_pm-r5.patch;patch=1;name=patch22 \ + ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1;name=patch23 \ + ${RPSRC}/poodle_asoc_fix-r1.patch;patch=1;name=patch24 \ file://pxa27x-resume.patch;patch=1;status=external \ file://mtd-module.patch;patch=1;status=external \ file://wm8750-treble.patch;patch=1;status=external \ @@ -58,13 +58,13 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ file://sharpsl-rc-r2.patch;patch=1 \ file://squashfs3.3.patch;patch=1;status=external \ # ${RPSRC}/logo_oh-r1.patch.bz2;patch=1;status=unmergable \ - ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \ + ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable;name=patch25 \ 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 \ - ${RPSRC}/mmcsd_no_scr_check-r2.patch;patch=1;status=hack \ - ${RPSRC}/integrator_rgb-r1.patch;patch=1;status=hack \ - ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \ + ${RPSRC}/mmcsd_large_cards-r1.patch;patch=1;status=hack;name=patch26 \ + ${RPSRC}/mmcsd_no_scr_check-r2.patch;patch=1;status=hack;name=patch27 \ + ${RPSRC}/integrator_rgb-r1.patch;patch=1;status=hack;name=patch28 \ + ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack;name=patch29 \ file://pxa-serial-hack.patch;patch=1;status=hack \ file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ file://connectplus-prevent-oops-HACK.patch;patch=1;status=hack \ @@ -96,21 +96,21 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ SRC_URI_append_collie = "\ - ${TKSRC}/mtd-sharp-flash-hack-r4.patch;patch=1 \ - ${TKSRC}/mcp-sa11x0-r0.patch;patch=1 \ - ${TKSRC}/locomo-r1.patch;patch=1 \ - ${TKSRC}/collie-kexec-r1.patch;patch=1 \ - ${TKSRC}/sharpsl_pm-4.patch;patch=1 \ - ${TKSRC}/collie_pm-3.patch;patch=1 \ - ${TKSRC}/ucb1x00_suspend.patch;patch=1 \ - ${TKSRC}/collie-ts.patch;patch=1 \ - ${TKSRC}/pcmcia_suspend.patch;patch=1 \ - ${TKSRC}/locomo_spi-6.patch;patch=1 \ - ${TKSRC}/config.patch;patch=1 \ - ${TKSRC}/mmc-spi.patch;patch=1 \ - ${TKSRC}/linux-2.6.24-SIMpad-rtc-sa1100.patch;patch=1 \ - ${TKSRC}/sa1100_spinlock.patch;patch=1 \ - ${TKSRC}/sa1100-dma.patch;patch=1 \ + ${TKSRC}/mtd-sharp-flash-hack-r4.patch;patch=1;name=tkpatch1 \ + ${TKSRC}/mcp-sa11x0-r0.patch;patch=1;name=tkpatch2 \ + ${TKSRC}/locomo-r1.patch;patch=1;name=tkpatch3 \ + ${TKSRC}/collie-kexec-r1.patch;patch=1;name=tkpatch4 \ + ${TKSRC}/sharpsl_pm-4.patch;patch=1;name=tkpatch5 \ + ${TKSRC}/collie_pm-3.patch;patch=1;name=tkpatch6 \ + ${TKSRC}/ucb1x00_suspend.patch;patch=1;name=tkpatch7 \ + ${TKSRC}/collie-ts.patch;patch=1;name=tkpatch8 \ + ${TKSRC}/pcmcia_suspend.patch;patch=1;name=tkpatch9 \ + ${TKSRC}/locomo_spi-6.patch;patch=1;name=tkpatch10 \ + ${TKSRC}/config.patch;patch=1;name=tkpatch11 \ + ${TKSRC}/mmc-spi.patch;patch=1;name=tkpatch12 \ + ${TKSRC}/linux-2.6.24-SIMpad-rtc-sa1100.patch;patch=1;name=tkpatch13 \ + ${TKSRC}/sa1100_spinlock.patch;patch=1;name=tkpatch14 \ + ${TKSRC}/sa1100-dma.patch;patch=1;name=tkpatch15 \ " SRC_URI_append_poodle = "\ @@ -202,3 +202,64 @@ SRC_URI_append_zylonite ="\ " S = "${WORKDIR}/linux-2.6.24" + +SRC_URI[md5sum] = "3f23ad4b69d0a552042d1ed0f4399857" +SRC_URI[sha256sum] = "413c64fbbcf81244cb5571be4963644a1e81166a2b0f008a016528363b65c5d3" +SRC_URI[md5sum] = "987956757c3707ba0e62ce2cd133011b" +SRC_URI[sha256sum] = "7754930742d3c3cc2a05af38263ba58ba416b7359f8a0c598ae0f7377277d3b3" +SRC_URI[md5sum] = "29162001c88d9dbe0ccb25103a1aefb4" +SRC_URI[sha256sum] = "0b68f2d73dc54404d29015455ba84021a925aa2cfb6f1fe75705fe2268b2e2e8" +SRC_URI[md5sum] = "c1bec44c92f5da5abad97137c73b1365" +SRC_URI[sha256sum] = "d4dc8f0583e616e74ea41b103d5f6a29b6d079ce37eaf9f362825514c7082490" +SRC_URI[md5sum] = "1cc6aee6d128edf41775472764652435" +SRC_URI[sha256sum] = "02657350458e7d82b8c926e1f027e408e1e2e8d9570f31e7b5f84472fe2e41c2" +SRC_URI[md5sum] = "a8b75ef4190dfc0afcfa8789d3e4c64c" +SRC_URI[sha256sum] = "3fed945b590db46a902fa434054b967dd1bf4af1ee5f5643e00d1d66a9d69543" +SRC_URI[md5sum] = "e9ef4b8b78ab64cd7dbd0d41b05e932c" +SRC_URI[sha256sum] = "ed4f25e0da55714c618c2721209a2d22a7296b5dc85af028d20aff6062a4a13b" +SRC_URI[md5sum] = "ebb78f58e9c84c73b90e9cbdde5f89d6" +SRC_URI[sha256sum] = "7578448fc2adbfc820158b2467dbb127ab012b3a97ad95366d8d1af002defbce" +SRC_URI[md5sum] = "896d3e29ab5715b7558b972fba626425" +SRC_URI[sha256sum] = "29f21117a17f945783f2eee5d5c89e10959fed44ac423ad9809d6afc0db5996c" +SRC_URI[md5sum] = "4f41fd3a0e031a26d3a2d354f5995ffd" +SRC_URI[sha256sum] = "3959a45bb65f66a622d7752e41808604032f4ab66f736f96fee83e252d85df5a" +SRC_URI[md5sum] = "95e9a5dfc1852e2db3d1d9da6df439df" +SRC_URI[sha256sum] = "83097559d413b57aa67da1de975e8fbb99d02a2b2166aad57d7b30881208ff1e" +SRC_URI[md5sum] = "33eed5a26b2776508500532c07956dc4" +SRC_URI[sha256sum] = "a93c7f0caa8e212a4515ce209918e250e80d2643317732d707d4f25649457545" +SRC_URI[md5sum] = "6ddb822c5ee92a58b667795b41f31963" +SRC_URI[sha256sum] = "d42ec6f70b00100aa8816740259e3d70686aeae8c05a4f76b67f76b84c79833c" +SRC_URI[md5sum] = "c076ac1f2368d9e8399e64a3adf3a036" +SRC_URI[sha256sum] = "34358aa53caaf393af550d9771f02f144eafabb7518e84d872427dc297e493b4" +SRC_URI[md5sum] = "aeea5a2614fd8f9ae7d729d1ea1dddba" +SRC_URI[sha256sum] = "1bd129c7a68537533c77267992eaf490ff64bcc3d01c6f4b51343b8f266ae99e" +SRC_URI[md5sum] = "e10058b52841d138630b69b954bea0b9" +SRC_URI[sha256sum] = "779561c658ccb190f3a2cd7626e4a229834c5f9b093be8f7a06bbfaf12121b9c" +SRC_URI[md5sum] = "042c5243ce0253341fe920a8a863e37b" +SRC_URI[sha256sum] = "6d2ae5d70609df7d2c2b518eca0624c4a59328b277ed114b9e5b57dd030e6e94" +SRC_URI[md5sum] = "d4bbe2b9ef6b5879d72875896632d8b3" +SRC_URI[sha256sum] = "c4bf829816c3e53b0807bb12cfdc8b1f0e0c1eae14a5be2ffb1a59ad71bbb188" +SRC_URI[md5sum] = "f126bdd73fa79a770b8c0caa95c5bae8" +SRC_URI[sha256sum] = "a80748d7438ffa589eaee6d4870c74cebc90cc5c8134d070c8f4090fe9bab58c" +SRC_URI[md5sum] = "94926c8dbea9035ca9e5b44d9dd68726" +SRC_URI[sha256sum] = "8848bf269257316e845857d58023fec82e7e2ff5a8092915ec4a8b033429a5cc" +SRC_URI[md5sum] = "2c958056e0a82da4d85810ea51b9e07b" +SRC_URI[sha256sum] = "c8e0cf191fb60b26eb5481c24d162c3675c72bc940c42393af2f0b62897de90f" +SRC_URI[md5sum] = "a17be90788c4ccd6ee8253659b9321f8" +SRC_URI[sha256sum] = "56dfd5365848095793faa31ee1cf753c10891dd076944d3533b05c6547965134" +SRC_URI[md5sum] = "3ed63ce3884d6cdd71b6d471e3c49407" +SRC_URI[sha256sum] = "e87d44d5a77c591db83598295109c033708a458797247a31cfa20d54c52d7b41" +SRC_URI[md5sum] = "05766128b2b0abdd01048e5e08430600" +SRC_URI[sha256sum] = "5fcd54adf3c8e7e99078a585683926224b5b49a99e4e675694621c3e08e6aad0" +SRC_URI[md5sum] = "7c766563674dec668baa5f650a14b7cd" +SRC_URI[sha256sum] = "3f78e714248cdaa0b83f530a3b7f80da02446b179e86fbb043d57c3e05ae0d7e" +SRC_URI[md5sum] = "ce6d8a7a25cc1c9593417746bcf84ca0" +SRC_URI[sha256sum] = "24aac1d158095007a10a47e38320a1618fab2d536f19caff94f4dd0ab29f306b" +SRC_URI[md5sum] = "9b69a1f5951ebd26d5b29ac326c5c414" +SRC_URI[sha256sum] = "8de4e1a8696c2f47ed1b9009498b4f89ba9dd3fbda6083531ef40c35ce001996" +SRC_URI[md5sum] = "b60a6035a3e84ba68771fef999ccc96f" +SRC_URI[sha256sum] = "fe3dcba12eab368a5c14e6c247886bcbaa3fafc662ea8de00fd579f956a21a71" +SRC_URI[md5sum] = "15a09026135382c716a11633344ba3c4" +SRC_URI[sha256sum] = "49521feb1a6e2bc9b355e93b3251e3c74ebe2327eb89c6e681347464e81e3664" +SRC_URI[md5sum] = "b67218e773a236631b41a1718049bbc7" +SRC_URI[sha256sum] = "f6ddc6636b2a8e4392dab43fdcfd9521e2d7f9022e56c39ecee66d50a94bdc98" |