[oe-commits] Bruce Ashfield : linux-yocto/3.14: beagleboard black: USB, DRM config tweaks

git at git.openembedded.org git at git.openembedded.org
Thu Apr 10 16:26:40 UTC 2014


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Thu Apr 10 14:46:20 2014 +0000

linux-yocto/3.14: beagleboard black: USB, DRM config tweaks

Importing the meta SRCREV to pick up the following two fixes:

  928d7b2ddad0 beaglebone: enhance USB support and enable MUSB modules
  fbe38387ac61 beaglebone: enable DRM for HDMI output

Signed-off-by: Denys Dmytriyenko <denys at ti.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-tiny_3.14.bb | 2 +-
 meta/recipes-kernel/linux/linux-yocto_3.14.bb      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
index 2a1e204..a441a53 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.14"
 KMETA = "meta"
 
 SRCREV_machine ?= "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
-SRCREV_meta ?= "8f55bee2403176a50cc0dd41811aa60fcf07243c"
+SRCREV_meta ?= "928d7b2ddad0abc8827055c51ba34225878344a0"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.14.bb b/meta/recipes-kernel/linux/linux-yocto_3.14.bb
index b275f27..7f0ec2b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.14.bb
@@ -17,7 +17,7 @@ SRCREV_machine_qemux86 ?= "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
 SRCREV_machine_qemux86-64 ?= "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
 SRCREV_machine_qemumips64 ?= "ccb2a788551a7951563ac44a27175c6f28501008"
 SRCREV_machine ?= "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
-SRCREV_meta ?= "8f55bee2403176a50cc0dd41811aa60fcf07243c"
+SRCREV_meta ?= "928d7b2ddad0abc8827055c51ba34225878344a0"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
 



More information about the Openembedded-commits mailing list