summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-03-04 17:55:20 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-03-04 13:29:40 -0500
commit0d25bbfab6692cd6b78536b3a0de25dd453d885d (patch)
tree525f25927ccd55d9f33b2586e159adb837e0310f
parent98c9baf2fccc02f312a5a5da54a79d5bbc0555b3 (diff)
downloadmeta-ti-0d25bbfab6692cd6b78536b3a0de25dd453d885d.tar.gz
sitara-linux-ti-staging: Update commit to fix touchscreen issues on AM335x SK
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb b/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb
index 8cd2c3fd..31c12239 100644
--- a/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb
@@ -35,11 +35,11 @@ S = "${WORKDIR}/git"
35 35
36BRANCH = "sitara-ti-linux-3.14.y" 36BRANCH = "sitara-ti-linux-3.14.y"
37 37
38SRCREV = "99b50bfb0f3fb0e43de31a6735989d31660b0835" 38SRCREV = "2489c022b2932432606f897741a71b712e6dbe77"
39PV = "3.14.26" 39PV = "3.14.26"
40 40
41# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 41# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
42MACHINE_KERNEL_PR_append = "g+gitr${SRCPV}" 42MACHINE_KERNEL_PR_append = "h+gitr${SRCPV}"
43PR = "${MACHINE_KERNEL_PR}" 43PR = "${MACHINE_KERNEL_PR}"
44 44
45MULTI_CONFIG_BASE_SUFFIX = "" 45MULTI_CONFIG_BASE_SUFFIX = ""