From c5f26d12174532d9a7c53dc435bcd99e5173e1fd Mon Sep 17 00:00:00 2001 From: Marina Maslova Date: Thu, 14 Dec 2023 11:00:10 +0400 Subject: [PATCH] libqos: use proc file for airoha, fix pipeline --- libqos/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libqos/Makefile b/libqos/Makefile index 11005bd5b..c10b50a9b 100644 --- a/libqos/Makefile +++ b/libqos/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libqos -PKG_VERSION:=7.2.105 +PKG_VERSION:=7.2.106 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=61b15e0fe345186d36d0ca3212a08f384af3609b +PKG_SOURCE_VERSION:=02dba6571fddd9b4c5b4b671270604b4c0faf9ae 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