summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus_2.6.16.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-05-07 23:40:37 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-07 23:40:37 +0000
commit357afa3e6583be6cc166e03ef37bb710ca596a78 (patch)
treebc6f3dbb1c7e925f5ef481dc02b19882f4a3526c /packages/linux/linux-openzaurus_2.6.16.bb
parent01307093a7a3978f49d4e34087ef5df5f93e5933 (diff)
linux-openzaurus: Drop 2.6.15. Add 2.6.16+git. Update 2.6.16 with an MMC oops fix and some LED/Backlight sysfs attribute fixes.
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.16.bb')
-rw-r--r--packages/linux/linux-openzaurus_2.6.16.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb
index e37753ee16..c2d6531a1f 100644
--- a/packages/linux/linux-openzaurus_2.6.16.bb
+++ b/packages/linux/linux-openzaurus_2.6.16.bb
@@ -1,6 +1,6 @@
include linux-openzaurus.inc
-PR = "r20"
+PR = "r21"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -49,6 +49,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
${RPSRC}/spitz_kbd_fix-r0.patch;patch=1 \
${RPSRC}/mmcsd_large_cards-r0.patch;patch=1 \
${RPSRC}/fbmem_fix-r1.patch;patch=1 \
+ ${RPSRC}/mmc_oops_fix-r0.patch;patch=1 \
${RPSRC}/scoop_linkage-r0.patch;patch=1 \
${RPSRC}/ssp_cleanup-r0.patch;patch=1 \
${RPSRC}/alsa/asoc-v0.10rc4.patch;patch=1 \
@@ -74,6 +75,10 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
${RPSRC}/sharpsl_pm_fixes1-r0.patch;patch=1 \
${RPSRC}/asoc_fixups-r0.patch;patch=1 \
${RPSRC}/pm_changes-r1.patch;patch=1 \
+ ${RPSRC}/led_class_kconfig-r0.patch;patch=1 \
+ ${RPSRC}/led_maintainer-r0.patch;patch=1 \
+ ${RPSRC}/led_sysfs_fix-r0.patch;patch=1 \
+ ${RPSRC}/backlight_sysfs_fix-r0.patch;patch=1 \
${RPSRC}/sharpsl_pm-do-r2.patch;patch=1 \
${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \
${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \