diff options
author | 2021-11-01 15:33:11 -0400 | |
---|---|---|
committer | 2021-11-11 19:05:55 +0000 | |
commit | cac1d81b98a0a54cef0fde90d114e623a1e7eb45 (patch) | |
tree | 2b8c997f063ce75c1ea75b371da14dd18b3569b1 | |
parent | 1c5080e9412485a6957b970477feb0f6e0571c73 (diff) | |
download | meta-ti-cac1d81b98a0a54cef0fde90d114e623a1e7eb45.tar.gz meta-ti-cac1d81b98a0a54cef0fde90d114e623a1e7eb45.tar.bz2 meta-ti-cac1d81b98a0a54cef0fde90d114e623a1e7eb45.zip |
linux-ti-staging: Bump to 08.01.00.001 release
Updated the linux version for 08.01.00.001
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Yogesh Siraswar <yogeshs@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 20a96605..a08f2641 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 = "85ac70d78c4ec6889dec24685ec4cea3bb4d5a59" +SRCREV = "f22103162c771ddd47372b579682445e6dc8dd0e" PV = "5.10.65+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |