[oe-commits] Bruce Ashfield : linux-yocto/3.4: emenlow: switch from psb to emgd graphics

git at git.openembedded.org git at git.openembedded.org
Thu Dec 6 12:34:42 UTC 2012


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Mon Dec  3 14:57:15 2012 -0500

linux-yocto/3.4: emenlow: switch from psb to emgd graphics

Updating the meta branch SRCREVs for the following commit:

[
   meta/emenlow: use emgd instead of psb graphics driver

    This commit essentially does just this:
      Remove all the references of psb patches for emenlow BSP.
      Change the emenlow scc files to use emgd instead of psb.
]

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb   |    2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.4.bb      |    2 +-
 3 files changed, 3 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 d524120..6412edc 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
 
 SRCREV_machine ?= "61a6e7a812b3b49988c4eb29a78c5db94d380197"
 SRCREV_machine_qemuppc ?= "0d29fe9056288412b8b538e48af3c78bac3494f1"
-SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc"
+SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1"
 
 PR = "${INC_PR}.0"
 PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
index d6fe8bb..a18a561 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
@@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.4.20"
 KMETA = "meta"
 
 SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3"
-SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc"
+SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1"
 
 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 814492d..0e795c6 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 ?= "67a370223d695ec08b6e5a38860fa1fe5d0d9f1e"
 SRCREV_machine_qemux86 ?= "b13bef6377719a488293af196236cc290566fad3"
 SRCREV_machine_qemux86-64 ?= "b13bef6377719a488293af196236cc290566fad3"
 SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3"
-SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc"
+SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1"
 
 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