summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-09-24 16:25:46 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-25 10:41:28 +0100
commit27874b70f47e0b6493e101319b3b3b580c0e5e99 (patch)
tree10e4a636ec74758cf5c360250de10ed09d20ec27 /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parent3e7e0bdad7dabde5189908fbe9003b7a584a07e8 (diff)
downloadpoky-27874b70f47e0b6493e101319b3b3b580c0e5e99.tar.gz
linux-yocto/3.4: update beagleboard configs
Updating to pickup a couple of configuration tweaks that were done as part of a bump to the 3.4 linux-yocto tree for the beagleboard. In particular, this updates DVI and USB settings to enable the perhipherals out of the box. (From OE-Core rev: 3c562b8360edf52aea6280849fa33e8a0f34742b) Signed-off-by: Liang Li <liang.li@windriver.com> 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.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index ccc06f8422..c8bf028f7e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -10,8 +10,7 @@ KMETA = "meta"
10 10
11SRCREV_machine ?= "6d7122966eaae849ba3f2e1ccb94cdab17a46fbd" 11SRCREV_machine ?= "6d7122966eaae849ba3f2e1ccb94cdab17a46fbd"
12SRCREV_machine_qemuppc ?= "8b2acbc859c616dfcad79f786bacb856f370f4c2" 12SRCREV_machine_qemuppc ?= "8b2acbc859c616dfcad79f786bacb856f370f4c2"
13SRCREV_meta ?= "3086a24972b0290156fb7993b659b91872388a4a" 13SRCREV_meta ?= "5bdc655034a58a7147176a8a882d81e2fd51e4b9"
14
15 14
16PR = "${INC_PR}.0" 15PR = "${INC_PR}.0"
17PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"