From 3202e0fbba483f67c7aa0ffb2fda3158c54070ba Mon Sep 17 00:00:00 2001 From: Rahul Thakur Date: Wed, 17 May 2023 12:18:50 +0530 Subject: [PATCH] libqos: fix compilation for mtk target --- libqos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqos/Makefile b/libqos/Makefile index 808359ca0..b37cbe3ed 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:=e886bb763f28a1f982f127f1b59efb81846d0498 +PKG_SOURCE_VERSION:=93ca0a66d6f82bca208bbe52b75ed582b20aa094 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