]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
qualcommax: ipq807x: fix sysupgrade for TCL LINKHUB HH500V 21721/head
authorMilan Krstic <milan.krstic@gmail.com>
Mon, 26 Jan 2026 19:32:54 +0000 (19:32 +0000)
committerRobert Marko <robert.marko@sartura.hr>
Mon, 26 Jan 2026 21:01:09 +0000 (22:01 +0100)
Fix missing reference to bootconfig.sh that was breaking root partition
swap.

Signed-off-by: Milan Krstic <milan.krstic@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21721
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
target/linux/qualcommax/ipq807x/base-files/lib/upgrade/tcl.sh

index 8fd5a92e957b01210e168487d9513bd65306ae49..9442fa76f97bf220cd8f30c0e347027b7bfdb926 100644 (file)
@@ -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
 #