summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.23.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-12-30 21:59:30 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-12-30 21:59:30 +0000
commitdadd1183f7676c1a695f3dcda18be76369a865cb (patch)
treee4ed7f7d0831450d61499f4d6b2a216fc7876fc7 /packages/linux/linux-rp_2.6.23.bb
parent22a748afe0ab98982ba2bdb09343ccf1b2d58e3f (diff)
linux-rp 2.6.23: Added Linksys WCF11 to list of HostAP supported cards. Acked by upstream
Diffstat (limited to 'packages/linux/linux-rp_2.6.23.bb')
-rw-r--r--packages/linux/linux-rp_2.6.23.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.23.bb b/packages/linux/linux-rp_2.6.23.bb
index a9b326bcea..7e23d233e9 100644
--- a/packages/linux/linux-rp_2.6.23.bb
+++ b/packages/linux/linux-rp_2.6.23.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r17"
+PR = "r18"
DEFAULT_PREFERENCE_qemuarm = "-1"
DEFAULT_PREFERENCE_qemux86 = "-1"
@@ -17,6 +17,7 @@ DEFAULT_PREFERENCE_qemux86 = "-1"
# Patches submitted upstream are towards top of this list
# Hacks should clearly named and at the bottom
SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
+ file://hrw-add-wcf11-to-hostap.patch;patch=1;status=pending \
${RPSRC}/lzo_jffs2-r3.patch;patch=1 \
${RPSRC}/lzo_crypto-r2.patch;patch=1 \
${RPSRC}/lzo_jffs2_lzomode-r1.patch;patch=1 \