From patchwork Thu Jul 27 13:56:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Stephan X-Patchwork-Id: 27981 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 5CBA9C001E0 for ; Thu, 27 Jul 2023 13:56:30 +0000 (UTC) Received: from mail-lj1-f171.google.com (mail-lj1-f171.google.com [209.85.208.171]) by mx.groups.io with SMTP id smtpd.web11.8025.1690466181585845826 for ; Thu, 27 Jul 2023 06:56:21 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=FPEUbvon; spf=pass (domain: baylibre.com, ip: 209.85.208.171, mailfrom: jstephan@baylibre.com) Received: by mail-lj1-f171.google.com with SMTP id 38308e7fff4ca-2b702319893so14814771fa.3 for ; Thu, 27 Jul 2023 06:56:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1690466179; x=1691070979; 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=DCLgTxRobhRno5UUR+Uxpiusk4am/3CQDsO65lWWSMA=; b=FPEUbvonryxWEYPAUzLBdUaW3Hj7IyPkA7oXEnQgafPDLpFwDFpUFdTaJcAlaSsS1/ 5JvoC5rbLPUZZ6p+BVqR3eBpZUi6YKvdRSjf8DHIgZ2SxWqpuJ/QfXhPuhTDfKLU5OH4 NM7bqlMO2GmbcaisEpxiIYRYw2o0M36MAM8B1dJ6h403dYkMS0+sM9YRLiujDmAUBsXr 6fwOcA/VLJUTpn/7OPC4Kf3XqlTN/YfKTOG/9otBH9ks8wixTg54srBULcV4lc6MpnTT bJd96GzqLLdzSGzHAZeys8iWJlo8+rqk3Op3k6imZhkExE6oxoDUs87cYmv9eh21k43F U2oA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690466179; x=1691070979; 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=DCLgTxRobhRno5UUR+Uxpiusk4am/3CQDsO65lWWSMA=; b=TkUAcyQZ7UoLcFPeDNrqF7D/KDxtJ2aY+026hLLkMPO5y/V7flDDMBcBDc883fNq+f cOwpcenjUekejeLp+0K8JWCeVXEqNrcBGlt4SWUsRrQRIJAPDnTbqdllbXm3aVTOzh7j 9NEK5C7i9sIYp06XJTf5ZffkPOrin7AJYk46cQ43xnOneMLS7rwff/EaIpMfEu9kBXfO 0umwqScJ2amTAaGXXRdQ27XB+ucUtkKdBnRwlv0jfi1cRLZFrzFS7JNNT44XUTLiuNP0 5Kmp2opyZtr7knjRgUYYYlQihu4qdnKiHDzzT8q8pyjpymRjZexEjy19hiFFr9RnAzB+ 4cRQ== X-Gm-Message-State: ABy/qLbt1Aw+mN5HoRNkLmakCeEWZiIQMsQKI5QEjMJWHJF9Mf9i0o8o 4knLlDdl/4PVYYcnLzODIxEdph75izaDZLcY95Gjmg== X-Google-Smtp-Source: APBJJlG5R2Cy5YQxC93+dpqG0Dt0h3OTPXb27i3++TwzpioxFF9a8j+Lc4zmhpxwhIrasTF/wAllSw== X-Received: by 2002:a05:651c:1046:b0:2b9:b904:74d7 with SMTP id x6-20020a05651c104600b002b9b90474d7mr2038948ljm.18.1690466179065; Thu, 27 Jul 2023 06:56:19 -0700 (PDT) Received: from localhost.localdomain ([2a01:e0a:55f:21e0:9e19:4376:dea6:dbfa]) by smtp.gmail.com with ESMTPSA id y26-20020a1c4b1a000000b003fc04eb92cbsm1868884wma.44.2023.07.27.06.56.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jul 2023 06:56:18 -0700 (PDT) From: Julien Stephan To: openembedded-core@lists.openembedded.org Cc: Julien Stephan Subject: [PATCH v3 1/3] bitbake.conf: include bblock.conf Date: Thu, 27 Jul 2023 15:56:10 +0200 Message-ID: <20230727135612.951926-2-jstephan@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230727135612.951926-1-jstephan@baylibre.com> References: <20230727135612.951926-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 ; Thu, 27 Jul 2023 13:56:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/184933 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 9625a6fef4c..a4b2b4b0380 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -831,6 +831,7 @@ include conf/distro/defaultsetup.conf include conf/documentation.conf include conf/licenses.conf require conf/sanity.conf +include conf/bblock.conf ################################################################## # Weak variables (usually to retain backwards compatibility)