1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 02:00:04 +00:00

linux-rp: Add 2.6.20-rc4

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1133 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-01-09 00:00:30 +00:00
parent 1cacbe3d99
commit 69177da01d
23 changed files with 22708 additions and 4 deletions
+1 -4
View File
@@ -48,7 +48,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
${RPSRC}/pxafb_changeres-r0.patch;patch=1 \
${RPSRC}/poodle_audio-r6.patch;patch=1 \
${RPSRC}/pxa27x_overlay-r2.patch;patch=1 \
${RPSRC}/xscale_cache_workaround-r0.patch;patch=1 \
${RPSRC}/xscale_cache_workaround-r1.patch;patch=1 \
file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
file://hrw-pcmcia-ids-r5.patch;patch=1 \
${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \
@@ -123,6 +123,3 @@ SRC_URI_append_tosa = "\
# ${DOSRC}/tosa-asoc-r1.patch;patch=1 "
S = "${WORKDIR}/linux-2.6.17"
# to get module dependencies working
KERNEL_RELEASE = "2.6.17"