[PATCH 0/2][KERNEL] Add and use iwlagn and mac80211 features
tom.zanussi@...
From: Tom Zanussi <tom.zanussi@...>
This patchset adds a couple new features, iwlagn and mac80211 for the fri2 BSP. Please pull into linux-yocto-dev. Pull URL: git://git.yoctoproject.org/linux-yocto-2.6.37-contrib Branch: tzanussi/linux-3.0/meta/iwlagn Browse: http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/linux-3.0/meta/iwlagn Tom Zanussi (2): meta: add mac80211 and iwlagn features meta-fri2: use iwlagn feature meta/cfg/kernel-cache/bsp/fri2/fri2.scc | 1 + meta/cfg/kernel-cache/features/iwlagn/iwlagn.cfg | 4 ++++ meta/cfg/kernel-cache/features/iwlagn/iwlagn.scc | 3 +++ .../kernel-cache/features/mac80211/mac80211.cfg | 5 +++++ .../kernel-cache/features/mac80211/mac80211.scc | 1 + 5 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 meta/cfg/kernel-cache/features/iwlagn/iwlagn.cfg create mode 100644 meta/cfg/kernel-cache/features/iwlagn/iwlagn.scc create mode 100644 meta/cfg/kernel-cache/features/mac80211/mac80211.cfg create mode 100644 meta/cfg/kernel-cache/features/mac80211/mac80211.scc |
|