[oe-commits] org.oe.dev linux-rp 2.6.23: enable WiFi drivers for Poodle - close #3592

hrw commit openembedded-commits at lists.openembedded.org
Wed Jan 2 20:43:53 UTC 2008


linux-rp 2.6.23: enable WiFi drivers for Poodle - close #3592

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 92787767c17cc6dc912f368fa5e4006202fb8d41
ViewMTN: http://monotone.openembedded.org/revision/info/92787767c17cc6dc912f368fa5e4006202fb8d41
Files:
1
packages/linux/linux-rp-2.6.23/defconfig-poodle
packages/linux/linux-rp_2.6.23.bb
Diffs:

#
# mt diff -r50f3f055331d809843a6aaa94270a346964d2ca9 -r92787767c17cc6dc912f368fa5e4006202fb8d41
#
# 
# 
# patch "packages/linux/linux-rp-2.6.23/defconfig-poodle"
#  from [09d7ed3a857d79fd98b743e6eb0e827e353a6ada]
#    to [d11e4161fb755938b4e6bae34a26fbc99e3c8005]
# 
# patch "packages/linux/linux-rp_2.6.23.bb"
#  from [cae2b6640f80fb88e382ef42fd697c013b99999d]
#    to [08d45cd12fcab8632fad9c0dd6c9a29f3e37ca2b]
# 
============================================================
--- packages/linux/linux-rp-2.6.23/defconfig-poodle	09d7ed3a857d79fd98b743e6eb0e827e353a6ada
+++ packages/linux/linux-rp-2.6.23/defconfig-poodle	d11e4161fb755938b4e6bae34a26fbc99e3c8005
@@ -738,7 +738,20 @@ CONFIG_NETDEV_10000=y
 # Wireless LAN
 #
 # CONFIG_WLAN_PRE80211 is not set
-# CONFIG_WLAN_80211 is not set
+CONFIG_WLAN_80211=y
+# CONFIG_PCMCIA_RAYCS is not set
+# CONFIG_LIBERTAS is not set
+CONFIG_HERMES=m
+# CONFIG_ATMEL is not set
+CONFIG_PCMCIA_HERMES=m
+CONFIG_PCMCIA_SPECTRUM=m
+# CONFIG_AIRO_CS is not set
+# CONFIG_PCMCIA_WL3501 is not set
+# CONFIG_USB_ZD1201 is not set
+CONFIG_HOSTAP=m
+CONFIG_HOSTAP_FIRMWARE=y
+# CONFIG_HOSTAP_FIRMWARE_NVRAM is not set
+CONFIG_HOSTAP_CS=m
 
 #
 # USB Network Adapters
============================================================
--- packages/linux/linux-rp_2.6.23.bb	cae2b6640f80fb88e382ef42fd697c013b99999d
+++ packages/linux/linux-rp_2.6.23.bb	08d45cd12fcab8632fad9c0dd6c9a29f3e37ca2b
@@ -1,6 +1,6 @@ require linux-rp.inc
 require linux-rp.inc
 
-PR = "r20"
+PR = "r21"
 
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046






More information about the Openembedded-commits mailing list