All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe-layersetup][PATCH] arago-dunfell: Add meta-python2
@ 2020-09-17 18:45 Gowtham Tammana
  2020-09-17 18:49 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Gowtham Tammana @ 2020-09-17 18:45 UTC (permalink / raw)
  To: meta-arago, Denys Dmytriyenko

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 <g-tammana@ti.com>
---
 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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-17 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-17 18:45 [oe-layersetup][PATCH] arago-dunfell: Add meta-python2 Gowtham Tammana
2020-09-17 18:49 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.