summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-06-11 05:10:06 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-10 23:54:53 +0000
commit82da3c6315112f038a49f94a60570fc4c668f39f (patch)
treea18af004097956e5358367241ce78d8dca7afae9
parent334a7dd95796e9a114cde23db671b9e2daf39a33 (diff)
downloadmeta-ti-82da3c6315112f038a49f94a60570fc4c668f39f.tar.gz
linux-ti-staging: update to the latest with support for J7
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.19.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.19.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
index 12532db6..306a504b 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
6 6
7BRANCH = "ti-rt-linux-4.19.y" 7BRANCH = "ti-rt-linux-4.19.y"
8 8
9SRCREV = "b8935c3f161b90a15cec065066d710b216ae5c97" 9SRCREV = "1aeb09dbca76a837ae2b721c6dd466aaa3b5f646"
10PV = "4.19.38+git${SRCPV}" 10PV = "4.19.38+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
index c7cf13b4..09a40ad2 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
56 56
57BRANCH = "ti-linux-4.19.y" 57BRANCH = "ti-linux-4.19.y"
58 58
59SRCREV = "c17c3766610f07dc0549e51694b4149b92f3ce97" 59SRCREV = "653ff68fd1cb56a2ce629d8f07f5b3a099485229"
60PV = "4.19.38+git${SRCPV}" 60PV = "4.19.38+git${SRCPV}"
61 61
62# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 62# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
63MACHINE_KERNEL_PR_append = "a" 63MACHINE_KERNEL_PR_append = "b"
64PR = "${MACHINE_KERNEL_PR}" 64PR = "${MACHINE_KERNEL_PR}"
65 65
66KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 66KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"