> On Mar 13, 2019, at 14:26, Manjukumar Matha
> <[email protected]> wrote:
>
> This layer depends on openembedded-layer for xf86 recipe.
> Add the layer dependency to meet the meta-xilinx layer needs.
>
> Signed-off-by: Manjukumar Matha <[email protected]>
> ---
> meta-xilinx-bsp/conf/layer.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf
> index fc51165..5631ee9 100644
> --- a/meta-xilinx-bsp/conf/layer.conf
> +++ b/meta-xilinx-bsp/conf/layer.conf
> @@ -10,6 +10,7 @@ BBFILE_PATTERN_xilinx = "^${LAYERDIR}/"
> BBFILE_PRIORITY_xilinx = "5"
>
> LAYERDEPENDS_xilinx = "core"
> +LAYERDEPENDS_xilinx = "openembedded-layer"
It could be an idea to add this conditionally on "x11" being present in
DISTRO_FEATURES?
>
> LAYERSERIES_COMPAT_xilinx = "sumo thud"
>
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-xilinx mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/meta-xilinx
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx