From 9bbe344790cccd3a85f8262a680f42c1e534ef31 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Fri, 27 Sep 2024 13:56:27 +0200 Subject: [PATCH] Add meta-layers for Qt5 and nymea.io Upcoming chargebyte builds will include the nymea stack, so let's add the required layers to the repo checkout. Bring also the documentation in sync. (The small whitespace alignment is required for derived none-public repos to cover long-ish internal layer names.) Signed-off-by: Michael Heimpold --- README.md | 24 ++++++++++++++---------- conf/bblayers.conf | 2 ++ default.xml | 20 ++++++++++++-------- 3 files changed, 28 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 21eae4c..8d140d1 100644 --- a/README.md +++ b/README.md @@ -50,23 +50,27 @@ This "wrapper" repository has been created to facilitate downloading the above-m ```xml - + - + + + - - - - - - - - + + + + + + + + + + diff --git a/conf/bblayers.conf b/conf/bblayers.conf index cbf159b..7838f44 100644 --- a/conf/bblayers.conf +++ b/conf/bblayers.conf @@ -18,6 +18,8 @@ BBLAYERS ?= " \ ${BSPDIR}/meta-openembedded/meta-multimedia \ ${BSPDIR}/meta-security/meta-tpm \ ${BSPDIR}/meta-rauc \ + ${BSPDIR}/meta-qt5 \ + ${BSPDIR}/meta-nymea \ ${BSPDIR}/meta-chargebyte \ ${BSPDIR}/meta-chargebyte-distro \ " diff --git a/default.xml b/default.xml index 0638ac9..0971929 100644 --- a/default.xml +++ b/default.xml @@ -7,16 +7,20 @@ + + - - - - - - - - + + + + + + + + + +