[oe-commits] Bruce Ashfield : linux-yocto/3.4: update beagleboard configs

git at git.openembedded.org git at git.openembedded.org
Tue Sep 25 09:48:59 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 3c562b8360edf52aea6280849fa33e8a0f34742b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3c562b8360edf52aea6280849fa33e8a0f34742b

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Mon Sep 24 16:25:46 2012 -0400

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.

Signed-off-by: Liang Li <liang.li at windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |    3 +--
 meta/recipes-kernel/linux/linux-yocto_3.4.bb    |    2 +-
 2 files changed, 2 insertions(+), 3 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 ccc06f8..c8bf028 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"
 
 SRCREV_machine ?= "6d7122966eaae849ba3f2e1ccb94cdab17a46fbd"
 SRCREV_machine_qemuppc ?= "8b2acbc859c616dfcad79f786bacb856f370f4c2"
-SRCREV_meta ?= "3086a24972b0290156fb7993b659b91872388a4a"
-
+SRCREV_meta ?= "5bdc655034a58a7147176a8a882d81e2fd51e4b9"
 
 PR = "${INC_PR}.0"
 PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index a59a7c4..2f8f957 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -9,7 +9,7 @@ SRCREV_machine_qemuppc ?= "cdecf5940d81330680ce1517a7bc101556792e71"
 SRCREV_machine_qemux86 ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
 SRCREV_machine_qemux86-64 ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
 SRCREV_machine ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
-SRCREV_meta ?= "3086a24972b0290156fb7993b659b91872388a4a"
+SRCREV_meta ?= "5bdc655034a58a7147176a8a882d81e2fd51e4b9"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
 





More information about the Openembedded-commits mailing list