summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-06-30 00:41:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-06-29 18:55:08 +0000
commitcfe9f64ce98252c28935285aff6b07ce5b9576fb (patch)
tree2bc9cf1ca7ee2af5c31794ce2a609fd24c914d68 /recipes-kernel
parent1ee23536d5bc4d5ffccf8a2f7f102e8b0141effd (diff)
downloadmeta-ti-cfe9f64ce98252c28935285aff6b07ce5b9576fb.tar.gz
linux-ti-staging: update with latest platform and connectivity fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb
index f45b8fbc..eb7b871c 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb
@@ -55,11 +55,11 @@ S = "${WORKDIR}/git"
55 55
56BRANCH = "ti-lsk-linux-4.14.y" 56BRANCH = "ti-lsk-linux-4.14.y"
57 57
58SRCREV = "9b7fea24f3c3c68433e8069f60c5e4eab01609e2" 58SRCREV = "e33929df94bbdc30306a7247dee10316e94252d7"
59PV = "4.14.52+git${SRCPV}" 59PV = "4.14.52+git${SRCPV}"
60 60
61# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 61# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
62MACHINE_KERNEL_PR_append = "a" 62MACHINE_KERNEL_PR_append = "b"
63PR = "${MACHINE_KERNEL_PR}" 63PR = "${MACHINE_KERNEL_PR}"
64 64
65KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 65KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"