From aefccc108cb39f676e1ee1860a317017c071d8cc Mon Sep 17 00:00:00 2001
From: Amit Kumar <amit.kumar@iopsys.eu>
Date: Fri, 8 Sep 2023 18:28:32 +0530
Subject: [PATCH] bcmkernel: sw version name in omci handled

---
 bcmkernel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bcmkernel/Makefile b/bcmkernel/Makefile
index 3bea2ff..226d763 100644
--- a/bcmkernel/Makefile
+++ b/bcmkernel/Makefile
@@ -2,7 +2,7 @@
 # Primary/common bcmkernel makefile for all versions of Broadcom SDKs
 #
 
-PKG_SOURCE_VERSION := a76a20ebc84616b8a12a07e04208e0843a4b6544
+PKG_SOURCE_VERSION := 38ce6eb21db25e405cb0ec2fa325ff26d741c224
 BCM_KERNEL_VERSION := 4.19.235
 BRCM_SDK_VERSION   := 504041
 
-- 
GitLab