Skip to content

Conversation

@ynezz
Copy link
Member

@ynezz ynezz commented Dec 12, 2025

Currently CONFIG_SIGNED_PACKAGES is only enabled when usign_key is configured. However, we also want to enable it when apk_key is configured, as we support signing APK packages as well.

So lets fix it by adding IsSignedPackagesEnabled helper which checks for both keys and updates the .config generation to use it.

Currently `CONFIG_SIGNED_PACKAGES` is only enabled when `usign_key` is
configured. However, we also want to enable it when `apk_key` is
configured, as we support signing APK packages as well.

So lets fix it by adding `IsSignedPackagesEnabled` helper which checks
for both keys and updates the .config generation to use it.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
@openwrt-bot openwrt-bot merged commit a51561b into openwrt:main Dec 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants