[yocto] [meta-cgl][PATCH] Add LAYERSERIES_COMPAT

Adrian Dudau Adrian.Dudau at enea.com
Tue May 22 06:18:58 PDT 2018


On Mon, 2018-05-21 at 12:29 -0700, Jeremy Puhlman wrote:
> From: "Jeremy A. Puhlman" <jpuhlman at mvista.com>
>
> ---
>  meta-cgl-common/conf/layer.conf  | 2 +-
>  meta-cgl-fsl-ppc/conf/layer.conf | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-
> common/conf/layer.conf
> index bdf5f3f..9384ec7 100644
> --- a/meta-cgl-common/conf/layer.conf
> +++ b/meta-cgl-common/conf/layer.conf
> @@ -10,7 +10,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
>  BBFILE_COLLECTIONS += "cgl-common"
>  BBFILE_PATTERN_cgl-common = "^${LAYERDIR}/"
>  BBFILE_PRIORITY_cgl-common = "7"
> -
> +LAYERSERIES_COMPAT_cgl-common = "sumo"
>  LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer
> perl-layer filesystems-layer security selinux"
>
>  require conf/distro/include/cgl_common_security_flags.inc
> diff --git a/meta-cgl-fsl-ppc/conf/layer.conf b/meta-cgl-fsl-
> ppc/conf/layer.conf
> index 353824d..525080c 100644
> --- a/meta-cgl-fsl-ppc/conf/layer.conf
> +++ b/meta-cgl-fsl-ppc/conf/layer.conf
> @@ -10,3 +10,4 @@ BBFILE_PATTERN_cgl-fsl-ppc = "^${LAYERDIR}/"
>  BBFILE_PRIORITY_cgl-fsl-ppc = "7"
>
>  LAYERDEPENDS_cgl-fsl-ppc = "cgl-common"
> +LAYERSERIES_COMPAT_cgl-fsl-ppc = "sumo"
> --
> 2.6.2
>

hi Jeremy,
Which branch are you sending this for?

Best regards,
--Adrian

This message, including attachments, is CONFIDENTIAL. It may also be privileged or otherwise protected by law. If you received this email by mistake please let us know by reply and then delete it from your system; you should not copy it or disclose its contents to anyone. All messages sent to and from Enea may be monitored to ensure compliance with internal policies and to protect our business. Emails are not secure and cannot be guaranteed to be error free as they can be intercepted, a mended, lost or destroyed, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of email transmission. Anyone who communicates with us by email accepts these risks.


More information about the yocto mailing list