Accepting request 1167932 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/1167932
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=210
This commit is contained in:
Guillaume GARDET 2024-04-16 06:48:22 +00:00 committed by Git OBS Bridge
parent c8dcbf9278
commit 33e0c4cce2
3 changed files with 9 additions and 3 deletions

View File

@ -8,8 +8,8 @@
<flavor>a20-olinuxinomicro</flavor>
<flavor>am335xevm</flavor>
<flavor>am57xxevm</flavor>
<flavor>avnetultra96rev1</flavor>
<flavor>arndale</flavor>
<flavor>avnetultra96rev1</flavor>
<flavor>bananapi</flavor>
<flavor>bananapim2plush3</flavor>
<flavor>bananapim2zero</flavor>
@ -37,6 +37,7 @@
<flavor>melea1000</flavor>
<flavor>merriia80optimus</flavor>
<flavor>microchipmpfsicicle</flavor>
<flavor>milkvduo</flavor>
<flavor>mt7623nbpir2</flavor>
<flavor>mvebudb-88f3720</flavor>
<flavor>mvebudbarmada8k</flavor>
@ -99,8 +100,8 @@
<flavor>turrisomnia</flavor>
<flavor>udoo</flavor>
<flavor>udooneo</flavor>
<flavor>xilinxzynqvirt</flavor>
<flavor>xilinxzynqmpvirt</flavor>
<flavor>xilinxzynqmpzcu102rev10</flavor>
<flavor>xilinxzynqvirt</flavor>
<flavor>zynqzturnv5</flavor>
</multibuild>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Apr 13 13:06:21 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Add milkvduo flavor
-------------------------------------------------------------------
Fri Apr 5 09:34:32 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -176,7 +176,7 @@
%define is_armv7 1
%define binext .img
%endif
%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" || "%target" == "microchipmpfsicicle"
%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" || "%target" == "microchipmpfsicicle" || "%target" == "milkvduo"
%define is_riscv64 1
%if "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2"
%define binext .itb