NAK

On Thu, Sep 17, 2020 at 01:46:46PM -0500, Gowtham Tammana wrote:
> meta-python2 is needed for qtwebengine, so add this to layer conf.
> 
> Signed-off-by: Gowtham Tammana <[email protected]>
> ---
>  meta-arago-distro/conf/layer.conf | 1 +
>  meta-arago-extras/conf/layer.conf | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/meta-arago-distro/conf/layer.conf 
> b/meta-arago-distro/conf/layer.conf
> index 9281ceb5..0c69d433 100644
> --- a/meta-arago-distro/conf/layer.conf
> +++ b/meta-arago-distro/conf/layer.conf
> @@ -16,6 +16,7 @@ LAYERDEPENDS_meta-arago-distro = " \
>      openembedded-layer \
>      networking-layer \
>      meta-python \
> +    meta-python2 \
>      qt5-layer \
>      meta-arago-extras \
>  "
> diff --git a/meta-arago-extras/conf/layer.conf 
> b/meta-arago-extras/conf/layer.conf
> index 7e3081b2..9d06a9f2 100644
> --- a/meta-arago-extras/conf/layer.conf
> +++ b/meta-arago-extras/conf/layer.conf
> @@ -21,6 +21,7 @@ LAYERDEPENDS_meta-arago-extras = " \
>      openembedded-layer \
>      networking-layer \
>      meta-python \
> +    meta-python2 \
>      arm-toolchain \
>      qt5-layer \
>  "
> -- 
> 2.28.0
> 
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to