BZ:2562: https://bugzilla.tianocore.org/show_bug.cgi?id=2562
Revise yaml file for EDK2 CI testing on RISC-V architecture. Signed-off-by: Abner Chang <abner.ch...@hpe.com> Cc: Bret Barkelew <bret.barke...@microsoft.com> Cc: Sean Brogan <sean.bro...@microsoft.com> Cc: Leif Lindholm <l...@nuviainc.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Gilbert Chen <gilbert.c...@hpe.com> Cc: Daniel Helmut Schaefer <daniel.schae...@hpe.com> --- MdeModulePkg/MdeModulePkg.ci.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MdeModulePkg/MdeModulePkg.ci.yaml b/MdeModulePkg/MdeModulePkg.ci.yaml index 3b6e747075..d957af68fc 100644 --- a/MdeModulePkg/MdeModulePkg.ci.yaml +++ b/MdeModulePkg/MdeModulePkg.ci.yaml @@ -2,6 +2,7 @@ # CI configuration for MdeModulePkg # # Copyright (c) Microsoft Corporation +# Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR> # SPDX-License-Identifier: BSD-2-Clause-Patent ## { @@ -25,7 +26,8 @@ "MdePkg/MdePkg.dec", "MdeModulePkg/MdeModulePkg.dec", "StandaloneMmPkg/StandaloneMmPkg.dec", - "ArmPkg/ArmPkg.dec" # this should be fixed by promoting an abstraction + "ArmPkg/ArmPkg.dec", # this should be fixed by promoting an abstraction + "RiscVPkg/RiscVPkg.dec" # this should be fixed by promoting an abstraction ], # For host based unit tests "AcceptableDependencies-HOST_APPLICATION":[ -- 2.25.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#55361): https://edk2.groups.io/g/devel/message/55361 Mute This Topic: https://groups.io/mt/71720427/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-