diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-04-04 07:09:43 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-04-04 03:02:30 +0000 |
commit | bbc14eb4806e0c47e023642a5aba1b2d21c84972 (patch) | |
tree | 04b85c2c4552f389d981e5c77316cece03ad88a1 | |
parent | 2d74619fba0fdec595049022263af0e9023c0cb8 (diff) | |
download | meta-ti-bbc14eb4806e0c47e023642a5aba1b2d21c84972.tar.gz |
linux-ti-staging: update to 5.4.28
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.4.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb index dfe44454..ac07b239 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-5.4.y" | 7 | BRANCH = "ti-rt-linux-5.4.y" |
8 | 8 | ||
9 | SRCREV = "27ac613bbce13841a47fcc7341d7c14333b8e0e9" | 9 | SRCREV = "c3dd64420d144641f0a803523185dffa26250f8b" |
10 | PV = "5.4.20+git${SRCPV}" | 10 | PV = "5.4.28+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb index 49a4c185..ecf72af9 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb | |||
@@ -60,8 +60,8 @@ S = "${WORKDIR}/git" | |||
60 | 60 | ||
61 | BRANCH = "ti-linux-5.4.y" | 61 | BRANCH = "ti-linux-5.4.y" |
62 | 62 | ||
63 | SRCREV = "70338004346078dd120c51a1cb22ed7d5bfdfca9" | 63 | SRCREV = "6f3bf13d53820fc12432d7052744be2ee046fc92" |
64 | PV = "5.4.20+git${SRCPV}" | 64 | PV = "5.4.28+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" |