Skip to content

Commit

Permalink
Manage apt repo priority in vendor-profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Oct 17, 2023
1 parent 02ea4fa commit d265adc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions common/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,6 @@ actions:
suite: {{ $soc_family }}-{{ $suite }}{{ $repo_prefix }}
repo: {{ $suite }}{{ $repo_prefix }}
radxa_mirror: {{ $radxa_mirror }}
{{ if and (eq $install_vendor_package "true") (ne $flavor "cli") }}
priority: 1001
{{ else }}
priority: 100
{{ end }}

{{ if and (eq $install_vendor_package "true") (ne $flavor "cli") }}

Expand Down

0 comments on commit d265adc

Please sign in to comment.