diff options
author | Koen Kooi <koen@openembedded.org> | 2006-02-13 22:06:00 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-13 22:06:00 +0000 |
commit | 96911bb2416b57ccd0d01dedadbd95c45fba9f44 (patch) | |
tree | 9cc2b23b6c72b56d9b3f06b1984cb0b0760c1dea /packages/linux/linux-openzaurus_2.6.15.bb | |
parent | 2026c12ee68647563fd60e711e93be0473d9ad4e (diff) | |
parent | e072285a180e3959071a8be9e471c9bf825ba518 (diff) |
merge of 0a90fa3f8e7b85f79fe8930a1969aff12f3553b8
and f207b08f6d852f81f78ab6a6c3ed4502fc88f898
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.15.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.15.bb | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.15.bb b/packages/linux/linux-openzaurus_2.6.15.bb index b42f101f50..3eae7cbc84 100644 --- a/packages/linux/linux-openzaurus_2.6.15.bb +++ b/packages/linux/linux-openzaurus_2.6.15.bb @@ -44,20 +44,20 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \ ${RPSRC}/input_power-r4.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 \ - ${RPSRC}/ipaq/hx2750_bl-r4.patch;patch=1 \ - ${RPSRC}/ipaq/hx2750_pcmcia-r2.patch;patch=1 \ - ${RPSRC}/ipaq/pxa_keys-r5.patch;patch=1 \ - ${RPSRC}/ipaq/tsc2101-r12.patch;patch=1 \ - ${RPSRC}/ipaq/hx2750_test1-r3.patch;patch=1 \ + ${RPSRC}/hx2750_base-r24.patch;patch=1 \ + ${RPSRC}/hx2750_bl-r4.patch;patch=1 \ + ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \ + ${RPSRC}/pxa_keys-r5.patch;patch=1 \ + ${RPSRC}/tsc2101-r12.patch;patch=1 \ + ${RPSRC}/hx2750_test1-r3.patch;patch=1 \ ${DOSRC}/tc6393-device-r8.patch;patch=1 \ ${DOSRC}/tc6393_nand-r7.patch;patch=1 \ ${DOSRC}/tosa-keyboard-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 \ + ${RPSRC}/tosa-pxaac97-r5-rp.patch;patch=1 \ + ${RPSRC}/tosa-tc6393-r1-rp.patch;patch=1 \ + ${RPSRC}/tosa-power-r9-rp.patch;patch=1 \ ${DOSRC}/tc6393fb-r9.patch;patch=1 \ - ${RPSRC}/temp/tosa-lcd-r6-rp.patch;patch=1 \ + ${RPSRC}/tosa-lcd-r6-rp.patch;patch=1 \ ${DOSRC}/tosa-bl-r9.patch;patch=1 \ ${DOSRC}/tosa-bluetooth-r2.patch;patch=1 \ ${RPSRC}/mmc_timeout-r0.patch;patch=1 \ @@ -77,7 +77,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \ ${DOSRC}/kexec-arm-r0.patch \ file://add-oz-release-string.patch;patch=1 \ file://pxa-serial-hack.patch;patch=1 \ - ${RPSRC}/jl1/pxa-linking-bug.patch;patch=1 \ + ${RPSRC}/pxa-linking-bug.patch;patch=1 \ file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \ file://connectplus-remove-ide-HACK.patch;patch=1 \ file://defconfig-c7x0 \ |