From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7007736243513458688 X-Received: by 2002:a05:6402:1508:: with SMTP id f8mr11087877edw.255.1631864723843; Fri, 17 Sep 2021 00:45:23 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:3513:: with SMTP id r19ls2964737eja.1.gmail; Fri, 17 Sep 2021 00:45:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJydznx1d3H90tsRBGfO+sDjURTt+cFVDaS3vMlqz8ho+BsNKHn/VWFifGUHxbM3RehceMrb X-Received: by 2002:a17:906:689b:: with SMTP id n27mr11350944ejr.459.1631864722915; Fri, 17 Sep 2021 00:45:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631864722; cv=none; d=google.com; s=arc-20160816; b=eIrV7ln6M8+4LOdnP8vvwwbt3mQhMRAN2dOiOHf5vK1NEzekOTP1aqRNVNLsPlK5fE 7+YA0iYIiF0X+UX2xnmVIWiSbmSEiEtkZiZ2dlCt60fUdTjOu6XXIIBr5BrlV3FeBFOW 1aFbDsugEdI3YxzRnQlqVEELaBoEUc9Q+QO1t5Njl3fjrSXXi/GhmQ3bWkKsJ5FUvl79 9oPUGMBEBzhK8/22ER0deHPNLdvfAMeJfCUsM6W4Uq8IrmS7wXgFqtupxyFI4pM59pik yTeFcK0o3PpjZMMFXB5h6HP9P3TdxVY8zN8NOPsqTsNQ17FpdLCD81F9APJUPQcQschZ pJoQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date; bh=Q6AgaRV3W02ldnaD/mUHZrd/hA2Hoh7TL8UEP9e7hPU=; b=eKdHj/8HQz30CltxlYdV2YenEWihb/00GWZcT78HvD7nR8l8+n6VYd14mETXhTb5bJ ZjHAG4mgKXiHRp10/mS73mw8Oedk7n8wEMjJm5yxBrXW1uvj0LYNa3w9q218Qwjea5vk W3XjvOM3xcm86hMILLXLUONo2pKF52An0Tn3UN0kopPForiDgPhAysSkHar5iSK8rsRn 8ldbt9iXO0sVXwwmz43U0zoYvXtzUbJbT7Ejuk35pYxWNPJw74z2NOeTv8YQCXIogH75 MlCxGY/uOSWlypaJYZw+sj0UtoVDaRwLjGWVSd09GlMlHcn3D3rxJ8bN5jn9vDU6vEk1 qepQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=henning.schild@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from david.siemens.de (david.siemens.de. [192.35.17.14]) by gmr-mx.google.com with ESMTPS id n10si373936eje.0.2021.09.17.00.45.22 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Sep 2021 00:45:22 -0700 (PDT) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.14 as permitted sender) client-ip=192.35.17.14; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=henning.schild@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by david.siemens.de (8.15.2/8.15.2) with ESMTPS id 18H7jMPF010559 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 17 Sep 2021 09:45:22 +0200 Received: from md1za8fc.ad001.siemens.net ([167.87.0.61]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id 18H7jL0g016550; Fri, 17 Sep 2021 09:45:21 +0200 Date: Fri, 17 Sep 2021 09:45:20 +0200 From: Henning Schild To: Tim Orling Cc: Anton Mikanovich , isar-users@googlegroups.com Subject: Re: [PATCH] conf: add new debian version "bookworm" Message-ID: <20210917094520.730dce65@md1za8fc.ad001.siemens.net> In-Reply-To: References: <20210914103530.27482-1-henning.schild@siemens.com> <74f3b08d-689e-8010-32c5-bd0930c80fe3@ilbers.de> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-TUID: 8fbCK9X6dFnI Am Thu, 16 Sep 2021 18:48:30 -0700 schrieb Tim Orling : > On Thu, Sep 16, 2021 at 6:18 AM Anton Mikanovich > wrote: >=20 > > 14.09.2021 13:35, Henning Schild wrote: =20 > > > Add all configuration files and CI targets. > > > > > > Signed-off-by: Henning Schild =20 > > > > 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. > > =20 >=20 > Can someone please revisit debian-sid-ports and add tests for it? I > hacked it to work locally (archive 2021 key and =E2=80=9Cbuster=E2=80=9D = 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. Can you maybe describe the problem you have with it? My guess is that it might not build anymore because sid switched from bullseye to bookworm and probably switched keys. As far as i can see there seems to be no CI testing for it. But i am just guessing here. Maybe start with the problem and repro steps. regards, Henning >=20 > > > diff --git a/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf =20 > > b/meta-isar/conf/multiconfig/qemuarm64-bookworm.conf =20 > > > 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 ?=3D "qemuarm64" > > > +DISTRO ?=3D "debian-bookworm" > > > diff --git a/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf =20 > > b/meta-isar/conf/multiconfig/qemumipsel-bookworm.conf =20 > > > 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 ?=3D "qemumipsel" > > > +DISTRO ?=3D "debian-bookworm" =20 > > > > 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-bd= 0930c80fe3%40ilbers.de > > . > > =20