summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-02-14 17:13:53 -0500
committerDenys Dmytriyenko <denys@ti.com>2014-02-14 17:13:53 -0500
commit5b56c0ce9026857db8cdaef0f0d0b89065cfe98a (patch)
tree8f6c45c782c2211672c00a5aec78d1f952e76f31
parent2ac3b4537fc48fe3d3c106678d153442705e50fb (diff)
downloadmeta-ti-5b56c0ce9026857db8cdaef0f0d0b89065cfe98a.tar.gz
linux-ti-staging: update with QSPI partition fixes and properly list LCD patches
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.12.bb12
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 29d1a4fd..220495a5 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"
36 36
37BRANCH = "ti-linux-3.12.y" 37BRANCH = "ti-linux-3.12.y"
38 38
39SRCREV = "c883f50c5bbf1bf5bfaeb550991caf5fc77a1c4d" 39SRCREV = "9d5b470605a6e5df5c46444c2b2c108d21f9a24a"
40PV = "3.12.10" 40PV = "3.12.10"
41 41
42# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 42# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
43MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" 43MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
44PR = "${MACHINE_KERNEL_PR}" 44PR = "${MACHINE_KERNEL_PR}"
45 45
46SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ 46SRC_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
57SRC_URI_append_ti43x = "file://0004-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch" 57SRC_URI_append_ti43x = "file://0004-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
58 58
59# LCD resume fixes 59# LCD resume fixes
60SRC_URI += "0001-ARM-OMAP2-am43xx-Use-omap4-prm-context-ops.patch \ 60SRC_URI += "file://0001-ARM-OMAP2-am43xx-Use-omap4-prm-context-ops.patch \
61 0002-ARM-OMAP2-omap_hwmod-Add-context-ops-to-am43xx-soc_ops.patch \ 61 file://0002-ARM-OMAP2-omap_hwmod-Add-context-ops-to-am43xx-soc_ops.patch \
62 0003-ARM-OMAP2-am43xx-Add-context-offset-for-dss-hwmod.patch \ 62 file://0003-ARM-OMAP2-am43xx-Add-context-offset-for-dss-hwmod.patch \
63 0004-ARM-OMAP2-omap_hwmod-Maintain-legacy-context-loss-count.patch \ 63 file://0004-ARM-OMAP2-omap_hwmod-Maintain-legacy-context-loss-count.patch \
64 " 64 "