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:
commit
3ec917c2b8
@ -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>
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user