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

repo-list: fix build issue with eos distribution #6344

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

hzyitc
Copy link
Member

@hzyitc hzyitc commented Mar 3, 2024

Description

armbian repo doesn't existed in eos distribution, which makes apt update fail.

How Has This Been Tested?

  • Build

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

armbian repo doesn't existed in eos distribution, which makes `apt update` fail.
@hzyitc hzyitc requested a review from a team as a code owner March 3, 2024 16:56
@github-actions github-actions bot added the size/small PR with less then 50 lines label Mar 3, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels Mar 3, 2024
@igorpecovnik igorpecovnik merged commit 1d31aac into main Mar 3, 2024
@igorpecovnik igorpecovnik deleted the fix-eos-distribution branch March 3, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second quarter release Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants