imagebuilder: fix addition of local packages main master
authorKuan-Yi Li <kyli@abysm.org>
Thu, 20 Feb 2025 21:26:15 +0000 (05:26 +0800)
committerRobert Marko <robimarko@gmail.com>
Fri, 21 Feb 2025 09:44:42 +0000 (10:44 +0100)
commit6936deac67e5f0d950bcc26e56bc90b15b12db12
tree0563487a0c7f5d79ebf0e10fd31880e034e79df8
parent70586f574d93bf5b48f878a3c2a264b0249830c1
imagebuilder: fix addition of local packages

Since alpinelinux/apk-tools@460d62ee743c, relative paths are no longer
accepted in repositories file.

Add local repository in APK command instead to fix this issue.

Fixes: 83d2d21904e0 ("apk: update to Git HEAD (2025-02-08)")
Fixes: https://github.com/openwrt/openwrt/issues/18032
Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
Link: https://github.com/openwrt/openwrt/pull/18048
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/imagebuilder/Makefile
target/imagebuilder/files/Makefile