linux-oz-2.6: Add a fix for spitz resuming the backlight whilst performing charging...
authorRichard Purdie <rpurdie@rpsys.net>
Fri, 23 Sep 2005 10:42:23 +0000 (10:42 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 23 Sep 2005 10:42:23 +0000 (10:42 +0000)
14 files changed:
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/.mtn2git_empty [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/.mtn2git_empty with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/add-elpp-stuff.patch [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/add-elpp-stuff.patch with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/add-oz-release-string.patch [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/add-oz-release-string.patch with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/connectplus-remove-ide-HACK.patch [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/connectplus-remove-ide-HACK.patch with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/defconfig-c7x0 [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/defconfig-c7x0 with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/defconfig-collie [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/defconfig-collie with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/defconfig-ipaq-pxa-2.6 [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/defconfig-ipaq-pxa-2.6 with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/defconfig-poodle [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/defconfig-poodle with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/defconfig-spitz [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/defconfig-spitz with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/defconfig-tosa [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/defconfig-tosa with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/dtl1_cs-add-socket-revE.patch [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/dtl1_cs-add-socket-revE.patch with 100% similarity]
packages/linux/linux-openzaurus-2.6.14-rc2-mm1/pxa-serial-hack.patch [moved from packages/linux/linux-openzaurus-2.6.14-rc1-mm1/pxa-serial-hack.patch with 100% similarity]
packages/linux/linux-openzaurus_2.6.14-rc1.bb
packages/linux/linux-openzaurus_2.6.14-rc2-mm1.bb [moved from packages/linux/linux-openzaurus_2.6.14-rc1-mm1.bb with 95% similarity]

index 3b37434..2fa4a89 100644 (file)
@@ -32,7 +32,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \
            ${RPSRC}/sharpsl_pm-r8.patch;patch=1 \
            ${RPSRC}/corgi_pm-r3.patch;patch=1 \
            ${RPSRC}/spitz_base_extras-r2.patch;patch=1 \
-           ${RPSRC}/spitz_pm-r3.patch;patch=1 \
+           ${RPSRC}/spitz_pm-r4.patch;patch=1 \
            ${RPSRC}/spitz_kbd_fix1-r0.patch;patch=1 \
            ${RPSRC}/spitzcf-r3.patch;patch=1 \
            ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
@@ -25,23 +25,23 @@ DEFAULT_PREFERENCE = "-1"
 #           ${RPSRC}/sharpsl_mtd_extras-r1.patch;patch=1 \
 #           ${RPSRC}/ohci_portcount-r0.patch;patch=1 \
 #           ${RPSRC}/pxa_ohci_power-r0.patch;patch=1 \
+#           ${RPSRC}/pcmcia_really_resume-r0.patch;patch=1 \
 
 # Patches submitted upstream are towards top of this list 
 # Hacks should clearly named and at the bottom
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \
-           ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.14-rc1.bz2;patch=1 \
-           ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc1/2.6.14-rc1-mm1/2.6.14-rc1-mm1.bz2;patch=1 \           
+           ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.14-rc2.bz2;patch=1 \
+           ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc2/2.6.14-rc2-mm1/2.6.14-rc2-mm1.bz2;patch=1 \           
            ${RPSRC}/borzoi_machtype-r0.patch;patch=1 \
            ${RPSRC}/poodle_irda-r0.patch;patch=1 \
            ${RPSRC}/pxa_i2c_fixes-r1.patch;patch=1 \
-           ${RPSRC}/pcmcia_really_resume-r0.patch;patch=1 \
            ${RPSRC}/pxa_ohci_platform-r1.patch;patch=1 \
            ${RPSRC}/pxa_ohci_suspend-r0.patch;patch=1 \           
            ${RPSRC}/sharpsl_pm-r8.patch;patch=1 \
            ${RPSRC}/ide_not_removable-r0.patch;patch=1 \
            ${RPSRC}/corgi_pm-r3.patch;patch=1 \
            ${RPSRC}/spitz_base_extras-r2.patch;patch=1 \
-           ${RPSRC}/spitz_pm-r3.patch;patch=1 \
+           ${RPSRC}/spitz_pm-r4.patch;patch=1 \
            ${RPSRC}/spitz_kbd_fix1-r0.patch;patch=1 \
            ${RPSRC}/spitzcf-r3.patch;patch=1 \
            ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
@@ -50,7 +50,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \
            ${RPSRC}/corgi_irda-r3.patch;patch=1 \
            ${RPSRC}/pxa_rtc-r1.patch;patch=1 \
            ${RPSRC}/scoop_susres-r1.patch;patch=1 \
-           ${RPSRC}/input_power-r3.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-r10.patch;patch=1 \