summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-06-15 04:41:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-15 04:59:13 +0000
commit0f431fda73b938979f4850af757c2d8fb164628c (patch)
treeb667bc9567da5ebc02e1a940e58756996aea11e6
parent8b8ddfd9eb811657903b308f993d9f355bc2b1f2 (diff)
downloadmeta-ti-0f431fda73b938979f4850af757c2d8fb164628c.tar.gz
linux-ti-stagin: update to the latest
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 306a504b..6faaf763 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 = "1aeb09dbca76a837ae2b721c6dd466aaa3b5f646" 9SRCREV = "34156ede517fd68a356348a5ee24c2e3a90a13d1"
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 09a40ad2..26b388b4 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 = "653ff68fd1cb56a2ce629d8f07f5b3a099485229" 59SRCREV = "7d94bf0b5ba7a68aa735c422f40d53957d094f8b"
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 = "b" 63MACHINE_KERNEL_PR_append = "c"
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"