From ed8799d182d6f6a6e5125ec2f9cfb30d19f04a29 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Mon, 10 Jan 2022 15:35:54 -0600 Subject: [PATCH] 5.16-bone10 release AUFS: https://github.com/sfjro/aufs5-standalone/commit/03a3ee3199ae847b9e5ac7596900c64fc17cfd5a BBDTBS: https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/6c03c4a088a5c84808617a169b598185dc975e0b TI_AMX3_CM3: http://git.ti.com/gitweb/?p=processor-firmware/ti-amx3-cm3-pm-firmware.git;a=commit;h=fb484c5e54f2e31cf0a338d2927a06a2870bcc2c WPANUSB: https://github.com/statropy/wpanusb/commit/251f0167545bf2dcaa3cad991a59dbf5ab05490a BCFSERIAL: https://github.com/statropy/bcfserial/commit/aded88429a8a00143596b41f4c1f50d9ae3d4069 WIRELESS_REGDB: https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=2ce78ed90f71955f7b223c17b5cda6c8a7708efe 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 5bd72ab17..2331d1556 100644 --- a/version.sh +++ b/version.sh @@ -41,7 +41,7 @@ KERNEL_REL=5.16 KERNEL_TAG=${KERNEL_REL} kernel_rt=".X-rtY" #Kernel Build -BUILD=${build_prefix}9.1 +BUILD=${build_prefix}10 #v5.X-rcX + upto SHA #prev_KERNEL_SHA="" -- GitLab