From a58e37e19e8f751d51270d590bf9ab3bcee84b5d Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Wed, 5 Oct 2022 12:05:14 -0500
Subject: [PATCH] 6.0-bone4 release AUFS:
 https://github.com/sfjro/aufs5-standalone/commit/ba33c72cb9fd20d86a2f38dea64d47607fcc9b6a
 BBDTBS:
 https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/22ffe2a3b5ad1415be0606ef739c275d3f9c9a8f
 RT: patch-6.0-rt11.patch.xz 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=f29772a6d3670e2af0ebc9a54402ba7cc903aebc

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 4f16d4374..991ee5257 100644
--- a/version.sh
+++ b/version.sh
@@ -44,7 +44,7 @@ KERNEL_REL=6.0
 KERNEL_TAG=${KERNEL_REL}
 kernel_rt="-rt11"
 #Kernel Build
-BUILD=${build_prefix}3.2
+BUILD=${build_prefix}4
 
 #v6.X-rcX + upto SHA
 #prev_KERNEL_SHA=""
-- 
GitLab