summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-04-17 07:40:49 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-04-17 01:33:07 +0000
commita06b3abef35bf931601a70318a89085a148ae7e2 (patch)
treee022cf0ad1bbaf2772822cc1a25fad34fc2b06ac
parent51ea3a467a688b51f2e033657c77aa55f4452ed3 (diff)
downloadmeta-ti-a06b3abef35bf931601a70318a89085a148ae7e2.tar.gz
linux-ti-staging: update to 4.19.31
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 adb4976b..fb0b5658 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 = "dd79f85919e94693a894edd21cae767d74751961" 9SRCREV = "c171467564dc18a2e98addb39c9f2a4a4bc85a64"
10PV = "4.19.25+git${SRCPV}" 10PV = "4.19.31+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 3cd1a878..ad304ac4 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 = "85f9077a5ff8ee28e1415be4c5174c6fd71ee968" 59SRCREV = "de6804e24ef22025df6fb1dd3fb9e35d982540e2"
60PV = "4.19.25+git${SRCPV}" 60PV = "4.19.31+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"