Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package edk2 for openSUSE:Factory checked in 
at 2023-04-04 21:17:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/edk2 (Old)
 and      /work/SRC/openSUSE:Factory/.edk2.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "edk2"

Tue Apr  4 21:17:10 2023 rev:5 rq:1076922 version:0.0~20230118T162833~201514e6

Changes:
--------
--- /work/SRC/openSUSE:Factory/edk2/edk2.changes        2023-01-21 
19:09:45.824682785 +0100
+++ /work/SRC/openSUSE:Factory/.edk2.new.19717/edk2.changes     2023-04-04 
21:17:14.583974940 +0200
@@ -1,0 +2,5 @@
+Mon Apr  3 09:45:11 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Add ArmVExpress-FVP-AArch64
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ edk2.spec ++++++
--- /var/tmp/diff_new_pack.fMVqGQ/_old  2023-04-04 21:17:15.555981138 +0200
+++ /var/tmp/diff_new_pack.fMVqGQ/_new  2023-04-04 21:17:15.559981163 +0200
@@ -104,6 +104,9 @@
 %else
 export PACKAGES_PATH=$PWD:$PWD/edk2-platforms:$PWD/edk2-platforms/Drivers
 %endif
+%if "%{platform}" == "ArmVExpress-FVP-AArch64"
+DSC_PATH="edk2-platforms/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc"
+%endif
 %if "%{platform}" == "hikey"
 DSC_PATH="edk2-platforms/Platform/Hisilicon/HiKey/HiKey.dsc"
 %endif
@@ -150,6 +153,9 @@
 %define outdir Build/HiKey960/%{build_mode}_GCC5
 %define fd_file BL33_AP_UEFI.fd
 %endif
+%if "%{platform}" == "ArmVExpress-FVP-AArch64"
+%define fd_file FVP_AARCH64_EFI.fd
+%endif
 %if "%{platform}" == "Armada80x0McBin"
 %define outdir Build/Armada80x0McBin-AARCH64/%{build_mode}_GCC5
 %define fd_file ARMADA_EFI.fd

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.fMVqGQ/_old  2023-04-04 21:17:15.603981444 +0200
+++ /var/tmp/diff_new_pack.fMVqGQ/_new  2023-04-04 21:17:15.607981469 +0200
@@ -1,5 +1,6 @@
 <multibuild>
   <flavor>Armada80x0McBin</flavor>
+  <flavor>ArmVExpress-FVP-AArch64</flavor>
   <flavor>hikey</flavor>
   <flavor>hikey960</flavor>
   <flavor>Overdrive1000Board</flavor>

Reply via email to