summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-11-28 20:59:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-11-28 20:59:38 +0000
commit82b057a809f2082409f2689cf07de70058087b07 (patch)
tree440eb98c28dd9cc8752b8cc1ce846f6da4666bab /packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb
parent4e7ade7c5ebbdca9c9c57a2dcda1fba71944897d (diff)
linux-oz-2.6: dev branch LED code improvements. Refactor sharpsl_pm as requested by mainline to assist adaption to collie
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb16
1 files changed, 9 insertions, 7 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb b/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb
index 9687967d92..3f90f81705 100644
--- a/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb
+++ b/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc2.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r2"
+PR = "r3"
#DEFAULT_PREFERENCE = "-1"
@@ -22,13 +22,15 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.15-rc2.
${RPSRC}/enable_iwmmxt-r0.patch;patch=1 \
${RPSRC}/pxa_i2c_fixes-r4.patch;patch=1 \
${RPSRC}/ide_not_removable-r0.patch;patch=1 \
- ${RPSRC}/led_core-r0.patch;patch=1 \
- ${RPSRC}/led_triggers-r0.patch;patch=1 \
+ ${RPSRC}/sharpsl_pm_move-r0.patch;patch=1 \
+ ${RPSRC}/led_core-r1.patch;patch=1 \
+ ${RPSRC}/led_triggers-r1.patch;patch=1 \
${RPSRC}/led_trig_timer-r0.patch;patch=1 \
- ${RPSRC}/led_zaurus-r0.patch;patch=1 \
- ${RPSRC}/led_locomo-r0.patch;patch=1 \
- ${RPSRC}/led_ide-r0.patch;patch=1 \
- ${RPSRC}/led_nand-r0.patch;patch=1 \
+ ${RPSRC}/led_trig_sharpsl_pm-r0.patch;patch=1 \
+ ${RPSRC}/led_zaurus-r2.patch;patch=1 \
+ ${RPSRC}/led_locomo-r1.patch;patch=1 \
+ ${RPSRC}/led_ide-r1.patch;patch=1 \
+ ${RPSRC}/led_nand-r1.patch;patch=1 \
${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
${RPSRC}/pxa_rtc-r2.patch;patch=1 \
${RPSRC}/input_power-r4.patch;patch=1 \