[yocto] [meta-cgl][PATCH 1/3] cgl layer.conf: add layer depends

akuster808 akuster808 at gmail.com
Sun Feb 19 19:50:28 PST 2017


ping.

is there an issue with this patch?


On 02/02/2017 04:38 PM, Armin Kuster wrote:
> From: Armin Kuster <akuster at mvista.com>
>
> Signed-off-by: Armin Kuster <akuster at mvista.com>
> ---
>   meta-cgl-common/conf/layer.conf | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
> index 0c19a95..dfd0d1f 100644
> --- a/meta-cgl-common/conf/layer.conf
> +++ b/meta-cgl-common/conf/layer.conf
> @@ -11,4 +11,6 @@ BBFILE_COLLECTIONS += "cgl-common"
>   BBFILE_PATTERN_cgl-common = "^${LAYERDIR}/"
>   BBFILE_PRIORITY_cgl-common = "7"
>   
> +LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security openclovis selinux"
> +
>   require conf/distro/include/cgl_common_security_flags.inc




More information about the yocto mailing list