From patchwork Wed Aug 2 14:24:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Stephan X-Patchwork-Id: 28316 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 60850C04FE1 for ; Wed, 2 Aug 2023 14:24:39 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web10.16618.1690986276812410336 for ; Wed, 02 Aug 2023 07:24:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=MbyjAdyU; spf=pass (domain: baylibre.com, ip: 209.85.128.42, mailfrom: jstephan@baylibre.com) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-3fbc63c2e84so73632935e9.3 for ; Wed, 02 Aug 2023 07:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1690986274; x=1691591074; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=EflKhG89q8EvP6TD/PB7h6vgK2ZX0lwrszQqIilaU+0=; b=MbyjAdyU9LDYo8mwYixr4DVisfy6rgjZREncenZliD3rSbRrQACqiOvBus+QPPbI6s cZufT1quzWq/M6vXgjldH+gF9g58MfxToV/GHWgnoxrEhHPAliR+oYVOvQ8elSFNDuk5 0IbC4nCN3tb0h5rRD9aOj3iWfvJmhWdWu31+37VqYYm+9GL6Y1aRCqTKunDdozx21Vm/ hKfmx6IdmMP/5hbsqKKU7qYhNiA0hLPxzttFmY3KIUG6OZQiqKpPu05D5XiLzmg36krU YKeodxR/9IvYnNWPdktCpnDwVAcO1SPHaTFXLuBpQzwL+zJ1SvtrhQBeTivACutRq4lg h6FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690986274; x=1691591074; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EflKhG89q8EvP6TD/PB7h6vgK2ZX0lwrszQqIilaU+0=; b=k48G+sF4hJN+B09ykof5RlSncGR+60GTxSLd5bRxVm89NsjZUokhi3rYWTgOsmCUaF UTPQuKaoHTk/Szr6BI3dQGSA47I3++AvYUqCUUIU/TA7CazWJZOP1I6gNSDVosvUJEbf ysXODqUVWvT2VWgbKrzJ8IWMhBEo4DRDpYWdik3ZMeVvuQPnBzHaKPKyBXMFgVRSHGHV fNg78MO2hNQ3NnvOLegVNIjjvpyBghM3BmTK3iI77QNAfSzYku43VFfmzbnfr7MZlQJK fRmvuGQ/0LEhxCEmfo+TJn2aMUuhUrWlSh8dsnhwo2d9Wpwj41Y1IcHUSex1miLLcJXo 0kQw== X-Gm-Message-State: ABy/qLbdGwNvdCxnuczdj2WzAnfR2nn8uMPwSRCs7NGqNCei70YNQYDo K7Oh/pcTnNg95ofeTnmV5nhsPwysbrEvkKCJwTWh2g== X-Google-Smtp-Source: APBJJlEqsUcx85sNV4jhP5ZL4PMDloYxiH9esmRdl2fFeWcFvVLhUdQUnqq51+57fIYEpSNOJllBXA== X-Received: by 2002:a5d:5309:0:b0:317:60f2:c08b with SMTP id e9-20020a5d5309000000b0031760f2c08bmr4882513wrv.31.1690986274660; Wed, 02 Aug 2023 07:24:34 -0700 (PDT) Received: from localhost.localdomain ([2a01:e0a:55f:21e0:9e19:4376:dea6:dbfa]) by smtp.gmail.com with ESMTPSA id y17-20020adfd091000000b003178dc2371bsm15707079wrh.7.2023.08.02.07.24.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Aug 2023 07:24:34 -0700 (PDT) From: Julien Stephan To: openembedded-core@lists.openembedded.org Cc: Julien Stephan Subject: [PATCH v4 1/5] bitbake.conf: include bblock.conf Date: Wed, 2 Aug 2023 16:24:28 +0200 Message-ID: <20230802142432.2296716-2-jstephan@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230802142432.2296716-1-jstephan@baylibre.com> References: <20230802142432.2296716-1-jstephan@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 02 Aug 2023 14:24:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/185404 include conf/bblock.conf. This file is generated by the bblock tool. It locks some package tasks by fixing their signatures. See bblock -h for more details Signed-off-by: Julien Stephan --- meta/conf/bitbake.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 475d6523bb8..e4a6bdef0ea 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -832,6 +832,7 @@ include conf/documentation.conf include conf/licenses.conf require conf/sanity.conf require conf/cve-check-map.conf +include conf/bblock.conf ################################################################## # Weak variables (usually to retain backwards compatibility)