Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base-files: correctly split install-key function for APK #15519

Merged
merged 1 commit into from
May 17, 2024

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented May 17, 2024

The function incorrectly tried to APK keys even if there were none. Correctly separate it into its own ifdef section.

@github-actions github-actions bot added the core packages pull request/issue for core (in-tree) packages label May 17, 2024
@aparcar aparcar requested a review from Ansuel May 17, 2024 20:34
The function incorrectly tried to APK keys even if there were none.
Correctly separate it into its own `ifdef` section.

Signed-off-by: Paul Spooren <mail@aparcar.org>
Link: openwrt#15519
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
@openwrt-bot openwrt-bot merged commit a96354b into openwrt:main May 17, 2024
3 checks passed
@aparcar aparcar deleted the apk-fixup-1 branch May 17, 2024 20:36
Vladdrako pushed a commit to Vladdrako/openwrt that referenced this pull request May 18, 2024
The function incorrectly tried to APK keys even if there were none.
Correctly separate it into its own `ifdef` section.

Signed-off-by: Paul Spooren <mail@aparcar.org>
Link: openwrt#15519
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core packages pull request/issue for core (in-tree) packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants