Skip to content

Conversation

@GeorgeSapkin
Copy link
Member

Update gh-action-sdk to v10 that fixes building OPKG package index with no keys being set, otherwise the toolchain always tries to sign packages.

Disable checking signature for all opkg feeds, since it doesn't look like it's possible to do it for the local feed only, which has signing removed. This fixes running CI tests.

Sample run:

Related:

Fixes: 02f3958 ("multi-arch-test-build: don't sign packages")

cc: @robimarko, @nmeyerhans

Update gh-action-sdk to v10 that fixes building OPKG package index with
no keys being set, otherwise the toolchain always tries to sign
packages.

Disable checking signature for all opkg feeds, since it doesn't look
like it's possible to do it for the local feed only, which has signing
removed. This fixes running CI tests.

Fixes: 02f3958 ("multi-arch-test-build: don't sign packages")
Signed-off-by: George Sapkin <[email protected]>
@nmeyerhans
Copy link

This looks sane to me.

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