From: "Ard Biesheuvel" <ardb@kernel.org>
To: edk2-devel-groups-io <devel@edk2.groups.io>,
Gerd Hoffmann <kraxel@redhat.com>
Cc: "Peter Grehan" <grehan@freebsd.org>,
"Jordan Justen" <jordan.l.justen@intel.com>,
"Jiewen Yao" <jiewen.yao@intel.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Ard Biesheuvel" <ardb+tianocore@kernel.org>,
"Pawel Polawski" <ppolawsk@redhat.com>,
"Rebecca Cran" <rebecca@bsdio.com>
Subject: Re: [edk2-devel] [PATCH 1/1] Bhyve: fix tls-enabled build
Date: Fri, 17 Dec 2021 17:59:58 +0100 [thread overview]
Message-ID: <CAMj1kXFExow4ScpMfPnK1TvhKRzku_VCjXxksMsZN2xL6L3_wQ@mail.gmail.com> (raw)
In-Reply-To: <20211217123846.2604918-1-kraxel@redhat.com>
On Fri, 17 Dec 2021 at 13:39, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> Path doesn't exist below OvmfPkg/Bhyve, use the OvmfPkg version
> instead. Fixes build with -D NETWORK_TLS_ENABLE.
>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
> OvmfPkg/Bhyve/BhyveX64.dsc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/OvmfPkg/Bhyve/BhyveX64.dsc b/OvmfPkg/Bhyve/BhyveX64.dsc
> index 40c5b7b1610e..5fa08bebd73c 100644
> --- a/OvmfPkg/Bhyve/BhyveX64.dsc
> +++ b/OvmfPkg/Bhyve/BhyveX64.dsc
> @@ -733,7 +733,7 @@ [Components]
> !if $(NETWORK_TLS_ENABLE) == TRUE
> NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigDxe.inf {
> <LibraryClasses>
> - NULL|OvmfPkg/Bhyve/Library/TlsAuthConfigLib/TlsAuthConfigLib.inf
> + NULL|OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib.inf
> }
> !endif
> OvmfPkg/VirtioNetDxe/VirtioNet.inf
> --
> 2.33.1
>
Merged as #2324
Thanks,
prev parent reply other threads:[~2021-12-17 17:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-17 12:38 [PATCH 1/1] Bhyve: fix tls-enabled build Gerd Hoffmann
2021-12-17 16:59 ` Ard Biesheuvel [this message]
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=CAMj1kXFExow4ScpMfPnK1TvhKRzku_VCjXxksMsZN2xL6L3_wQ@mail.gmail.com \
--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