summaryrefslogtreecommitdiff
path: root/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-11-04 11:32:40 +0000
committerRichard Purdie <richard@openedhand.com>2005-11-04 11:32:40 +0000
commite9bd2a76dba2d9aed9c9f61641b6e519824c52e0 (patch)
tree6eea70dd238b3c0806f11b9efb8172311872cab2 /openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb
parentb265ed47d88679229368346cfef9fe0cf5ffe636 (diff)
downloadopenembedded-core-e9bd2a76dba2d9aed9c9f61641b6e519824c52e0.tar.gz
openembedded-core-e9bd2a76dba2d9aed9c9f61641b6e519824c52e0.tar.bz2
openembedded-core-e9bd2a76dba2d9aed9c9f61641b6e519824c52e0.tar.xz
openembedded-core-e9bd2a76dba2d9aed9c9f61641b6e519824c52e0.zip
kernel updates to enable iwmmxt, update power/battery management patches and reorder patches to match mainline submission. Also, defconfig updates for unloved machines
git-svn-id: https://svn.o-hand.com/repos/poky@168 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb')
-rw-r--r--openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb22
1 files changed, 11 insertions, 11 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb b/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb
index 757799579..849346928 100644
--- a/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb
+++ b/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r4"
+PR = "r5"
# Handy URLs
# http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac8.gz;patch=1 \
@@ -14,24 +14,24 @@ PR = "r4"
# Hacks should clearly named and at the bottom
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.14.tar.gz \
http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.14-git3.bz2;patch=1 \
- ${RPSRC}/pxa_pmops_static-r1.patch;patch=1 \
- ${RPSRC}/pxa_i2c_fixes-r3.patch;patch=1 \
+ ${RPSRC}/revert_bootmem-r1.patch;patch=1 \
+ ${RPSRC}/pxa_pmops_static-r2.patch;patch=1 \
${RPSRC}/pxa_ohci_platform-r2.patch;patch=1 \
${RPSRC}/pxa_ohci_suspend-r2.patch;patch=1 \
- ${RPSRC}/revert_bootmem-r1.patch;patch=1 \
- ${RPSRC}/ide_not_removable-r0.patch;patch=1 \
- ${RPSRC}/sharpsl_pm-r10.patch;patch=1 \
- ${RPSRC}/corgi_pm-r4.patch;patch=1 \
- ${RPSRC}/spitz_cf-r6.patch;patch=1 \
- ${RPSRC}/spitz_base_extras-r9.patch;patch=1 \
- ${RPSRC}/spitz_pm-r5.patch;patch=1 \
${RPSRC}/akita_mtd_fix-r0.patch;patch=1 \
+ ${RPSRC}/spitz_cf-r7.patch;patch=1 \
+ ${RPSRC}/sharpsl_pm-r12.patch;patch=1 \
+ ${RPSRC}/corgi_pm-r5.patch;patch=1 \
+ ${RPSRC}/spitz_pm-r8.patch;patch=1 \
+ ${RPSRC}/spitz_base_extras-r11.patch;patch=1 \
${RPSRC}/max7310-r1.patch;patch=1 \
+ ${RPSRC}/enable_iwmmxt-r0.patch;patch=1 \
+ ${RPSRC}/pxa_i2c_fixes-r3.patch;patch=1 \
+ ${RPSRC}/ide_not_removable-r0.patch;patch=1 \
${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
${RPSRC}/pxa_rtc-r1.patch;patch=1 \
${RPSRC}/input_power-r2.patch;patch=1 \
${RPSRC}/jffs2_longfilename-r0.patch;patch=1 \
- ${RPSRC}/sharpsl_bl_kick-r1.patch;patch=1 \
${RPSRC}/corgi_snd-r14.patch;patch=1 \
${RPSRC}/pxa25x_cpufreq-r0.patch;patch=1 \
${RPSRC}/fbdev/fbdev-r0.patch;patch=1 \