aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-04 00:56:26 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-04 09:34:40 +0000
commitcdd8145a7f4abc75c4089a30206c277db2712649 (patch)
tree9a189985a6d9af40114e4fcd8b1f8ea00a43c059 /meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
parent9480e5b7231a2923b5ebff9623827c5d90334df3 (diff)
downloadopenembedded-core-contrib-cdd8145a7f4abc75c4089a30206c277db2712649.tar.gz
linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC
Updating the meta branch SRCREV to import some configuration updates for the common-pc-wifi feature: CONFIG_WEXT_CORE=y CONFIG_WEXT_PROC=y CONFIG_CFG80211_WEXT=y CONFIG_BCMA=m CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_PCI=y CONFIG_BCMA_DRIVER_GMAC_CMN=y CONFIG_CRC8=m CONFIG_CORDIC=m Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index ce7c78905d..53d546c6f5 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "919b378578a8f931ee87092f1ce2608a6c2815db"
SRCREV_machine_qemuppc ?= "be60fd54789f04941b51665970ef121089f9b93e"
-SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
+SRCREV_meta ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"