summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-11-03 23:38:58 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-11-03 23:38:58 +0000
commitf0048cb054a2aca303fab94e1e5d29d51f4a4a54 (patch)
tree923db025ec570e3a916a8a3a1d0b5efdaad2f854 /packages/linux
parent13f5c7dc29dd345efc3f224acf5616c9ca598284 (diff)
linux-oz-2.6: dev branch updates. Update hx2750 patches to match recent mainline changes. Alter patch order to match planned mainline submission. Make final cleaup of battery/power patches ready to push to arm patch system (started).
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-openzaurus_2.6.14-git3.bb28
1 files changed, 13 insertions, 15 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.14-git3.bb b/packages/linux/linux-openzaurus_2.6.14-git3.bb
index 29aad132df..3caed40062 100644
--- a/packages/linux/linux-openzaurus_2.6.14-git3.bb
+++ b/packages/linux/linux-openzaurus_2.6.14-git3.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r2"
+PR = "r3"
DEFAULT_PREFERENCE = "-1"
@@ -16,26 +16,24 @@ DEFAULT_PREFERENCE = "-1"
# 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_base_extras-r7.patch;patch=1 \
- ${RPSRC}/spitz_pm-r5.patch;patch=1 \
- ${RPSRC}/spitz_cf-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}/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}/export_scoop-r0.patch;patch=1 \
${RPSRC}/pxa25x_cpufreq-r0.patch;patch=1 \
${RPSRC}/fbdev/fbdev-r0.patch;patch=1 \
${RPSRC}/fbdev/fbdev1-r0.patch;patch=1 \
@@ -44,10 +42,10 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.14.tar.gz \
${RPSRC}/fbdev/con_rotate-r0.patch;patch=1 \
${RPSRC}/fbdev/con_rotate1-r1.patch;patch=1 \
${RPSRC}/ipaq/hx2750_base-r22.patch;patch=1 \
- ${RPSRC}/ipaq/hx2750_bl-r2.patch;patch=1 \
+ ${RPSRC}/ipaq/hx2750_bl-r3.patch;patch=1 \
${RPSRC}/ipaq/hx2750_pcmcia-r1.patch;patch=1 \
- ${RPSRC}/ipaq/pxa_keys-r2.patch;patch=1 \
- ${RPSRC}/ipaq/tsc2101-r8.patch;patch=1 \
+ ${RPSRC}/ipaq/pxa_keys-r3.patch;patch=1 \
+ ${RPSRC}/ipaq/tsc2101-r9.patch;patch=1 \
${RPSRC}/ipaq/hx2750_test1-r2.patch;patch=1 \
${DOSRC}/tc6393-device-r5.patch;patch=1 \
${DOSRC}/tc6393_nand-r6.patch;patch=1 \