forked from pool/u-boot
Accepting request 875980 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/875980 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=130
This commit is contained in:
parent
3e51a2447c
commit
07af4392c6
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 1 09:36:17 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Build with arm-trusted-firmware for Tumbleweed
|
||||||
|
- Drop unused uboot_atf_pine64 option
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 16 19:58:28 UTC 2021 - Matthias Brugger <mbrugger@suse.com>
|
Tue Feb 16 19:58:28 UTC 2021 - Matthias Brugger <mbrugger@suse.com>
|
||||||
|
|
||||||
|
@ -206,8 +206,12 @@ ExclusiveArch: do_not_build
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version} > 1500
|
||||||
|
# arm-trusted-firmware is only in Tumbleweed
|
||||||
|
%bcond_without uboot_atf
|
||||||
|
%else
|
||||||
%bcond_with uboot_atf
|
%bcond_with uboot_atf
|
||||||
%bcond_with uboot_atf_pine64
|
%endif
|
||||||
Version: 2021.01
|
Version: 2021.01
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The U-Boot firmware for the %target platform
|
Summary: The U-Boot firmware for the %target platform
|
||||||
|
Loading…
Reference in New Issue
Block a user