From: "akuster" <akuster808@gmail.com>
To: "Yu, Mingli" <mingli.yu@windriver.com>, yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-security][PATCH] scap-security-guide: add expat-native to DEPENDS
Date: Thu, 15 Oct 2020 21:20:47 -0700 [thread overview]
Message-ID: <80f00fc7-15d3-fe87-95bc-50ab799eda58@gmail.com> (raw)
In-Reply-To: <20201014094420.45715-1-mingli.yu@windriver.com>
On 10/14/20 2:44 AM, Yu, Mingli wrote:
> From: Mingli Yu <mingli.yu@windriver.com>
>
> Add expat-native to DEPENDS to fix the below do_configure error:
> | CMake Error at CMakeLists.txt:165 (message):
> | xmlwf is required!
merged.
thanks
>
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> ---
> .../scap-security-guide/scap-security-guide.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-security-compliance/recipes-openscap/scap-security-guide/scap-security-guide.inc b/meta-security-compliance/recipes-openscap/scap-security-guide/scap-security-guide.inc
> index 66c2623..32fce0f 100644
> --- a/meta-security-compliance/recipes-openscap/scap-security-guide/scap-security-guide.inc
> +++ b/meta-security-compliance/recipes-openscap/scap-security-guide/scap-security-guide.inc
> @@ -6,7 +6,7 @@ HOME_URL = "https://www.open-scap.org/security-policies/scap-security-guide/"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=97662e4486d9a1d09f358851d9f41a1a"
> LICENSE = "LGPL-2.1"
>
> -DEPENDS = "openscap-native python3 python3-pyyaml-native python3-jinja2-native libxml2-native"
> +DEPENDS = "openscap-native python3 python3-pyyaml-native python3-jinja2-native libxml2-native expat-native"
>
> S = "${WORKDIR}/git"
>
>
>
>
prev parent reply other threads:[~2020-10-16 4:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-14 9:44 [meta-security][PATCH] scap-security-guide: add expat-native to DEPENDS Yu, Mingli
2020-10-16 4:20 ` akuster [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-all 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=80f00fc7-15d3-fe87-95bc-50ab799eda58@gmail.com \
--to=akuster808@gmail.com \
--cc=mingli.yu@windriver.com \
--cc=yocto@lists.yoctoproject.org \
/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