imagebuilder: fix multiple issue with manifest and sign keys handling
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 19 May 2024 12:58:11 +0000 (14:58 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 19 May 2024 12:58:11 +0000 (14:58 +0200)
commit5d37d8dc824f4fdef690b80ceae1bde6a6f16913
tree3588a79f43329c98f90e5c0b437ef3e11a50058c
parent65c1f0d433e89c794a6d22dbe474666c241f9e7b
imagebuilder: fix multiple issue with manifest and sign keys handling

Fix multiple issue with manifest handling where APK was hardcoded
and fix a logic error where (TODO) APK _check_keys was called for the
OPKG codepath instead of correctly calling for the APK codepath.

Fixes: d788ab376f85 ("build: add APK package build capabilities")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/imagebuilder/files/Makefile