diff options
author | 2021-11-19 22:25:48 -0500 | |
---|---|---|
committer | 2021-12-15 11:40:51 -0600 | |
commit | ae8049d55f002a762062af773c9e341c5d17de46 (patch) | |
tree | 22aee57e8989edb059dc6ea3251fcc4599ca3b8f | |
parent | 440aab3274e75fe85888a9765545bf6137df20e8 (diff) | |
download | meta-ti-ae8049d55f002a762062af773c9e341c5d17de46.tar.gz meta-ti-ae8049d55f002a762062af773c9e341c5d17de46.tar.bz2 meta-ti-ae8049d55f002a762062af773c9e341c5d17de46.zip |
linux-ti-staging: Bump linux version for 08.01.00.002
Bump linux version for 08.01.00.002 release
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index a08f2641..e97235c8 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb @@ -23,7 +23,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.10.y" -SRCREV = "f22103162c771ddd47372b579682445e6dc8dd0e" +SRCREV = "33574931b48f50c37abb58e0a9c617cbec472b01" PV = "5.10.65+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |