diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-01-10 02:04:44 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-01-11 01:54:20 +0000 |
commit | 2251edb9b93aef4dfcd8a0f7b3ec4e1ddeb970af (patch) | |
tree | 1985ac7260a3b585a4199c6eafb692a348cadd4f /recipes-kernel | |
parent | acc48649713f4ec81bca3bf4afed98e592a68cd7 (diff) | |
download | meta-ti-2251edb9b93aef4dfcd8a0f7b3ec4e1ddeb970af.tar.gz |
linux-ti-staging: update to ti2019.06-rc3
Signed-off-by: Dan Murphy <dmurphy@ti.com>
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.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 91fe00b8..e6c4d9d6 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 = "4a1d8698636cf4c7b4bcac5ff2e13ff0df8b74e0" | 9 | SRCREV = "20817c0fe0125f641fa4529f0f6d12178d07fa09" |
10 | PV = "4.19.82+git${SRCPV}" | 10 | PV = "4.19.90+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 2491365f..fffe91a2 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb | |||
@@ -60,8 +60,8 @@ S = "${WORKDIR}/git" | |||
60 | 60 | ||
61 | BRANCH = "ti-linux-4.19.y" | 61 | BRANCH = "ti-linux-4.19.y" |
62 | 62 | ||
63 | SRCREV = "3f7e6b12d9a8dc3eebd65254a478501938fdf93e" | 63 | SRCREV = "ced3bea42c328cfc1ac0c0fc6e6a317e16263bcf" |
64 | PV = "4.19.82+git${SRCPV}" | 64 | PV = "4.19.90+git${SRCPV}" |
65 | 65 | ||
66 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 66 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
67 | MACHINE_KERNEL_PR_append = "a" | 67 | MACHINE_KERNEL_PR_append = "a" |