From 7960690e8faa10276c1881e8a3977280233c2214 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Fri, 24 May 2024 20:49:37 +0300 Subject: [PATCH 1/2] bblayers: drop qt5 layer The QT5 layers becomes outdated, it wasn't updated for the WORKDIR -> UNPACKDIR changes. Other layers don't depend on the QT5, drop it from the bblayers.conf. Signed-off-by: Dmitry Baryshkov --- conf/bblayers.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/bblayers.conf b/conf/bblayers.conf index 2133ae5..f199743 100644 --- a/conf/bblayers.conf +++ b/conf/bblayers.conf @@ -20,7 +20,6 @@ BASELAYERS ?= " \ ${OEROOT}/layers/meta-openembedded/meta-perl \ ${OEROOT}/layers/meta-openembedded/meta-python \ ${OEROOT}/layers/meta-browser/meta-chromium \ - ${OEROOT}/layers/meta-qt5 \ ${OEROOT}/layers/meta-virtualization \ ${OEROOT}/layers/meta-clang \ " From 9d76816b7bdbe634309e061b8c1cec57cc125ad0 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Fri, 24 May 2024 20:49:37 +0300 Subject: [PATCH 2/2] default.xml: drop qt5 layer The QT5 layers becomes outdated, it wasn't updated for the WORKDIR -> UNPACKDIR changes. Other layers don't depend on the QT5, drop it from the manifest. Signed-off-by: Dmitry Baryshkov --- default.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/default.xml b/default.xml index 8e494f2..9ed5ecd 100644 --- a/default.xml +++ b/default.xml @@ -22,7 +22,6 @@ -