Accepting request 663368 from home:dirkmueller:branches:system:install:head
- recommend grub2-*arm*efi variants for arm/arm64 (bsc#1120804) - recommend shim for aarch64 OBS-URL: https://build.opensuse.org/request/show/663368 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=79
This commit is contained in:
parent
15254e811d
commit
217203b6fb
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 7 14:17:14 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- recommend grub2-*arm*efi variants for arm/arm64 (bsc#1120804)
|
||||||
|
- recommend shim for aarch64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 4 08:49:47 UTC 2019 - Dominique Leuenberger <dleuenberger@suse.com>
|
Fri Jan 4 08:49:47 UTC 2019 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||||
|
|
||||||
|
@ -200,6 +200,13 @@ Recommends: branding-SLE
|
|||||||
Recommends: shim
|
Recommends: shim
|
||||||
Recommends: grub2-x86_64-efi
|
Recommends: grub2-x86_64-efi
|
||||||
%endif
|
%endif
|
||||||
|
%ifarch aarch64
|
||||||
|
Recommends: shim
|
||||||
|
Recommends: grub2-arm64-efi
|
||||||
|
%endif
|
||||||
|
%ifarch %arm
|
||||||
|
Recommends: grub2-arm-efi
|
||||||
|
%endif
|
||||||
%ifarch ppc ppc64 ppc64le
|
%ifarch ppc ppc64 ppc64le
|
||||||
%if !0%{?is_opensuse}
|
%if !0%{?is_opensuse}
|
||||||
Recommends: lshw
|
Recommends: lshw
|
||||||
|
Loading…
Reference in New Issue
Block a user