From: Martin Jansa <martin.jansa@gmail.com>
To: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-integrity][PATCH 1/3] layer.conf: add dependency on meta-security
Date: Mon, 29 Jul 2019 11:49:26 +0200 [thread overview]
Message-ID: <20190729094926.GA10147@jama> (raw)
In-Reply-To: <20190724112326.960-1-dmitry_eremin-solenikov@mentor.com>
[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]
On Wed, Jul 24, 2019 at 02:23:24PM +0300, Dmitry Eremin-Solenikov wrote:
> ima-evm-utils recipe depends on keyutils recipe which is a part of
> meta-security layer.
>
> Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com>
> ---
> meta-integrity/conf/layer.conf | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf
> index 2f696cf7c332..917aa86e11d7 100644
> --- a/meta-integrity/conf/layer.conf
> +++ b/meta-integrity/conf/layer.conf
> @@ -22,3 +22,5 @@ IMA_EVM_BASE := '${LAYERDIR}'
> OE_TERMINAL_EXPORTS += "IMA_EVM_BASE"
>
> LAYERSERIES_COMPAT_integrity = "warrior"
> +# ima-evm-utils depends on keyutils from meta-security
> +LAYERDEPENDS_integrity = "core security"
keyutils are now in meta-oe:
http://git.openembedded.org/meta-openembedded/commit/?id=415e213ad75ec9a93171c963395a1c4b92c6233b
> --
> 2.20.1
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
next prev parent reply other threads:[~2019-07-29 9:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-24 11:23 [meta-integrity][PATCH 1/3] layer.conf: add dependency on meta-security Dmitry Eremin-Solenikov
2019-07-24 11:23 ` [meta-integrity][PATCH 2/3] ima-evm-utils: bump version Dmitry Eremin-Solenikov
2019-07-24 11:23 ` [meta-integrity][PATCH 3/3] ima-evm-utils: refresh xattr patch Dmitry Eremin-Solenikov
2019-07-29 9:49 ` Martin Jansa [this message]
2019-07-29 10:37 ` [meta-integrity][PATCH 1/3] layer.conf: add dependency on meta-security Dmitry Eremin-Solenikov
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=20190729094926.GA10147@jama \
--to=martin.jansa@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=yocto@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.