Skip to content

Commit

Permalink
beaglebone-3.2: add proper db.txt for CRDA
Browse files Browse the repository at this point in the history
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
  • Loading branch information
koenkooi committed Mar 28, 2013
1 parent 257b82b commit 65c5161
Show file tree
Hide file tree
Showing 3 changed files with 836 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/beaglebone
Expand Up @@ -885,7 +885,7 @@ CONFIG_CFG80211=m
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_CFG80211_WEXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_LIB80211=m
Expand Down
2 changes: 1 addition & 1 deletion patch.sh
Expand Up @@ -20,7 +20,7 @@ EXTERNAL_TREE="git://arago-project.org/git/projects/linux-am33x.git"
EXTERNAL_BRANCH="v3.2-staging"
EXTERNAL_SHA="720e07b4c1f687b61b147b31c698cb6816d72f01"

PATCHSET="usb psp 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.2.9 3.2.10 3.2.11 3.2.12 3.2.13 3.2.14 3.2.15 3.2.16 3.2.17 3.2.18 3.2.19 3.2.20 3.2.21 3.2.22 3.2.23 3.2.24 3.2.25 3.2.26 3.2.27 3.2.28 3.2.29 3.2.30 3.2.31 3.2.32 3.2.33 3.2.34 3.2.35 3.2.36 3.2.37 3.2.38 3.2.39 3.2.40 3.2.41 3.2.42 led libertas pwm mfd beaglebone"
PATCHSET="usb psp 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.2.9 3.2.10 3.2.11 3.2.12 3.2.13 3.2.14 3.2.15 3.2.16 3.2.17 3.2.18 3.2.19 3.2.20 3.2.21 3.2.22 3.2.23 3.2.24 3.2.25 3.2.26 3.2.27 3.2.28 3.2.29 3.2.30 3.2.31 3.2.32 3.2.33 3.2.34 3.2.35 3.2.36 3.2.37 3.2.38 3.2.39 3.2.40 3.2.41 3.2.42 net led libertas pwm mfd beaglebone"

git_kernel_stable () {
git pull git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git master --tags || true
Expand Down

0 comments on commit 65c5161

Please sign in to comment.