summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-02-26 07:43:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-02-26 21:26:25 +0000
commitf0a5d3e4d18ec6a133fad1dd6ffe722ae6464bb5 (patch)
treeaa7da9adfd63192c8b1b7eca97bf619108af6d42
parentafe0350facda1d0a94e3c5d83ddfa5ce1f4ca73c (diff)
downloadmeta-ti-f0a5d3e4d18ec6a133fad1dd6ffe722ae6464bb5.tar.gz
linux-ti-staging: update to 4.19.24
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.19.bb4
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.19.bb6
2 files changed, 5 insertions, 5 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 80ba8a79..f24c33db 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 = "dc9886fc8d12a9721b9ba198ee10d2c4720fba5e" 9SRCREV = "18cd0316b579b72efbeaa60856ae93136bce550a"
10PV = "4.19.15+git${SRCPV}" 10PV = "4.19.24+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 f6412fe3..3226132d 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 = "5ff99d90f1ff549c2c17e9a146abd73696f94f80" 59SRCREV = "8de817772462078a064b70d368eeae3b92a31439"
60PV = "4.19.15+git${SRCPV}" 60PV = "4.19.24+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 = "b" 63MACHINE_KERNEL_PR_append = "a"
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"