summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel_2.6.16-rc2.bb
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-02-11 12:33:35 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-11 12:33:35 +0000
commita2ff7487f5c672bd06206e565024953949f49116 (patch)
tree66f03568d0bb9ef908544c576d53860d9f9e5572 /packages/linux/ixp4xx-kernel_2.6.16-rc2.bb
parent08e120cf6d7b0053a539713a2315a1208cf3e530 (diff)
ixp4xx-kernel: Added 94-loft-setup, fixed 94-nas100d-setup (dwery), added initial ds101 patchset (NAiL)
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.16-rc2.bb')
-rw-r--r--packages/linux/ixp4xx-kernel_2.6.16-rc2.bb8
1 files changed, 7 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.16-rc2.bb b/packages/linux/ixp4xx-kernel_2.6.16-rc2.bb
index 5389022313..644268637b 100644
--- a/packages/linux/ixp4xx-kernel_2.6.16-rc2.bb
+++ b/packages/linux/ixp4xx-kernel_2.6.16-rc2.bb
@@ -25,6 +25,7 @@ IXP4XX_PATCHES += "file://15-jffs2-endian-config.patch;patch=1"
IXP4XX_PATCHES += "${RPSRC}/led_core-r11.patch;patch=1"
IXP4XX_PATCHES += "${RPSRC}/led_triggers-r9.patch;patch=1"
IXP4XX_PATCHES += "${RPSRC}/led_trig_timer-r4.patch;patch=1"
+# IXP4XX_PATCHES += "${RPSRC}/led_trig_sharpsl_pm-r4a.patch;patch=1"
IXP4XX_PATCHES += "${RPSRC}/led_zaurus-r8.patch;patch=1"
IXP4XX_PATCHES += "${RPSRC}/led_locomo-r5.patch;patch=1"
IXP4XX_PATCHES += "${RPSRC}/led_ixp4xx-r0.patch;patch=1"
@@ -39,7 +40,7 @@ IXP4XX_PATCHES += "file://48-setup-byteswap-cmdline.patch;patch=1"
IXP4XX_PATCHES += "file://61-ixp4xx-beeper-irq.patch;patch=1"
IXP4XX_PATCHES += "file://61-nslu2-beeper.patch;patch=1"
IXP4XX_PATCHES += "file://65-loft-config.patch;patch=1"
-IXP4XX_PATCHES += "file://89-nas100d-fix-i2c.patch;patch=1"
+IXP4XX_PATCHES += "file://80-nas100d-fix-i2c.patch;patch=1"
IXP4XX_PATCHES += "file://81-nslu2-power.patch;patch=1"
IXP4XX_PATCHES += "file://82-nas100d-power.patch;patch=1"
IXP4XX_PATCHES += "file://85-timer.patch;patch=1"
@@ -55,3 +56,8 @@ IXP4XX_PATCHES += "file://94-loft-setup.patch;patch=1"
# IXP4XX_PATCHES += "file://96-loft-leds.patch;patch=1"
IXP4XX_PATCHES += "file://96-nas100d-leds.patch;patch=1"
IXP4XX_PATCHES += "file://96-nslu2-leds.patch;patch=1"
+IXP4XX_PATCHES += "file://97-ds101-includes.patch;patch=1"
+IXP4XX_PATCHES += "file://97-ds101-misc.patch;patch=1"
+IXP4XX_PATCHES += "file://97-ds101-pci.patch;patch=1"
+IXP4XX_PATCHES += "file://97-ds101-power.patch;patch=1"
+IXP4XX_PATCHES += "file://97-ds101-setup.patch;patch=1"