Accepting request 970428 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/970428 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=162
This commit is contained in:
commit
64eafd390c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 16:42:49 UTC 2022 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||
|
||||
- socfpga: Fix regression that dropped the install binary from package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 7 06:24:22 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -152,6 +152,9 @@
|
||||
%endif
|
||||
%if "%target" == "highbank" || "%target" == "jetson-tk1" || "%target" == "merriia80optimus" || "%target" == "nanopineoair" || "%target" == "odroid" || "%target" == "odroid-xu3" || "%target" == "paz00" || "%target" == "socfpgade0nanosoc"
|
||||
%define is_armv7 1
|
||||
%if "%target" == "socfpgade0nanosoc"
|
||||
%define socfpga_spl 1
|
||||
%endif
|
||||
%endif
|
||||
%if "%target" == "snow" || "%target" == "spring"
|
||||
%define is_armv7 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user