summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-30 01:46:06 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-30 01:46:06 +0000
commitc234cd89f1dee711db4fa034721b893581e9f111 (patch)
tree8919d254cbe6784d735f9546d1d021374bb20a91 /packages
parent9ca77b3910ba0063bae71748077d44afa745f4f8 (diff)
linux-oz-2.6: 2.6.15 updates:
* LEDs updates based on comments from LKML and other sources: * Functions now all follow the name led_* * brightness is now an enum * the timer frequency is in Hz * the time has a duty parameter * include the ixp4xx driver in the LED patch series (thanks jbowler) * Rework backlight class to handle a number of bugs to do with suspend/resume making state assumptions * Move common backlight code/variables are moved out of the driver into the core. * Update corgi_generic_bl patch so tosa can share the code * Add arm IP checksum fix (some users reported seeing checksum corruption) * Add potential fix for pxafb issues (whitescreen) * Fix pxa27x cpu speed reporting * Increase the scanrate on c series keyboards (solved key repeat issue)
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-openzaurus_2.6.15.bb38
1 files changed, 22 insertions, 16 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.15.bb b/packages/linux/linux-openzaurus_2.6.15.bb
index 8df47ef8f7..6e092702d1 100644
--- a/packages/linux/linux-openzaurus_2.6.15.bb
+++ b/packages/linux/linux-openzaurus_2.6.15.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r1"
+PR = "r2"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -20,22 +20,24 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
${RPSRC}/pxa_i2c_fixes-r5.patch;patch=1 \
${RPSRC}/scoop_cpr_fix-r1.patch;patch=1 \
${RPSRC}/pxa2xx_release-r1.patch;patch=1 \
+ ${RPSRC}/arm_apm_pm_legacy-r1.patch;patch=1 \
${RPSRC}/ide_not_removable-r0.patch;patch=1 \
${RPSRC}/sharpsl_pm_move-r0.patch;patch=1 \
${RPSRC}/sharpsl_pm_gcc4_fix-r0.patch;patch=1 \
${RPSRC}/pcmcia_dev_ids-r3.patch;patch=1 \
- ${RPSRC}/led_core-r10.patch;patch=1 \
- ${RPSRC}/led_triggers-r8.patch;patch=1 \
- ${RPSRC}/led_trig_timer-r3.patch;patch=1 \
- ${RPSRC}/led_trig_sharpsl_pm-r2.patch;patch=1 \
- ${RPSRC}/led_zaurus-r7.patch;patch=1 \
- ${RPSRC}/led_locomo-r4.patch;patch=1 \
- ${RPSRC}/led_ide-r1.patch;patch=1 \
- ${RPSRC}/led_nand-r1.patch;patch=1 \
+ ${RPSRC}/led_core-r11.patch;patch=1 \
+ ${RPSRC}/led_triggers-r9.patch;patch=1 \
+ ${RPSRC}/led_trig_timer-r4.patch;patch=1 \
+ ${RPSRC}/led_trig_sharpsl_pm-r4a.patch;patch=1 \
+ ${RPSRC}/led_zaurus-r8.patch;patch=1 \
+ ${RPSRC}/led_locomo-r5.patch;patch=1 \
+ ${RPSRC}/led_ixp4xx-r0.patch;patch=1 \
+ ${RPSRC}/led_tosa-r2.patch;patch=1 \
+ ${RPSRC}/led_ide-r2.patch;patch=1 \
+ ${RPSRC}/led_nand-r2.patch;patch=1 \
${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
${RPSRC}/pxa_rtc-r3.patch;patch=1 \
${RPSRC}/input_power-r4.patch;patch=1 \
- ${RPSRC}/arm_apm_pm_legacy-r1.patch;patch=1 \
${RPSRC}/jffs2_longfilename-r0.patch;patch=1 \
${RPSRC}/pxa25x_cpufreq-r0.patch;patch=1 \
${RPSRC}/ipaq/hx2750_base-r24.patch;patch=1 \
@@ -47,14 +49,13 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
${DOSRC}/tc6393-device-r8.patch;patch=1 \
${DOSRC}/tc6393_nand-r7.patch;patch=1 \
${DOSRC}/tosa-keyboard-r9.patch;patch=1 \
- ${DOSRC}/tosa-pxaac97-r5.patch;patch=1 \
- ${DOSRC}/tosa-tc6393-r1.patch;patch=1 \
- ${DOSRC}/tosa-power-r9.patch;patch=1 \
+ ${RPSRC}/temp/tosa-pxaac97-r5-rp.patch;patch=1 \
+ ${RPSRC}/temp/tosa-tc6393-r1-rp.patch;patch=1 \
+ ${RPSRC}/temp/tosa-power-r9-rp.patch;patch=1 \
${DOSRC}/tc6393fb-r9.patch;patch=1 \
- ${DOSRC}/tosa-lcd-r6.patch;patch=1 \
+ ${RPSRC}/temp/tosa-lcd-r6-rp.patch;patch=1 \
${DOSRC}/tosa-bl-r9.patch;patch=1 \
${DOSRC}/tosa-bluetooth-r2.patch;patch=1 \
- ${RPSRC}/led_tosa-r0.patch;patch=1 \
${RPSRC}/mmc_timeout-r0.patch;patch=1 \
${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1 \
${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \
@@ -63,8 +64,13 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
${RPSRC}/alsa/alsa-soc-0.9-0.10rc1.patch;patch=1 \
${RPSRC}/alsa_soc_rpupdate7-r2.patch;patch=1 \
${RPSRC}/alsa_akita_fix-r0.patch;patch=1 \
+ ${RPSRC}/zaurus_keyboard_tweak-r0.patch;patch=1 \
+ ${RPSRC}/corgi_bl_cleanup-r2.patch;patch=1 \
+ ${RPSRC}/corgi_bl_generic-r2.patch;patch=1 \
+ ${RPSRC}/arm_checksum_memory-r0.patch;patch=1 \
+ ${RPSRC}/pxafb_tweaks-r0.patch;patch=1 \
+ ${RPSRC}/pxa_clocks-r0.patch;patch=1 \
${RPSRC}/pm_changes-r0.patch;patch=1 \
- ${RPSRC}/corgi-bl-generic-r0.patch;patch=1 \
${RPSRC}/sharpsl_pm-do-r1.patch;patch=1 \
file://add-oz-release-string.patch;patch=1 \
file://pxa-serial-hack.patch;patch=1 \