From e9bd2a76dba2d9aed9c9f61641b6e519824c52e0 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 4 Nov 2005 11:32:40 +0000 Subject: 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 --- .../packages/linux/linux-openzaurus_2.6.14-git3.bb | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb') 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 \ -- cgit v1.2.3