summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-07-31 09:35:03 +0000
committerRichard Purdie <richard@openedhand.com>2006-07-31 09:35:03 +0000
commit150c1ccc8880bbb649b6b234091bee0b02b86857 (patch)
tree2ab94df3a8a197424cb0ece3d331db14148613e5 /meta
parent6e6b3818fa71766a30c21362c60487ff84c0decc (diff)
downloadpoky-150c1ccc8880bbb649b6b234091bee0b02b86857.tar.gz
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
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/linux/linux-openzaurus_2.6.17.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-openzaurus_2.6.17.bb b/meta/packages/linux/linux-openzaurus_2.6.17.bb
index 3a1847409e..822cfca0bf 100644
--- a/meta/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/meta/packages/linux/linux-openzaurus_2.6.17.bb
@@ -1,6 +1,6 @@
1include linux-openzaurus.inc 1include linux-openzaurus.inc
2 2
3PR = "r12" 3PR = "r14"
4 4
5# Handy URLs 5# Handy URLs
6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ 6# 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 \
28 file://00-hostap.patch;patch=1;status=merged \ 28 file://00-hostap.patch;patch=1;status=merged \
29 file://10-pcnet.patch;patch=1;status=merged \ 29 file://10-pcnet.patch;patch=1;status=merged \
30 ${RPSRC}/asoc-v0.11pre5-oz.patch;patch=1 \ 30 ${RPSRC}/asoc-v0.11pre5-oz.patch;patch=1 \
31 ${RPSRC}/asoc_fixes2-r1.patch;patch=1 \ 31 ${RPSRC}/asoc_fixes2-r2.patch;patch=1 \
32 ${RPSRC}/hx2750_base-r27.patch;patch=1 \ 32 ${RPSRC}/hx2750_base-r27.patch;patch=1 \
33 ${RPSRC}/hx2750_bl-r7.patch;patch=1 \ 33 ${RPSRC}/hx2750_bl-r7.patch;patch=1 \
34 ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \ 34 ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \