SHA256
1
0
forked from pool/u-boot

Accepting request 825924 from hardware:boot

OBS-URL: https://build.opensuse.org/request/show/825924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=132
This commit is contained in:
Dominique Leuenberger 2020-08-12 08:37:44 +00:00 committed by Git OBS Bridge
commit 3ec917c2b8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 9 19:41:12 UTC 2020 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Use python3 for pyelftools
-------------------------------------------------------------------
Tue Jun 2 06:54:36 UTC 2020 - Matthias Brugger <mbrugger@suse.com>

View File

@ -287,7 +287,7 @@ BuildRequires: arm-trusted-firmware-sun50ih6
%if %{with uboot_atf}
%if "%{name}" == "u-boot-rock64-rk3328" || "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" || "%{name}" == "u-boot-rock960-rk3399" || "${name}" == "u-boot-rock-pi-4-rk3399"
# make_fit_atf.py
BuildRequires: python-pyelftools
BuildRequires: python3-pyelftools
%endif
%endif
%if "%{name}" == "u-boot-qemu-ppce500"