linux-oz-2.6: Fix a compile failure due to a broken patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@587 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-07-31 09:35:03 +00:00
parent 6e6b3818fa
commit 150c1ccc88
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
include linux-openzaurus.inc
PR = "r12"
PR = "r14"
# Handy URLs
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@ -28,7 +28,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
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-r1.patch;patch=1 \
${RPSRC}/asoc_fixes2-r2.patch;patch=1 \
${RPSRC}/hx2750_base-r27.patch;patch=1 \
${RPSRC}/hx2750_bl-r7.patch;patch=1 \
${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \