NAK

On Thu, Sep 17, 2020 at 01:45:14PM -0500, Gowtham Tammana wrote:
> qtwebengine has python2 dependency for its build and does not support
> python3.
> 
> https://doc.qt.io/qt-5.14/qtwebengine-platform-notes.html
> 
> Yocto dunfell uses python3 as default, so add meta-python2 layer for
> adding python2 support.
> 
> Signed-off-by: Gowtham Tammana <[email protected]>
> ---
>  configs/arago-dunfell-config.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/arago-dunfell-config.txt 
> b/configs/arago-dunfell-config.txt
> index c9428d9..cdbb674 100644
> --- a/configs/arago-dunfell-config.txt
> +++ b/configs/arago-dunfell-config.txt
> @@ -7,6 +7,7 @@ 
> meta-arago,git://arago-project.org/git/meta-arago.git,dunfell,HEAD,layers=meta-a
>  meta-qt5,git://github.com/meta-qt5/meta-qt5.git,dunfell,HEAD,layers=
>  
> meta-virtualization,git://git.yoctoproject.org/meta-virtualization,dunfell,HEAD,layers=
>  
> meta-openembedded,git://git.openembedded.org/meta-openembedded,dunfell,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
> +meta-python2,git://git.openembedded.org/meta-python2,dunfell,HEAD,layers=
>  meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,HEAD,layers=
>  
> meta-arm,git://git.yoctoproject.org/meta-arm,dunfell,d13eb333bf96282c840c290c396d797da2e5e619,layers=meta-arm:meta-arm-toolchain
>  oe-core,git://git.openembedded.org/openembedded-core,dunfell,HEAD,layers=meta
> -- 
> 2.28.0
> 
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to