diff options
author | 2021-03-29 17:59:53 -0500 | |
---|---|---|
committer | 2021-03-29 17:59:53 -0500 | |
commit | eb52e3d60ff30be75f19a3901f57ab3f87c24c69 (patch) | |
tree | 1cda036d24b8a6a1cb281d06acdeb567119b4170 | |
parent | b3e1efd37096e3ff6183c05302ef68487662cb0d (diff) | |
download | meta-ti-eb52e3d60ff30be75f19a3901f57ab3f87c24c69.tar.gz meta-ti-eb52e3d60ff30be75f19a3901f57ab3f87c24c69.tar.bz2 meta-ti-eb52e3d60ff30be75f19a3901f57ab3f87c24c69.zip |
linux-ti-staging: Update 5.4 kernel to 07.03.00.00407.03.00.004
Update 5.4 kernel to 07.03.00.004
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.4.bb | 2 |
2 files changed, 2 insertions, 2 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 f30aefc9..5542422e 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:" BRANCH = "ti-rt-linux-5.4.y" -SRCREV = "8572184582e1847404ef440220ed153ef7cae0ee" +SRCREV = "519667b0d81d74a6e55105dcd6072ae550352599" PV = "5.4.106+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 b77674fc..a86223af 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb @@ -21,7 +21,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.4.y" -SRCREV = "bb28855570096c462291b1eb865fde34873e1402" +SRCREV = "023faefa70274929bff92dc41167b007f7523792" PV = "5.4.106+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |