From bc2278e89bf841509b8534a5e542c6b7137add0d Mon Sep 17 00:00:00 2001 From: Arne Jonsson Date: Fri, 22 Mar 2024 13:06:46 +0100 Subject: [PATCH] libqos: add support for Broadcom SDK bcm_5.04L.04p3 --- libqos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqos/Makefile b/libqos/Makefile index c10b50a9b..500be186a 100644 --- a/libqos/Makefile +++ b/libqos/Makefile @@ -10,7 +10,7 @@ PKG_VERSION:=7.2.106 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=02dba6571fddd9b4c5b4b671270604b4c0faf9ae +PKG_SOURCE_VERSION:=0e54d7a992c506d6302d7cc32a39eb64e9b2c42e PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/libqos.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz PKG_MIRROR_HASH:=skip