From: Milan Krstic Date: Mon, 26 Jan 2026 19:32:54 +0000 (+0000) Subject: qualcommax: ipq807x: fix sysupgrade for TCL LINKHUB HH500V X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F21721%2Fhead;p=thirdparty%2Fopenwrt.git qualcommax: ipq807x: fix sysupgrade for TCL LINKHUB HH500V Fix missing reference to bootconfig.sh that was breaking root partition swap. Signed-off-by: Milan Krstic Link: https://github.com/openwrt/openwrt/pull/21721 Signed-off-by: Robert Marko --- diff --git a/target/linux/qualcommax/ipq807x/base-files/lib/upgrade/tcl.sh b/target/linux/qualcommax/ipq807x/base-files/lib/upgrade/tcl.sh index 8fd5a92e957..9442fa76f97 100644 --- a/target/linux/qualcommax/ipq807x/base-files/lib/upgrade/tcl.sh +++ b/target/linux/qualcommax/ipq807x/base-files/lib/upgrade/tcl.sh @@ -1,6 +1,7 @@ # based on target/linux/qualcommax/ipq50xx/base-files/lib/upgrade/elecom.sh . /lib/functions.sh +. /lib/functions/bootconfig.sh # Read or update an entry in Qualcomm bootconfig partition #