[yocto] [meta-cloud-services][PATCH 1/2] meta-cloud-services: add layer depends on networking-layer

Bruce Ashfield bruce.ashfield at gmail.com
Wed Jul 3 07:05:23 PDT 2019


merged

Bruce

On Sun, Jun 30, 2019 at 10:08 PM <mingli.yu at windriver.com> wrote:
>
> From: Mingli Yu <Mingli.Yu at windriver.com>
>
> Since spice of meta-cloud-services depends on
> cyrus-sasl which comes from networking-layer,
> add missing layer depends back.
>
> Signed-off-by: Mingli Yu <Mingli.Yu at windriver.com>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 203f9db..2cfb75f 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "cloud-services-layer"
>  BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/"
>  BBFILE_PRIORITY_cloud-services-layer = "5"
>  LAYERSERIES_COMPAT_cloud-services-layer = "thud warrior"
> -LAYERDEPENDS_cloud-services-layer = "core filesystems-layer"
> +LAYERDEPENDS_cloud-services-layer = "core filesystems-layer networking-layer"
> --
> 2.7.4
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the yocto mailing list