From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6694185847943593984 X-Received: by 2002:a50:95b0:: with SMTP id w45mr97345920eda.221.1558611599672; Thu, 23 May 2019 04:39:59 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:4946:: with SMTP id f6ls1310179ejt.4.gmail; Thu, 23 May 2019 04:39:59 -0700 (PDT) X-Google-Smtp-Source: APXvYqwoJ/GrPaQBSV027HMMMvgfgygqKLU6Auy5nOgNJ4FEEhST6t1Tusf/X8/z0792v7DuSXew X-Received: by 2002:a17:906:329a:: with SMTP id 26mr21809659ejw.9.1558611599187; Thu, 23 May 2019 04:39:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558611599; cv=none; d=google.com; s=arc-20160816; b=swq3Bk/4C8nL9fnYumC3ypW5cFSVILV+DfDNp1z9f8+oaBCEqVLcJBeghaasDEEE3X DtfBg5nqObdYDBH+eHaz3sQkIAxa+CoFg6fr7HIhnPYQ5pgQAt+Xy1vaHlcQ6ZBDDw/Y DV2pFi5uBa+rSSHeTZMBRlU07NwmNYG1HwK/1bVTR9Bf1r/SjnOp+FA/G2FAp6LQQtGu Q4UMy6mtRtKkiRMVxxZBxNO2jhqyZmR7K8Cuqe14aZFBYjP+x7PXaL5/dc9OVBj39EPM /oYJCzs19fOOvUx4BeVO9UoNExVDr1P0jzqws7ShZwbYWzMjRMQIWdZKUyJeWywMszV8 DvTA== 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=cBHLrBqikMAjBfcjYv8ZjIMaB+/AfZBRY383g/MTDrg=; b=N4bWPeTpi9BrsluRhHfWxlatlWky3293itcR98uHJv0CeQngaQdEwIBBoStaXVDCOQ ZNBbKQqnY7BNGepXqpbeBksGlnza9ucFr98wMqS15pIfG7FSskZLkj568g1TYObjm9gi vyvG84HCQpwzqlP2rwUOwol1EEmWYzML0SrFnoji2NrfqBHJjL9Pr/QfmbJ6k7Cs5TOm UdgKeEOwI7XgdthAW7s7jRAGfoiVfOpqvsMxpYH5GAJjBppPpP0KP0kpcXLGk7TFKi2c /CFODT9Po/rnm05Rm7apbDZOoLQ8N0O8RyGWsQWETDW3m8XnWm2Dl5m92fUA9XQBh9n0 Jz6Q== 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 z45si2529132edc.3.2019.05.23.04.39.59 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2019 04:39:59 -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 x4NBdwNZ026678 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 23 May 2019 13:39:58 +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 x4NBdvWK032541; Thu, 23 May 2019 13:39:57 +0200 From: claudius.heine.ext@siemens.com To: isar-users@googlegroups.com Cc: Claudius Heine Subject: [PATCH 6/6] ci_build.sh/repro: disable build of non-cached targets Date: Thu, 23 May 2019 13:39:49 +0200 Message-Id: <20190523113949.20080-7-claudius.heine.ext@siemens.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190523113949.20080-1-claudius.heine.ext@siemens.com> References: <20190523113949.20080-1-claudius.heine.ext@siemens.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUID: //sJ3s1jV0d0 From: Claudius Heine Signed-off-by: Claudius Heine --- scripts/ci_build.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh index b8a504d..3af00be 100755 --- a/scripts/ci_build.sh +++ b/scripts/ci_build.sh @@ -127,6 +127,12 @@ fi # Start build for the defined set of configurations bitbake $BB_ARGS $TARGETS_SET +# Don't build anything else with 'ISAR_USE_CACHED_BASE_REPO = "1"', since +# that is not cached: +if [ -n "$REPRO_BUILD" ]; then + exit 0 +fi + # Note: de0-nano-soc build is launched separately as # parallel build with the same target arch (armhf) fails. # The problem is being investigated -- 2.20.1