From 413e2bf7226969747bbe4ef4d3ce7289b16369cf Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Thu, 25 Nov 2021 22:27:04 +0300 Subject: [PATCH] Update ipctool --- building.sh | 4 ++-- general/package/ipctool/ipctool.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/building.sh b/building.sh index 0ec51bdc..782b7e73 100755 --- a/building.sh +++ b/building.sh @@ -288,7 +288,7 @@ xm550() { # # gk7202v300 # testind.. # gk7205v200 # testind.. -gk7205v200_uclibc # Dev +# gk7205v200_uclibc # Dev # gk7205v300 # testind.. # gk7605v100 # testind.. # @@ -299,7 +299,7 @@ gk7205v200_uclibc # Dev # hi3516cv200 # testing.. # hi3518ev200 # testing.. # -# hi3516cv300 # testind.. +hi3516cv300 # testind.. # hi3516ev100 # testind.. # # hi3516dv200 # OpenIPC diff --git a/general/package/ipctool/ipctool.mk b/general/package/ipctool/ipctool.mk index 997344f4..408196c0 100644 --- a/general/package/ipctool/ipctool.mk +++ b/general/package/ipctool/ipctool.mk @@ -4,7 +4,7 @@ # ################################################################################ -IPCTOOL_VERSION = 32dd1743142f625c528c00abdeeed12aec350c91 +IPCTOOL_VERSION = a69aea3e79a6ecbd910e66eb99b9778f60b617ce IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE