[meta-ti] Denys Dmytriyenko : linux-ti-staging: update with QSPI partition fixes and properly list LCD patches
Arago Project git
git at arago-project.org
Fri Feb 14 14:44:57 PST 2014
Module: meta-ti
Branch: dylan
Commit: 5b56c0ce9026857db8cdaef0f0d0b89065cfe98a
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=5b56c0ce9026857db8cdaef0f0d0b89065cfe98a
Author: Denys Dmytriyenko <denys at ti.com>
Date: Fri Feb 14 17:13:53 2014 -0500
linux-ti-staging: update with QSPI partition fixes and properly list LCD patches
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-ti-staging_3.12.bb | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 29d1a4f..220495a 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -36,11 +36,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y"
-SRCREV = "c883f50c5bbf1bf5bfaeb550991caf5fc77a1c4d"
+SRCREV = "9d5b470605a6e5df5c46444c2b2c108d21f9a24a"
PV = "3.12.10"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
@@ -57,8 +57,8 @@ SRC_URI_append_ti33x = "file://0004-Not-for-merge-ARM-config-omap-Disable-SMP-fo
SRC_URI_append_ti43x = "file://0004-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
# LCD resume fixes
-SRC_URI += "0001-ARM-OMAP2-am43xx-Use-omap4-prm-context-ops.patch \
- 0002-ARM-OMAP2-omap_hwmod-Add-context-ops-to-am43xx-soc_ops.patch \
- 0003-ARM-OMAP2-am43xx-Add-context-offset-for-dss-hwmod.patch \
- 0004-ARM-OMAP2-omap_hwmod-Maintain-legacy-context-loss-count.patch \
+SRC_URI += "file://0001-ARM-OMAP2-am43xx-Use-omap4-prm-context-ops.patch \
+ file://0002-ARM-OMAP2-omap_hwmod-Add-context-ops-to-am43xx-soc_ops.patch \
+ file://0003-ARM-OMAP2-am43xx-Add-context-offset-for-dss-hwmod.patch \
+ file://0004-ARM-OMAP2-omap_hwmod-Maintain-legacy-context-loss-count.patch \
"
More information about the meta-ti
mailing list