diff options
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 90a3e2c7..1e34eb51 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 = "d695269f31dedd0e1cd07412e7ccac61cfd8fc45" | 9 | SRCREV = "25311d036e11470cccc6e513fc85732e51c9cabf" |
10 | PV = "5.4.17+git${SRCPV}" | 10 | PV = "5.4.20+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 d572c107..1a602c84 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 = "dcb5e6322b6def287606c49fc5a3a226dd186323" | 63 | SRCREV = "d21b5b6f621ab1c1177dca48f78fe2d3633a9eab" |
64 | PV = "5.4.17+git${SRCPV}" | 64 | PV = "5.4.20+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" |