On Thu, Sep 16, 2021 at 6:18 AM Anton Mikanovich wrote: > 14.09.2021 13:35, Henning Schild wrote: > > Add all configuration files and CI targets. > > > > Signed-off-by: Henning Schild > > We are almost ready to migrate on Avocado and adding bookworm supposed > to be the next step after that. > So I can prepare v12 rebased on this patch to have Avocado upped to date > when it will be ok to merge next week. > Or we can only add bookworm into avocado CI implementation and keep > legacy shell script as is. > > After merging Avocado I will send full test cases regroup RFC, because > current one don't even cover all the targets but have already become too > heavy. > Can someone please revisit debian-sid-ports and add tests for it? I hacked it to work locally (archive 2021 key and “buster” InRelease key), but I am not familiar enough to know what is hack and what was necessary. Proving sifive-fu540 is buildable should be enough. > > diff --git a/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf > b/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf > > new file mode 100644 > > index 000000000000..4bbaa849678b > > --- /dev/null > > +++ b/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf > > @@ -0,0 +1,6 @@ > > +# This software is a part of ISAR. > > +# Copyright (C) 2017 ilbers GmbH > > +# Copyright (c) Siemens AG, 2019 > > + > > +MACHINE ?= "qemuarm64" > > +DISTRO ?= "debian-bookworm" > > diff --git a/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf > b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf > > new file mode 100644 > > index 000000000000..7016c1ec92a4 > > --- /dev/null > > +++ b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf > > @@ -0,0 +1,5 @@ > > +# This software is a part of ISAR. > > +# Copyright (C) 2019 Mentor Graphics, a Siemens busines > > + > > +MACHINE ?= "qemumipsel" > > +DISTRO ?= "debian-bookworm" > > I suppose copyright dates should be changed to 2021. > > -- > Anton Mikanovich > Promwad Ltd. > External service provider of ilbers GmbH > Maria-Merian-Str. 8 > 85521 Ottobrunn, Germany > +49 (89) 122 67 24-0 > Commercial register Munich, HRB 214197 > General Manager: Baurzhan Ismagulov > > -- > You received this message because you are subscribed to the Google Groups > "isar-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to isar-users+unsubscribe@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/isar-users/74f3b08d-689e-8010-32c5-bd0930c80fe3%40ilbers.de > . >