From 09602ab38e78dc3152313450d8d3b3e4fa73012d Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Tue, 8 Nov 2022 09:47:20 -0600 Subject: [PATCH] 6.1-rc4-bone2 release AUFS: https://github.com/sfjro/aufs-standalone/commit/6aaf781ee449c80289c2f4b88f2b933dbff72d20 BBDTBS: https://git.beagleboard.org/beagleboard/BeagleBoard-DeviceTrees/-/commit/9487d605a7da2a67e9e7b363804d2a579110a95f 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=c04fd9bcfe49ee1071882cc543ed518f65070204 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 940a77d00..5716d5f44 100644 --- a/version.sh +++ b/version.sh @@ -44,7 +44,7 @@ KERNEL_REL=6.1 KERNEL_TAG=${KERNEL_REL}-rc4 kernel_rt="-rc3-rt2" #Kernel Build -BUILD=${build_prefix}1.1 +BUILD=${build_prefix}2 #v6.X-rcX + upto SHA #prev_KERNEL_SHA="" -- GitLab