]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/3.4: emenlow: switch from psb to emgd graphics
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 3 Dec 2012 19:57:15 +0000 (14:57 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:35 +0000 (12:30 +0000)
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@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb

index d5241205f694c076d144dc3446a0426356b80e42..6412edcd474acebf17b8ad37eda94444f74ec2e4 100644 (file)
@@ -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}"
index d6fe8bbaf5b891219079c69aac324c9e8f8c5046..a18a561826f2a90d13c526d10974ca4b2ca07adf 100644 (file)
@@ -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}"
index 814492da9964b8eed6d21e6c385e26ed2cccb874..0e795c676c4f1e40292411d4682527ebd131c891 100644 (file)
@@ -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"