summaryrefslogtreecommitdiffstats
path: root/openembedded
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-18 11:15:01 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-18 11:15:01 +0000
commite6dc152830347b0b06820499301eafec9e53d6e1 (patch)
tree3cd9530eb18d2137b14c888f1f4d8a461bfb24dc /openembedded
parent92129bab97a28c76af461070e95ee1c8dda3af74 (diff)
downloadpoky-e6dc152830347b0b06820499301eafec9e53d6e1.tar.gz
linux-oz-2.6: Revamp headphone jack switch handler.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@282 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/packages/linux/linux-openzaurus_2.6.15.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus_2.6.15.bb b/openembedded/packages/linux/linux-openzaurus_2.6.15.bb
index 3eae7cbc84..19301f41cd 100644
--- a/openembedded/packages/linux/linux-openzaurus_2.6.15.bb
+++ b/openembedded/packages/linux/linux-openzaurus_2.6.15.bb
@@ -1,6 +1,6 @@
1include linux-openzaurus.inc 1include linux-openzaurus.inc
2 2
3PR = "r5" 3PR = "r6"
4 4
5# Handy URLs 5# Handy URLs
6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ 6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -75,6 +75,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
75 ${RPSRC}/pm_changes-r0.patch;patch=1 \ 75 ${RPSRC}/pm_changes-r0.patch;patch=1 \
76 ${RPSRC}/sharpsl_pm-do-r2.patch;patch=1 \ 76 ${RPSRC}/sharpsl_pm-do-r2.patch;patch=1 \
77 ${DOSRC}/kexec-arm-r0.patch \ 77 ${DOSRC}/kexec-arm-r0.patch \
78 ${RPSRC}/headphone_switch-r0.patch;patch=1 \
78 file://add-oz-release-string.patch;patch=1 \ 79 file://add-oz-release-string.patch;patch=1 \
79 file://pxa-serial-hack.patch;patch=1 \ 80 file://pxa-serial-hack.patch;patch=1 \
80 ${RPSRC}/pxa-linking-bug.patch;patch=1 \ 81 ${RPSRC}/pxa-linking-bug.patch;patch=1 \