diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-11-02 10:09:10 -0600 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2020-11-03 09:19:21 -0600 |
commit | e32cc385661f39bacc106945a95e66042f7b5569 (patch) | |
tree | c174f6cfae51bd486df6675529f68bde63af0eff /recipes-kernel | |
parent | 08ca4af7aa730674af0cc6bd56d2b2fcdfb75c53 (diff) | |
download | meta-ti-e32cc385661f39bacc106945a95e66042f7b5569.tar.gz |
linux-ti-staging: Update kernel to 5.4.74
From: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 6a05aeaa..de1b4b7d 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 = "0343656e0feca050ec3f6a0a47fc65018d5a7fd1" | 9 | SRCREV = "d4b0f63810a64c5f5c9876ba3492b647553d385d" |
10 | PV = "5.4.70+git${SRCPV}" | 10 | PV = "5.4.74+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 489568b7..416776ab 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb | |||
@@ -21,8 +21,8 @@ S = "${WORKDIR}/git" | |||
21 | 21 | ||
22 | BRANCH = "ti-linux-5.4.y" | 22 | BRANCH = "ti-linux-5.4.y" |
23 | 23 | ||
24 | SRCREV = "05b5a584edd4f87bc81874f4d0ad0b7b0c31875b" | 24 | SRCREV = "9574bba32a1898794895ca3816e815154c80226d" |
25 | PV = "5.4.70+git${SRCPV}" | 25 | PV = "5.4.74+git${SRCPV}" |
26 | 26 | ||
27 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 27 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
28 | MACHINE_KERNEL_PR_append = "a" | 28 | MACHINE_KERNEL_PR_append = "a" |