mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
linux-openzaurus-2.6.17: Sync with OE. Also add rootdelay=1 to kernel commandline for spitz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@729 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require linux-openzaurus.inc
|
||||
|
||||
PR = "r15"
|
||||
PR = "r27"
|
||||
|
||||
# Handy URLs
|
||||
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
|
||||
@@ -25,10 +25,11 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
|
||||
${RPSRC}/logo_rotate_fix-r1.patch;patch=1;status=merged \
|
||||
${RPSRC}/collie_frontlight-r6.patch;patch=1;status=merged \
|
||||
${RPSRC}/input_modalias_fix-r0.patch;patch=1;status=merged \
|
||||
${RPSRC}/spectrumcs_fix-r0.patch;patch=1 \
|
||||
file://00-hostap.patch;patch=1;status=merged \
|
||||
file://10-pcnet.patch;patch=1;status=merged \
|
||||
${RPSRC}/asoc-v0.11pre5-oz.patch;patch=1 \
|
||||
${RPSRC}/asoc_fixes2-r2.patch;patch=1 \
|
||||
${RPSRC}/alsa/asoc-v0.11.5.patch;patch=1 \
|
||||
${RPSRC}/asoc_makefile-r0.patch;patch=1 \
|
||||
${RPSRC}/hx2750_base-r27.patch;patch=1 \
|
||||
${RPSRC}/hx2750_bl-r7.patch;patch=1 \
|
||||
${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \
|
||||
@@ -43,12 +44,13 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
|
||||
${RPSRC}/usb_pxa27x_udc-r0.patch;patch=1 \
|
||||
${RPSRC}/usb_add_epalloc-r1.patch;patch=1 \
|
||||
${DOSRC}/kexec-arm-r3.patch;patch=1 \
|
||||
${RPSRC}/locomo_kbd_tweak-r0.patch;patch=1 \
|
||||
${RPSRC}/poodle_pm-r1.patch;patch=1 \
|
||||
${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \
|
||||
${RPSRC}/poodle_pm-r3.patch;patch=1 \
|
||||
${RPSRC}/pxafb_changeres-r0.patch;patch=1 \
|
||||
${RPSRC}/poodle_audio-r1.patch;patch=1 \
|
||||
${RPSRC}/poodle_audio-r4.patch;patch=1 \
|
||||
${RPSRC}/pxa27x_overlay-r2.patch;patch=1 \
|
||||
file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
|
||||
file://hrw-pcmcia-ids-r3.patch;patch=1 \
|
||||
file://hrw-pcmcia-ids-r4.patch;patch=1 \
|
||||
${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \
|
||||
${RPSRC}/logo_oz-r2.patch.bz2;patch=1;status=unmergable \
|
||||
${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \
|
||||
@@ -59,6 +61,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
|
||||
${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \
|
||||
file://pxa-serial-hack.patch;patch=1;status=hack \
|
||||
file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \
|
||||
file://orinoco-remove-all-which-are-in-hostap-HACK.patch;patch=1;status=unmergable-hack \
|
||||
file://squashfs3.0-2.6.15.patch;patch=1;status=external \
|
||||
file://defconfig-c7x0 \
|
||||
file://defconfig-ipaq-pxa270 \
|
||||
@@ -113,7 +116,9 @@ SRC_URI_append_tosa = "\
|
||||
${DOSRC}/sharpsl-pm-postresume-r0.patch;patch=1 \
|
||||
${DOSRC}/wm97xx-dig-restore-r0.patch;patch=1 \
|
||||
${DOSRC}/wm97xx-miscdevs-resume-r0.patch;patch=1 \
|
||||
${DOSRC}/wm9712-reset-loop-r1.patch;patch=1"
|
||||
${DOSRC}/wm9712-reset-loop-r1.patch;patch=1 \
|
||||
file://tosa-lcdnoise-r0.patch;patch=1 \
|
||||
file://wm97xx-lcdnoise-r0.patch;patch=1 "
|
||||
# ${DOSRC}/tosa-asoc-r1.patch;patch=1 "
|
||||
|
||||
S = "${WORKDIR}/linux-2.6.17"
|
||||
|
||||
Reference in New Issue
Block a user