From a06b9cd801c9ca88533f25fdfd07f35e8e1cd381 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Sat, 4 Feb 2023 16:37:23 -0600 Subject: [PATCH] 5.10.162-ti-r56 release AUFS: https://github.com/sfjro/aufs-standalone/commit/72075d1d0bd59c94529348883e810410318674e5 BBDTBS: https://git.beagleboard.org/beagleboard/BeagleBoard-DeviceTrees/-/commit/fab7ca900247d3e9041cf526ea2c1fe284309987 TI_AMX3_CM3: http://git.ti.com/gitweb/?p=processor-firmware/ti-amx3-cm3-pm-firmware.git;a=commit;h=fb484c5e54f2e31cf0a338d2927a06a2870bcc2c 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=fe05cc94e070c71486047002fc2edf68f5f2a07a KSMBD: https://github.com/cifsd-team/ksmbd/commit/9912f7960ee50fdb42daa28d198dc214fb92983f 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 95b70dac6..438a86bb7 100644 --- a/version.sh +++ b/version.sh @@ -45,7 +45,7 @@ KERNEL_REL=5.10 KERNEL_TAG=${KERNEL_REL}.162 kernel_rt=".162-rt79" #Kernel Build -BUILD=${build_prefix}55.7 +BUILD=${build_prefix}56 #v6.X-rcX + upto SHA #prev_KERNEL_SHA="" -- GitLab