[yocto] [meta-selinux][PATCH] Add explicit dependency on layers with recipes we bbappend.

Joe MacDonald Joe_MacDonald at mentor.com
Thu Feb 12 05:16:43 PST 2015


[[meta-selinux][PATCH] Add explicit dependency on layers with recipes we bbappend.] On 15.02.12 (Thu 04:39) Philip Tricca wrote:

> This is a stop-gap to get meaningful error messages to folks till we get
> per-layer bbappends implemented.
> 
> Signed-off-by: Philip Tricca <flihp at twobit.us>

Merged.  Thanks Phil.

-J.

> ---
>  conf/layer.conf |    8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 7af76a1..723f5a8 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -13,4 +13,10 @@ BBFILE_PRIORITY_selinux = "5"
>  # cause compatibility issues with other layers
>  LAYERVERSION_selinux = "1"
>  
> -LAYERDEPENDS_selinux = "core"
> +LAYERDEPENDS_selinux = " \
> +    core \
> +    meta-python \
> +    networking-layer \
> +    openembedded-layer \
> +    virtualization-layer \
> +"
-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150212/353a9148/attachment.pgp>


More information about the yocto mailing list