summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-02-15 11:25:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-02-20 20:19:34 +0000
commit212e0b5af024680950d4d4655832b4b8312c0c95 (patch)
treefee8e568dc134054536e6e0f6b86ccadca9441e3 /recipes-kernel
parent612b62bf90518f440757a7eb98e768455bc87059 (diff)
downloadmeta-ti-212e0b5af024680950d4d4655832b4b8312c0c95.tar.gz
linux-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 e6e4c1bf..80ba8a79 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 = "54cdc562d6d233f43e5ffce60562d6fe110adf90" 9SRCREV = "dc9886fc8d12a9721b9ba198ee10d2c4720fba5e"
10PV = "4.19.15+git${SRCPV}" 10PV = "4.19.15+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 97a96a41..f6412fe3 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 = "efb32b0ef31152f612fcefae8f7511e88da957be" 59SRCREV = "5ff99d90f1ff549c2c17e9a146abd73696f94f80"
60PV = "4.19.15+git${SRCPV}" 60PV = "4.19.15+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"