Skip to content
New issue

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

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

Already on GitHub? # to your account

api: use generic images for armsr target #519

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

mcbridematt
Copy link
Contributor

The new armsr (Arm SystemReady) target provides generic images for Arm platforms with EFI support.

These should be treated similarly to x86 in that the generic images should be used as a base, ignoring the board name.

See also: openwrt/luci#6430

The new armsr (Arm SystemReady) target provides generic images
for Arm platforms with EFI support.

These should be treated similarly to x86 in that the generic
images should be used as a base.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f99dc98) 86.53% compared to head (6549f55) 86.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #519   +/-   ##
=======================================
  Coverage   86.53%   86.53%           
=======================================
  Files          13       13           
  Lines         936      936           
=======================================
  Hits          810      810           
  Misses        126      126           
Impacted Files Coverage Δ
asu/api.py 67.72% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aparcar aparcar merged commit c5ef51c into openwrt:main Jun 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants