From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6690944878080163840 X-Received: by 2002:a5d:4cd0:: with SMTP id c16mr18002476wrt.20.1557915118495; Wed, 15 May 2019 03:11:58 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:8083:: with SMTP id 3ls482953wrl.9.gmail; Wed, 15 May 2019 03:11:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqwm+cGT+3BqG8hk1Tz+al8V2DYSCC+D0XlhzxfXV7R+yLb3KXMEGBPEqfObckGXLkSJqTRi X-Received: by 2002:a5d:4104:: with SMTP id l4mr8429138wrp.302.1557915118082; Wed, 15 May 2019 03:11:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557915118; cv=none; d=google.com; s=arc-20160816; b=If5fp7VFNx5teTyFdix+I/eWyR0h0Vq/YiCrP8qgUgTPUK3cVfDjKOLripDCeWCSH7 ZubKUxzXU6/82NuSwC2JkU89T/gWLuBdf8czSR394QPYpaZbtqCy2PW8NJVHFCaeYhNa kdpSdohNLZCElAF51R9IHavYC5tTYCrcUlkp1q6YoFK8+r6Wzhd9bQ60LI9aMjCAG2iS 5hZoTl+Bwu+9DoifeG9fYnL0z2Pmw0plmHDZmlw/zl3Tlhae7kdm7dLYrDsJI9ZU3V4B U0KIZr+Zt/MBUwPj+3HxEtfGmxBd9Lfc3JaY6YqM1MSBv9lOXC5C9Pi3jShkoVTe1DUd OunQ== 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:date:subject:cc:to:from; bh=i8TgczOySGQtKO27pL5LUooty3L1/kKD98N+xK6Qxco=; b=ZHx83cQPDWftq4KMnyyJwpz6xUCGM8UK80vwel6dAxTYknEyQQoGq0F77V2LQKKGH/ eKdZXVvdfIzJ62C8PslT1yCTvlQWzxcNnZ0LBvZaozUI7sFocbypCesgzJMJQkiW7Sku RpJL/DnRj8QHFC2styqwpAZwxMW6/o4nL3FSC+FDcuaCQ1nOST2RciT67bhQYSk60RH+ cS+gp4USck2XPrV5toDBeOzhMYBqmrc+XI8z58QbkpGnl0ED3DBgCbqOMiGacTsZnmr4 2d9YmjBcfTiLnD62nwldgTcWnXUBPSJ2lrJQfeXnyYjBuUPOUupvD4UogW8tisxsLWNV As1A== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.40 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from gecko.sbs.de (gecko.sbs.de. [194.138.37.40]) by gmr-mx.google.com with ESMTPS id f83si133433wme.2.2019.05.15.03.11.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2019 03:11:58 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.40 as permitted sender) client-ip=194.138.37.40; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.40 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by gecko.sbs.de (8.15.2/8.15.2) with ESMTPS id x4FABv4i032134 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 15 May 2019 12:11:57 +0200 Received: from ring.ppmd.siemens.net (linux-ses-ext02.ppmd.siemens.net [139.25.69.232]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id x4FABv7K022198; Wed, 15 May 2019 12:11:57 +0200 From: claudius.heine.ext@siemens.com To: isar-users@googlegroups.com Cc: Claudius Heine , "Maxim Yu . Osipov" Subject: [PATCH v6 1/9] isar-bootstrap-host: disable DISTRO_BOOTSTRAP_KEYS usage Date: Wed, 15 May 2019 12:11:41 +0200 Message-Id: <20190515101149.22187-2-claudius.heine.ext@siemens.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190515101149.22187-1-claudius.heine.ext@siemens.com> References: <20190515101149.22187-1-claudius.heine.ext@siemens.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUID: +7hkTe4qXU0M From: Claudius Heine isar-bootstrap-host only supports bootstrapping Debian root file systems. Therefore deactivate any DISTRO_BOOTSTRAP_KEYS from other distributions. Signed-off-by: Claudius Heine [Maxim: rebased] Signed-off-by: Maxim Yu. Osipov --- meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb b/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb index 7ee4c61..5501e35 100644 --- a/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb +++ b/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb @@ -12,6 +12,8 @@ DEPLOY_ISAR_BOOTSTRAP = "${DEPLOY_DIR_BOOTSTRAP}/${HOST_DISTRO}-${HOST_ARCH}" ISAR_BOOTSTRAP_LOCK = "${DEPLOY_DIR_BOOTSTRAP}/${HOST_DISTRO}-${HOST_ARCH}.lock" require isar-bootstrap.inc +# We only build debian host buildchroot environments +DISTRO_BOOTSTRAP_KEYS = "" inherit isar-bootstrap-helper do_generate_keyrings[stamp-extra-info] = "${DISTRO}-${DISTRO_ARCH}" -- 2.20.1