diff options
Diffstat (limited to 'recipes/linux/linux_2.6.25.bb')
-rw-r--r-- | recipes/linux/linux_2.6.25.bb | 36 |
1 files changed, 22 insertions, 14 deletions
diff --git a/recipes/linux/linux_2.6.25.bb b/recipes/linux/linux_2.6.25.bb index a625857c8e..9f415cebb1 100644 --- a/recipes/linux/linux_2.6.25.bb +++ b/recipes/linux/linux_2.6.25.bb @@ -16,8 +16,8 @@ DEFAULT_PREFERENCE_m8050 = "1" DEFAULT_PREFERENCE_ronetix-pm9263 = "1" DEFAULT_PREFERENCE_ronetix-pm9261 = "1" -SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2 \ - ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.20.bz2;patch=1 \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2;name=kernel \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.20.bz2;patch=1;name=stablepatch \ file://defconfig" SRC_URI_append_mpc8313e-rdb = "\ @@ -35,25 +35,25 @@ SRC_URI_append_cm-x270 = " \ " SRC_URI_append_at32stk1000 = " \ - http://avr32linux.org/twiki/pub/Main/LinuxPatches/linux-2.6.25.6.atmel.1.patch.bz2;patch=1 \ + http://avr32linux.org/twiki/pub/Main/LinuxPatches/linux-2.6.25.6.atmel.1.patch.bz2;patch=1;name=atmelpatch \ file://virtualmouse.patch;patch=1 \ # file://pll1.diff;patch=1 \ " SRC_URI_append_at91-l9260 = " \ - http://maxim.org.za/AT91RM9200/2.6/2.6.25-at91.patch.gz;patch=1 \ + http://maxim.org.za/AT91RM9200/2.6/2.6.25-at91.patch.gz;patch=1;name=at91patch \ " SRC_URI_append_ronetix-pm9263 = " \ - http://maxim.org.za/AT91RM9200/2.6/2.6.25-at91.patch.gz;patch=1 \ - http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.25.4/linux-2.6.25.4-ronetix-08-11-02.2228.patch;patch=1 \ - http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.25.4/socketcan-driver-at91.patch;patch=1 \ + http://maxim.org.za/AT91RM9200/2.6/2.6.25-at91.patch.gz;patch=1;name=at91patch \ + http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.25.4/linux-2.6.25.4-ronetix-08-11-02.2228.patch;patch=1;name=ronetixpatch \ + http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.25.4/socketcan-driver-at91.patch;patch=1;name=socketat91patch \ " SRC_URI_append_ronetix-pm9261 = " \ - http://maxim.org.za/AT91RM9200/2.6/2.6.25-at91.patch.gz;patch=1 \ - http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.25.4/linux-2.6.25.4-ronetix-08-11-02.2228.patch;patch=1 \ - http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.25.4/socketcan-driver-at91.patch;patch=1 \ + http://maxim.org.za/AT91RM9200/2.6/2.6.25-at91.patch.gz;patch=1;name=at91patch \ + http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.25.4/linux-2.6.25.4-ronetix-08-11-02.2228.patch;patch=1;name=ronetixpatch \ + http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.25.4/socketcan-driver-at91.patch;patch=1;name=socketat91patch \ " SRC_URI_append_m8050 = " file://m8050.diff;patch=1 file://update-mach-types.diff;patch=1" @@ -101,7 +101,15 @@ python do_compulab_image() { addtask compulab_image after do_deploy before do_build -SRC_URI[md5sum] = "db95a49a656a3247d4995a797d333153" -SRC_URI[sha256sum] = "108b2a3f2b05c0e57d1d0977619525e46f8d4b425aef4b38b47dcf94292f2dd2" -SRC_URI[md5sum] = "9d870b9947ce0618cf18445e4be33e15" -SRC_URI[sha256sum] = "c4d69706880f274b84c8f5ef36ce955b3173e6ea3c083f724c0371096b27e738" +SRC_URI[kernel.md5sum] = "db95a49a656a3247d4995a797d333153" +SRC_URI[kernel.sha256sum] = "108b2a3f2b05c0e57d1d0977619525e46f8d4b425aef4b38b47dcf94292f2dd2" +SRC_URI[stablepatch.md5sum] = "9d870b9947ce0618cf18445e4be33e15" +SRC_URI[stablepatch.sha256sum] = "c4d69706880f274b84c8f5ef36ce955b3173e6ea3c083f724c0371096b27e738" +SRC_URI[atmelpatch.md5sum] = "816a3d8315ff089ddee3c22c04b403a9" +SRC_URI[atmelpatch.sha256sum] = "03dcb188379fa94cc109d2b7733031de51d6c53d2a7e6701c72ba2ea60e580bc" +SRC_URI[at91patch.md5sum] = "4469d6336f9659f1725fedd4a52261ad" +SRC_URI[at91patch.sha256sum] = "7a960180e7873b1bdb522e76b0423b5c2c1b8efe1d30d7ca80c41eb97d822b2d" +SRC_URI[ronetixpatch.md5sum] = "90f4ad08acff6c206fd08e38db047ea4" +SRC_URI[ronetixpatch.sha256sum] = "db5f14e0d2f2b8d7aa7b7048f858a999a0aee51c422eca92eb814ad4244004e9" +SRC_URI[socketat91patch.md5sum] = "fe6945121eaea5e9c570e3dad54d7569" +SRC_URI[socketat91patch.sha256sum] = "578db455270592833156358f79205b21701aa12b64142da16df08fb36fca3322" |