From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7172560304523444224 X-Received: by 2002:a17:902:7044:b0:18c:d9df:a4bf with SMTP id h4-20020a170902704400b0018cd9dfa4bfmr1212087plt.142.1672124477479; Mon, 26 Dec 2022 23:01:17 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:902:d18c:b0:188:62b8:814f with SMTP id m12-20020a170902d18c00b0018862b8814fls14041369plb.1.-pod-prod-gmail; Mon, 26 Dec 2022 23:01:16 -0800 (PST) X-Google-Smtp-Source: AMrXdXuMNzvroGwjumyXMzAu96rY7ThPvuIbLYBCWX5JmN+axpVdyuG9lJ+KRnCAGfMz2vZsetdP X-Received: by 2002:a17:90b:35d0:b0:225:f793:ab2d with SMTP id nb16-20020a17090b35d000b00225f793ab2dmr5356195pjb.46.1672124476681; Mon, 26 Dec 2022 23:01:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1672124476; cv=none; d=google.com; s=arc-20160816; b=R77BpU83JfjMYJju/Diua8849nv9Co0YobY8NTZKW6Fv2h56tcy7hwi81o5Dy8egOw i4Gl3qiAU2n15Kr9Doc8ZeP4x/Cu35CkB7ij/fpBO0B2poUps2A8dlqtqWbkt0CGVYYJ r8xEMHCzA38ZREjdPyxtCAgcYoh/ollnr1Ke+s2FlQ6xKnGPCqlAACemo+HEmi7HBjtM uF0FGtPwh5QMX14nrFXa/BR0qkTXzAyPURiu6cYtwy2pssONqY4bBftFF6g/WIXndB5P 2rfsa4DafszrbvKWg0yTjKliT5G7Vrwm6s1K1QNohpn4o2HWVe6nXI1rIqH9FYNfSdJ3 taVA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=references:in-reply-to:message-id:date:subject:cc:to:from; bh=DxHvT/gUhn3sGUcAivCNCYKOy3llkDQL0AxvgHcM0eU=; b=nbNn0pUzE3ostDytB4G75XQ1nft4gGnhcCSORBsCeljtl5aAJZ0/rHiJ1DoVgmwso5 h6KDRUyn4hHljoaISI7+NEfBL2OQ4zzhesgD3x7CgLc2ihsq15JWZjr8ML/ML8C8WAwW zrjGK/6ShkJS+lHXFlxfqCw45gv+wanAtm4OFyeIN6n71U53YVYTCCUCMjBWxOIMm4cp b3+zNN6NRCaj0eszrzyhf+svalqp8hOvHOCV8m7MrBF7Cx9MBurOYxj/sZyoUFqTT8cB xTPx/1djK20EwJFx0m2Qp22h/ReE3Z4+Tiy5SPPJ7XDmbBMEuL8QIJYUfmfAIGluFPR4 OxEQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id mp3-20020a17090b190300b00225c983fb3dsi912572pjb.0.2022.12.26.23.01.16 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 26 Dec 2022 23:01:16 -0800 (PST) Received-SPF: pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from alena-nb.promwad.com ([193.228.193.9]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 2BR70jA4030666 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 27 Dec 2022 08:01:14 +0100 From: Anton Mikanovich To: isar-users@googlegroups.com Cc: Anton Mikanovich , Adriaan Schmidt Subject: [PATCH v7 19/20] RECIPE-API-CHANGELOG: add tips after bitbake version update Date: Tue, 27 Dec 2022 10:00:38 +0300 Message-Id: <20221227070039.23496-20-amikan@ilbers.de> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20221227070039.23496-1-amikan@ilbers.de> References: <20221227070039.23496-1-amikan@ilbers.de> X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: KX2ASpSkWDwx Signed-off-by: Anton Mikanovich Signed-off-by: Adriaan Schmidt --- RECIPE-API-CHANGELOG.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md index 0bb83389..e48c98c7 100644 --- a/RECIPE-API-CHANGELOG.md +++ b/RECIPE-API-CHANGELOG.md @@ -441,3 +441,38 @@ exist, empty variables are forwarded. **Note about reproducibility**: the forwarded variables must not have any influence on the generated package. This mechanism must also not be used to inject build configurations. For these cases, templates should be used. + +### Override syntax changes + +Using `_` in override syntax was changed to `:`. +All the recipes should be changed manually or with helper script: + +``` +$ python3 scripts/contrib/convert-overrides.py +``` + +The script should be adopted to the downstream layer by adding all new +overrides like machine names or custom distro names. + +### SRC_URI should always have some branch specified + +All the recipes with git fetcher now should have branch name in SRC_URI because +"master" is no longer the default. + +### SRCREV must always be a hash + +Tag/branch names, including the pattern `SRCREV = "v${PV}"`, are no longer +allowed. + +### Network usage tasks should be marked + +With the new bitbake version all the tasks need network access should be marked +with the flag [network] = '1'. + +### Sstate artifacts are now packed with ZStandard + +Share State cache compression was moved from Gzip to ZStandard (zstd) in +Bitbake 2.0 for better performance. It also requires isar-sstate script to be +migrated to zstd. +Mixing old Gzip-based and new ZStandatd-based sstate cache is not recommended +and should be avoid for correct compatibility. -- 2.17.1