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

fix qoriq rust with github build #6133

Merged
merged 9 commits into from
Jun 11, 2024
Merged

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented Jun 10, 2024

Description

related to #6123 (comment)

Disable the toolchain cache for qoriq to force the build of custom qoriq rust.

This PR updates the toolchain cache keys to include the related digests file only.

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Includes small framework changes

- use only the matrix.arch specific digests file as cache-key
- this is mandatory to install custom qoriq rust toolchain
@hgy59 hgy59 changed the title try to fix qoriq rust fix qoriq rust with github build Jun 10, 2024
@hgy59 hgy59 requested a review from th0ma7 June 10, 2024 21:40
Copy link
Contributor

@th0ma7 th0ma7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - I'd suggest migrating qoriq-rust back to native with the caching issue hopefully solved.

@hgy59 hgy59 merged commit 2b2958e into SynoCommunity:master Jun 11, 2024
1 check passed
@hgy59 hgy59 deleted the fix_qoriq_rust branch June 11, 2024 17:51
th0ma7 added a commit to th0ma7/spksrc that referenced this pull request Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants