From 2c284027b23ca63cc459411df9d1fcbfc47a5126 Mon Sep 17 00:00:00 2001 From: "Liu, Zhiguang" Date: Tue, 6 Dec 2022 13:30:18 +0800 Subject: EmulatorPkg: Remove unnecessary dependency on EmbeddedPkg EmulatorPkg doesn't need depend on EmbeddedPkg, so remove the dependency. Cc: Andrew Fish Reviewed-by: Ray Ni Signed-off-by: Zhiguang Liu --- EmulatorPkg/EmulatorPkg.ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'EmulatorPkg/EmulatorPkg.ci.yaml') diff --git a/EmulatorPkg/EmulatorPkg.ci.yaml b/EmulatorPkg/EmulatorPkg.ci.yaml index 338d5fc2d3..6e9b2857cb 100644 --- a/EmulatorPkg/EmulatorPkg.ci.yaml +++ b/EmulatorPkg/EmulatorPkg.ci.yaml @@ -5,7 +5,7 @@ # used for code analysis. # # Copyright (c) Microsoft Corporation -# Copyright (c) 2020, Intel Corporation. All rights reserved.
+# Copyright (c) 2020 - 2022, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent ## { @@ -55,7 +55,6 @@ "EmulatorPkg/EmulatorPkg.dec", "NetworkPkg/NetworkPkg.dec", "RedfishPkg/RedfishPkg.dec", - "EmbeddedPkg/EmbeddedPkg.dec", ## is this one OK?? ], # For host based unit tests "AcceptableDependencies-HOST_APPLICATION":[ -- cgit v1.2.3