1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

linux-rp: added another Prism2 card to HostAP driver (patch acked by upstream)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3646 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-01-30 22:21:33 +00:00
parent 55386c9d4d
commit d6e99e2c08
2 changed files with 36 additions and 1 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
require linux-rp.inc
PR = "r0"
PR = "r1"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_collie = "1"
@@ -20,6 +20,7 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
${RPSRC}/export_atags-r2.patch;patch=1;status=pending \
${RPSRC}/lzo_crypto-r2.patch;patch=1;status=pending \
${RPSRC}/corgi_rearrange_lcd-r0.patch;patch=1;status=pending \
file://hrw-hostapcard.patch;patch=1;status=pending \
${RPSRC}/allow_disable_deferrred-r0.patch;patch=1 \
${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \
${RPSRC}/hx2750_base-r33.patch;patch=1 \