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-12-03 14:57:15 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-06 12:31:11 +0000
commit35d630ec322e414da593bee8146e2688a2bd72f9 (patch)
treeb9c41474cc983bda5d98b730134125f5cf266b81 /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parent48e7c26824e6f6a18f451aa34f7c30372a82f534 (diff)
downloadpoky-35d630ec322e414da593bee8146e2688a2bd72f9.tar.gz
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. ] (From OE-Core rev: 06a2b9eb087d1d90213d67dc8fe14c53201afe37) 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> 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.bb2
1 files changed, 1 insertions, 1 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 d5241205f6..6412edcd47 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"
10 10
11SRCREV_machine ?= "61a6e7a812b3b49988c4eb29a78c5db94d380197" 11SRCREV_machine ?= "61a6e7a812b3b49988c4eb29a78c5db94d380197"
12SRCREV_machine_qemuppc ?= "0d29fe9056288412b8b538e48af3c78bac3494f1" 12SRCREV_machine_qemuppc ?= "0d29fe9056288412b8b538e48af3c78bac3494f1"
13SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc" 13SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1"
14 14
15PR = "${INC_PR}.0" 15PR = "${INC_PR}.0"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"