Remove meta-python2 48/29748/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 19 Mar 2024 19:45:10 +0000 (15:45 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 19 Mar 2024 19:45:10 +0000 (15:45 -0400)
We no longer need meta-python2 to build anything, and Python 2.x
is EOL, so remove it to avoid confusion and ease the upgrade to
YP 5.0 / scarthgap.

Bug-AGL: SPEC-5099

Change-Id: Ib4cd6422e41e6d257c06613e32d4a9745e3f60be
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
default-floating.xml
default.xml

index c839888..ef58465 100644 (file)
@@ -58,9 +58,6 @@
   <!-- clang support -->
   <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="kirkstone"/>
 
-  <!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
-  <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="kirkstone" />
-
   <!-- meta-flutter -->
   <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="kirkstone"/>
 
index 8268894..df35f7b 100644 (file)
@@ -57,9 +57,6 @@
   <!-- clang support -->
   <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="312ff1c39b1bf5d35c0321e873417eb013cea477" upstream="kirkstone"/>
 
-  <!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
-  <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
-
   <!-- meta-flutter -->
   <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="19f8ee7125c5621a9ac6eb3d236c573318f7e0ec" upstream="kirkstone"/>
   <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="9da59747656328f80faca43e52d4b4fa3ef6682d" upstream="main"/>