public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 3/3] ArmPlatformPkg:Delete FrameworkDatabase from ArmPlatformPkg
@ 2019-05-06  9:20 Fan, ZhijuX
  2019-05-07  9:30 ` Leif Lindholm
  0 siblings, 1 reply; 5+ messages in thread
From: Fan, ZhijuX @ 2019-05-06  9:20 UTC (permalink / raw)
  To: devel@edk2.groups.io; +Cc: Leif Lindholm, Ard Biesheuvel

[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]

BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1627

The FrameworkDatabase was already obsolete,
So, FrameworkDatabase can be removed from ArmPlatformPkg.

This patch is going to fix this issue.

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
---
 ArmPlatformPkg/Scripts/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ArmPlatformPkg/Scripts/Makefile b/ArmPlatformPkg/Scripts/Makefile
index 09f1c90923..76f25e35e8 100644
--- a/ArmPlatformPkg/Scripts/Makefile
+++ b/ArmPlatformPkg/Scripts/Makefile
@@ -65,7 +65,6 @@ endif
 $(EDK2_CONF):
 ifeq ("$(OS)","Windows_NT")
 	copy $(EDK_TOOLS_PATH)\Conf\build_rule.template Conf\build_rule.txt
-	copy $(EDK_TOOLS_PATH)\Conf\FrameworkDatabase.template Conf\FrameworkDatabase.txt
 	copy $(EDK_TOOLS_PATH)\Conf\target.template Conf\target.txt
 	copy $(EDK_TOOLS_PATH)\Conf\tools_def.template Conf\tools_def.txt
 else
-- 
2.14.1.windows.1


[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 3716 bytes --]

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-05-08  9:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-06  9:20 [PATCH 3/3] ArmPlatformPkg:Delete FrameworkDatabase from ArmPlatformPkg Fan, ZhijuX
2019-05-07  9:30 ` Leif Lindholm
2019-05-07  9:48   ` Sami Mujawar
2019-05-08  6:11     ` thomas.abraham
2019-05-08  9:01       ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox