From 658f75cfb49c58fea16ef0cf8f5304c1f0c4cf0e Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Wed, 16 Mar 2022 15:08:13 -0500
Subject: [PATCH] 5.4.106-ti-r40 release AUFS:
 https://github.com/sfjro/aufs5-standalone/commit/995f07ca91f8e03f4686a36d1abd433d764a57ab
 BBDTBS:
 https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/573ecf3a042515d5fd94628c2374bcbb4a5e4b40
 CAN-ISOTP:
 https://github.com/hartkopp/can-isotp/commit/847a3acffea95e6aa97fff473fecd7b55d24e940
 TI_AMX3_CM3:
 http://git.ti.com/gitweb/?p=processor-firmware/ti-amx3-cm3-pm-firmware.git;a=commit;h=fb484c5e54f2e31cf0a338d2927a06a2870bcc2c
 WIREGUARD:
 https://git.zx2c4.com/WireGuard/commit/edad0d6e99e5133b1e8e865d727a25fff6399cb4
 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=4dac44b3705239cd874205efc47fecef1fa25276

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 ae9ad9202..d4b1b1123 100644
--- a/version.sh
+++ b/version.sh
@@ -42,7 +42,7 @@ KERNEL_REL=5.4
 KERNEL_TAG=${KERNEL_REL}.106
 kernel_rt=".106-rt54"
 #Kernel Build
-BUILD=${build_prefix}39.2
+BUILD=${build_prefix}40
 
 #v5.X-rcX + upto SHA
 #prev_KERNEL_SHA=""
-- 
GitLab