From ab55390103091a3cc142c2330974d919edcef828 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Fri, 24 Feb 2023 16:27:01 -0600 Subject: [PATCH] 5.10.153-ti-arm64-r87 release AUFS: https://github.com/sfjro/aufs-standalone/commit/72075d1d0bd59c94529348883e810410318674e5 BBDTBS: https://git.beagleboard.org/beagleboard/BeagleBoard-DeviceTrees/-/commit/fab7ca900247d3e9041cf526ea2c1fe284309987 WPANUSB: https://git.beagleboard.org/beagleconnect/linux/wpanusb/-/commit/6aa9bf65b9d88a2c9a111e7b4aed03de2be9413d BCFSERIAL: https://git.beagleboard.org/beagleconnect/linux/bcfserial/-/commit/db467023bd136c97c2e13c3a8b9e41dbdfafbc66 WIRELESS_REGDB: https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=7f7a9f7bc6011b072b5427eced1ff19261764e95 KSMBD: https://github.com/cifsd-team/ksmbd/commit/54879ebf845342e206418dcc213e3ca4b9264d95 Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sh b/version.sh index 87a4b11b4..a11566409 100644 --- a/version.sh +++ b/version.sh @@ -45,7 +45,7 @@ KERNEL_REL=5.10 KERNEL_TAG=${KERNEL_REL}.153 kernel_rt=".153-rt76" #Kernel Build -BUILD=${build_prefix}86.4 +BUILD=${build_prefix}87 #v6.X-rcX + upto SHA #prev_KERNEL_SHA="" -- GitLab