diff options
author | Dan Murphy <dmurphy@ti.com> | 2019-08-28 22:37:58 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-30 21:30:43 +0000 |
commit | d1c55056d98c896d68ce6745c357d2a8fc87c5a7 (patch) | |
tree | c603db28379aa562e1dceb35c91751e724af23f5 | |
parent | 9899c8527fec9c04913a87432b0691e901e3ddcf (diff) | |
download | meta-ti-d1c55056d98c896d68ce6745c357d2a8fc87c5a7.tar.gz |
linux-ti-staging: update to ti2019.03-rc4 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.19.bb | 2 |
2 files changed, 2 insertions, 2 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 d6ce658d..531ca54c 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 | ||
7 | BRANCH = "ti-rt-linux-4.19.y" | 7 | BRANCH = "ti-rt-linux-4.19.y" |
8 | 8 | ||
9 | SRCREV = "7a773a5943bb99721c0fc33b8d1b1a8907948815" | 9 | SRCREV = "0dd2fca286ce8f7590dcff186f1fda6c4849184c" |
10 | PV = "4.19.59+git${SRCPV}" | 10 | PV = "4.19.59+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 ba351ed7..8ca180df 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb | |||
@@ -59,7 +59,7 @@ S = "${WORKDIR}/git" | |||
59 | 59 | ||
60 | BRANCH = "ti-linux-4.19.y" | 60 | BRANCH = "ti-linux-4.19.y" |
61 | 61 | ||
62 | SRCREV = "b7ab997cac1ce9eadaabcd17589acbfbaef3e9e9" | 62 | SRCREV = "50ceb3c6e7f2d5f54d66d4999e79d3c4e09796df" |
63 | PV = "4.19.59+git${SRCPV}" | 63 | PV = "4.19.59+git${SRCPV}" |
64 | 64 | ||
65 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 65 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |