[OE-core] [PATCH] layer.conf: Drop sumo from LAYERSERIES_CORENAMES

Khem Raj raj.khem at gmail.com
Thu Sep 27 23:46:46 UTC 2018


will it result in hard error ?
On Thu, Sep 27, 2018 at 3:41 PM Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
>
> Prepare for release and drop sumo for the compatible list of layer names.
> This will mean other layers need updating to continue to indicate compatibility
> with master but that is intentional at this part of the release cycle, we want
> layers to indicate compatibility and show they're up to date.
>
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
>  meta/conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
> index 0728c51e5fd..6221a057ce6 100644
> --- a/meta/conf/layer.conf
> +++ b/meta/conf/layer.conf
> @@ -7,7 +7,7 @@ BBFILE_COLLECTIONS += "core"
>  BBFILE_PATTERN_core = "^${LAYERDIR}/"
>  BBFILE_PRIORITY_core = "5"
>
> -LAYERSERIES_CORENAMES = "sumo thud"
> +LAYERSERIES_CORENAMES = "thud"
>
>  # This should only be incremented on significant changes that will
>  # cause compatibility issues with other layers
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list