[oe-commits] org.oe.dev linux-rp-2.6.23: enable wireless extensions for qemux86

jeremy_laine commit openembedded-commits at lists.openembedded.org
Fri Feb 1 10:08:07 UTC 2008


linux-rp-2.6.23: enable wireless extensions for qemux86

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: f331ce74d9b92aea3ab7657a60e0517a6709680b
ViewMTN: http://monotone.openembedded.org/revision/info/f331ce74d9b92aea3ab7657a60e0517a6709680b
Files:
1
packages/linux/linux-rp-2.6.23/defconfig-qemux86
packages/linux/linux-rp_2.6.23.bb
Diffs:

#
# mt diff -r93e3ac8545480ef3c104533495b85f98cc9a2eea -rf331ce74d9b92aea3ab7657a60e0517a6709680b
#
# 
# 
# patch "packages/linux/linux-rp-2.6.23/defconfig-qemux86"
#  from [54331004d7080d0a439406ca15636608c9f3eebb]
#    to [6b644ab9bdd2e4d846f7c9a7d47d4e9f292d306b]
# 
# patch "packages/linux/linux-rp_2.6.23.bb"
#  from [e595465779076dd54600cd97d3b5326299196c43]
#    to [bf2b606ecad71b6a7370755bab2aed262e13b27e]
# 
============================================================
--- packages/linux/linux-rp-2.6.23/defconfig-qemux86	54331004d7080d0a439406ca15636608c9f3eebb
+++ packages/linux/linux-rp-2.6.23/defconfig-qemux86	6b644ab9bdd2e4d846f7c9a7d47d4e9f292d306b
@@ -484,7 +484,7 @@ CONFIG_NET_CLS_ROUTE=y
 # Wireless
 #
 # CONFIG_CFG80211 is not set
-# CONFIG_WIRELESS_EXT is not set
+CONFIG_WIRELESS_EXT=y
 # CONFIG_MAC80211 is not set
 # CONFIG_IEEE80211 is not set
 # CONFIG_RFKILL is not set
============================================================
--- packages/linux/linux-rp_2.6.23.bb	e595465779076dd54600cd97d3b5326299196c43
+++ packages/linux/linux-rp_2.6.23.bb	bf2b606ecad71b6a7370755bab2aed262e13b27e
@@ -1,6 +1,6 @@ require linux-rp.inc
 require linux-rp.inc
 
-PR = "r25"
+PR = "r26"
 
 # 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