summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-06-20 02:47:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-20 14:36:16 +0000
commit5b0d06bcefe110c05a9fb08b81a050c4e84cfb32 (patch)
tree9b85ef57697d179c38057d9eb5b233d39f26550a /recipes-kernel
parentf4aa1fe59c9fb5f7a633bd61071eea97928511e3 (diff)
downloadmeta-ti-5b0d06bcefe110c05a9fb08b81a050c4e84cfb32.tar.gz
linux-ti-staging: update to 4.19.50
Includes other updates from Platform, Connectivity, A&D and GFX. 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.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 6faaf763..744c3be4 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 = "34156ede517fd68a356348a5ee24c2e3a90a13d1" 9SRCREV = "b54073f9af9cf51aabb75b69d099da7ba53d134c"
10PV = "4.19.38+git${SRCPV}" 10PV = "4.19.50+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 26b388b4..d8e7678b 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 = "7d94bf0b5ba7a68aa735c422f40d53957d094f8b" 59SRCREV = "566bdcbaedf38d343bf68ef47682e664c027c365"
60PV = "4.19.38+git${SRCPV}" 60PV = "4.19.50+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 = "c" 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"