summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/linux/linux-openzaurus_2.6.15.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-27 13:16:31 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-27 13:16:31 +0000
commite6c95ae25926d7e8cb2f1516ec5c03eb947d11f7 (patch)
tree3389b1f78053a2d20287f4506ed5f5e364eccc81 /openembedded/packages/linux/linux-openzaurus_2.6.15.bb
parenta03e220921ee772f45831bfc8cacb945beeb6f9e (diff)
downloadpoky-e6c95ae25926d7e8cb2f1516ec5c03eb947d11f7.tar.gz
linux-oz-2.6: Add kernel patch to fix rtc on the arm integrator
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@293 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus_2.6.15.bb')
-rw-r--r--openembedded/packages/linux/linux-openzaurus_2.6.15.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus_2.6.15.bb b/openembedded/packages/linux/linux-openzaurus_2.6.15.bb
index d7dcc029bd..f338cfd39d 100644
--- a/openembedded/packages/linux/linux-openzaurus_2.6.15.bb
+++ b/openembedded/packages/linux/linux-openzaurus_2.6.15.bb
@@ -76,6 +76,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \
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 ${RPSRC}/headphone_switch-r0.patch;patch=1 \
79 ${RPSRC}/integrator_rtc-r0.patch;patch=1 \
79 file://add-oz-release-string.patch;patch=1 \ 80 file://add-oz-release-string.patch;patch=1 \
80 file://pxa-serial-hack.patch;patch=1 \ 81 file://pxa-serial-hack.patch;patch=1 \
81 ${RPSRC}/pxa-linking-bug.patch;patch=1 \ 82 ${RPSRC}/pxa-linking-bug.patch;patch=1 \