From 8aeadf5fdca71fed7358febfb901fa276e196faa Mon Sep 17 00:00:00 2001 From: Padmalochan Mohapatra Date: Tue, 16 May 2023 10:01:14 +0530 Subject: [PATCH] libqos : Setup Static Code Analysis and Warning Fix --- libqos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqos/Makefile b/libqos/Makefile index d81adcb2e..808359ca0 100644 --- a/libqos/Makefile +++ b/libqos/Makefile @@ -10,7 +10,7 @@ PKG_VERSION:=7.2.101 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=4287dbe76dc5c8b85368aa2cd101d9d9a445f968 +PKG_SOURCE_VERSION:=e886bb763f28a1f982f127f1b59efb81846d0498 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