summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-07-31 09:35:28 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-07-31 09:35:28 +0000
commit2af0e2205ba18f8a59d726e0afd6335203476b36 (patch)
tree43f2ed04ab9e6b7e1804b3c28d223c1723bd819c /packages/linux
parent4dc4913394970994f56114128d4fac97665a8840 (diff)
linux-oz-2.6: Fix a compile issue with the asoc patch
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-openzaurus_2.6.17.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb
index 3a1847409e..822cfca0bf 100644
--- a/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/packages/linux/linux-openzaurus_2.6.17.bb
@@ -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 \