From e1f373a0c9a281565f05ad9aa5394fdf6c3ba012 Mon Sep 17 00:00:00 2001 From: Adrian Fedoreanu Date: Wed, 12 Aug 2026 10:20:14 +0200 Subject: [PATCH] mt7601u-openipc: pin the source to a commit instead of HEAD VERSION = HEAD is a moving target: anyone enabling this package gets whatever openipc/mt7601u happens to be at build time, so the same tree can produce different artifacts over time and break without any change in this repo. Pin the current tip (0ac4655, 'Adjust configuration path'), which is the lineage that was runtime-verified on a Hi3518EV200 camera (WPA2 join, RTSP streaming, 15-17 Mbps TX iperf3). --- general/package/mt7601u-openipc/mt7601u-openipc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/package/mt7601u-openipc/mt7601u-openipc.mk b/general/package/mt7601u-openipc/mt7601u-openipc.mk index 1a7cbefc5e..36ca8a10a9 100644 --- a/general/package/mt7601u-openipc/mt7601u-openipc.mk +++ b/general/package/mt7601u-openipc/mt7601u-openipc.mk @@ -5,7 +5,7 @@ ################################################################################ MT7601U_OPENIPC_SITE = $(call github,openipc,mt7601u,$(MT7601U_OPENIPC_VERSION)) -MT7601U_OPENIPC_VERSION = HEAD +MT7601U_OPENIPC_VERSION = 0ac46553f3190d788b01c15cbeaa14f2951c55a3 MT7601U_OPENIPC_LICENSE = GPL-2.0 MT7601U_OPENIPC_MODULE_MAKE_OPTS = \