Accepting request 825404 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/825404 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=102
This commit is contained in:
parent
7af0836eb7
commit
331d8e0e0a
@ -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>
|
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 %{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"
|
%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
|
# make_fit_atf.py
|
||||||
BuildRequires: python-pyelftools
|
BuildRequires: python3-pyelftools
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if "%{name}" == "u-boot-qemu-ppce500"
|
%if "%{name}" == "u-boot-qemu-ppce500"
|
||||||
|
Loading…
Reference in New Issue
Block a user