From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: edk2-devel@lists.01.org, lersek@redhat.com
Cc: leif.lindholm@linaro.org, ryan.harkin@linaro.org,
sigmaepsilon92@gmail.com, eugene@hp.com,
Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH 2/3] BeagleBoardPkg: remove ArmCpuLib reference
Date: Fri, 31 Mar 2017 09:53:01 +0100 [thread overview]
Message-ID: <20170331085302.5450-3-ard.biesheuvel@linaro.org> (raw)
In-Reply-To: <20170331085302.5450-1-ard.biesheuvel@linaro.org>
ArmCpuLib is not used, and will be removed. So drop the reference from
our .DSC
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
BeagleBoardPkg/BeagleBoardPkg.dsc | 1 -
1 file changed, 1 deletion(-)
diff --git a/BeagleBoardPkg/BeagleBoardPkg.dsc b/BeagleBoardPkg/BeagleBoardPkg.dsc
index 87879c33fcd9..96c7d91cee73 100644
--- a/BeagleBoardPkg/BeagleBoardPkg.dsc
+++ b/BeagleBoardPkg/BeagleBoardPkg.dsc
@@ -36,7 +36,6 @@ [LibraryClasses.common]
ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf
ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
ArmPlatformLib|BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf
- ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexA8Lib/ArmCortexA8Lib.inf
ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf
ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
--
2.9.3
next prev parent reply other threads:[~2017-03-31 8:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-31 8:52 [PATCH 0/3] Arm*Pkg : remove ArmCpuLib Ard Biesheuvel
2017-03-31 8:53 ` [PATCH 1/3] ArmVirtPkg: remove ArmCpuLib references Ard Biesheuvel
2017-03-31 8:53 ` Ard Biesheuvel [this message]
2017-03-31 8:53 ` [PATCH 3/3] ArmPkg: remove ArmCpuLib header and implementations Ard Biesheuvel
2017-03-31 9:01 ` [PATCH 0/3] Arm*Pkg : remove ArmCpuLib Laszlo Ersek
2017-03-31 9:44 ` Ard Biesheuvel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170331085302.5450-3-ard.biesheuvel@linaro.org \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox