Accepting request 264355 from home:algraf:branches:Base:System

We have at least one armv7 platform (HIP04D01) that can boot via EFI and I
don't see why we shouldn't build this package for ARM.

The main reason however is that grub2-install calls it, so we need it to install
grub2 on EFI 32bit arm systems.

OBS-URL: https://build.opensuse.org/request/show/264355
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=26
This commit is contained in:
Marcus Meissner 2014-12-18 14:19:08 +00:00 committed by Git OBS Bridge
parent 9a676ef4a7
commit 5c38e67840
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 7 22:25:10 UTC 2014 - agraf@suse.com
- enable 32bit ARM
-------------------------------------------------------------------
Fri Oct 31 10:34:00 UTC 2014 - dmueller@suse.com

View File

@ -31,7 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: efivar-devel
BuildRequires: pciutils-devel
BuildRequires: zlib-devel
ExclusiveArch: ia64 x86_64 aarch64
ExclusiveArch: ia64 x86_64 aarch64 %arm
%description
The EFI Boot Manager allows the user to edit the Intel Extensible