diff options
author | Dan Murphy <dmurphy@ti.com> | 2019-11-07 01:09:42 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-11-07 03:01:02 +0000 |
commit | 42370c446f54cb9c5633e813ad7591b6fd399eb7 (patch) | |
tree | e68abb864e80c3dfd7b33a23e9dd2fb237554525 | |
parent | ed3dd60a9cd24b9f9199eb838005c38296587c60 (diff) | |
download | meta-ti-42370c446f54cb9c5633e813ad7591b6fd399eb7.tar.gz |
linux-ti-staging: update to ti2019.05-rc2
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 0fa21913..7bc90ad9 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 = "5785287a3edc2b91165f5f7475e5ec696d338fc7" | 9 | SRCREV = "94677bda81ff6fe7a5c04cfa6bf434014104162a" |
10 | PV = "4.19.79+git${SRCPV}" | 10 | PV = "4.19.79+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 2c2a1df3..6371c127 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 = "69eee289657a92187b9747f1247edb7d7a7cacab" | 62 | SRCREV = "6f929595b9d64333380bd547788714c81fbc2508" |
63 | PV = "4.19.79+git${SRCPV}" | 63 | PV = "4.19.79+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 |