Accepting request 1115672 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/1115672 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=195
This commit is contained in:
parent
3de6cc085e
commit
ecca7059cc
@ -37,6 +37,7 @@
|
||||
<flavor>ls1012afrdmqspi</flavor>
|
||||
<flavor>melea1000</flavor>
|
||||
<flavor>merriia80optimus</flavor>
|
||||
<flavor>microchipmpfsicicle</flavor>
|
||||
<flavor>mt7623nbpir2</flavor>
|
||||
<flavor>mvebudb-88f3720</flavor>
|
||||
<flavor>mvebudbarmada8k</flavor>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 15:57:05 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Add microchipmpfsicicle flavor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 08:46:33 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -170,7 +170,7 @@
|
||||
%define is_armv7 1
|
||||
%define binext .img
|
||||
%endif
|
||||
%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2"
|
||||
%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" || "%target" == "microchipmpfsicicle"
|
||||
%define is_riscv64 1
|
||||
%if "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2"
|
||||
%define binext .itb
|
||||
|
Loading…
Reference in New Issue
Block a user