diff options
author | Dan Murphy <dmurphy@ti.com> | 2019-05-08 22:09:25 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-05-09 04:11:24 +0000 |
commit | e5647a3b52a0b48ca94c3e7e2e8499c2ce27e649 (patch) | |
tree | dbce5bf2c17662e81b88bfec96ae8f94ab8073ae | |
parent | c3aa2591eb9e2df2607cedd5acfcb8d63c95f707 (diff) | |
download | meta-ti-e5647a3b52a0b48ca94c3e7e2e8499c2ce27e649.tar.gz |
linux-ti-staging: update to ti2019.01-rc3 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 | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.19.bb | 4 |
2 files changed, 4 insertions, 4 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 06dae707..2ba7d04c 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 = "a822a65ebd68ac674d170148e2354ed5f0b3dcc4" | 9 | SRCREV = "b36c38ed1ea4a546486861f0f330522030ceceee" |
10 | PV = "4.19.37+git${SRCPV}" | 10 | PV = "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 368682bc..ab554914 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb | |||
@@ -56,8 +56,8 @@ S = "${WORKDIR}/git" | |||
56 | 56 | ||
57 | BRANCH = "ti-linux-4.19.y" | 57 | BRANCH = "ti-linux-4.19.y" |
58 | 58 | ||
59 | SRCREV = "998f0e675b68df51eb21419fc2f75363e10a68df" | 59 | SRCREV = "f0d10bf9c626f387acb4a5faa36edbf705e66104" |
60 | PV = "4.19.31+git${SRCPV}" | 60 | PV = "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 |
63 | MACHINE_KERNEL_PR_append = "a" | 63 | MACHINE_KERNEL_PR_append = "a" |