From 394fb134b3d9b0f0852cc383be27ea26f1b83175 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 12 May 2020 15:58:38 +0200 Subject: [PATCH] Pull down meta-python2 in support of the chromium builds Although python2 is out of support, the chromium build still depends on it until upstream fixed their dependencies and a patch can be integrated. Thus as a stop-gap add the meta-python2 layer in the chromium build. Bug-AGL: SPEC-3354 Signed-off-by: Jan-Simon Moeller Change-Id: I0e7b8ba84b69aa3d72c67dd020efaec675096fd2 --- default-floating.xml | 3 +++ default.xml | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/default-floating.xml b/default-floating.xml index dc8ccb7d..6320118b 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -9,6 +9,7 @@ /> + @@ -70,6 +71,8 @@ + + diff --git a/default.xml b/default.xml index 1ce4bc7d..d86676a3 100644 --- a/default.xml +++ b/default.xml @@ -9,6 +9,7 @@ /> + @@ -69,6 +70,9 @@ + + + -- 2.16.6