From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6626610426828292096 X-Received: by 2002:adf:dd90:: with SMTP id x16mr558712wrl.26.1542966748368; Fri, 23 Nov 2018 01:52:28 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a5d:5384:: with SMTP id d4-v6ls3867299wrv.0.gmail; Fri, 23 Nov 2018 01:52:27 -0800 (PST) X-Google-Smtp-Source: AFSGD/U6K7XxkwgZM52GFh3gngvgbNsEK0EHP2m2wc8aTw0R2qu4gYSySetS5zzNZqFFr1IEGhLz X-Received: by 2002:adf:f984:: with SMTP id f4mr1910669wrr.30.1542966747938; Fri, 23 Nov 2018 01:52:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542966747; cv=none; d=google.com; s=arc-20160816; b=doSsy8bIAUlXpJz8vsUzVdcmRnXWm9WWl8g1QZWtAMN5yUVri9b2CHkGcSVa4zrqR5 25qjOUXyPRZDs0yLu/TWm1uMPNrhgRcuGkWCq6yjpZ55V9+fZFsNNK26qCwUKygr8N7F mNpt8cY5aiqncKwvAu98qwm30MAlwh/yLiYtFP07wShG6H329SlO4FfwNE2ddUbpnVcl G+mszsx0ecp4Ccvad4t35pCy3SRCt/XTJel9nsp4mvER1JvQxxlsaZv6ueG1jyPoMDAq EVNAwU8gIVgL9zKYjBnZfB2WAlnhbPJg1oxlw4nHyGR70BakjMV4AgLbDmeVyjHM+qEv LzKQ== 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=V/daJvuCuog4o6B0urh1vCnx03hkzQp3IgIME2wySyA=; b=nLj/iDAic7szJ235OPQ7gj+4sesjz+2MKqa7EicasZXti3rABE1nJYJHqgogoQN6b0 ezu0uZEWH/ypj5IxXOxBViYENZmxm/MsJMjxHJ6aA3IlYEV2qeY5Vvcm2Ap0+zEewXII VW46fcwagMmEir9ZK25SU02teSKOXc9v26RfZfu4fLi5WAI307qrW6wnhr5mB0zOZbpM Eh2acpwPZV7mAWWNb2DSt+LkHBMUQzXAsgOyMPI4vjfvDdl9inbPg8eJWCQK7dnB3Ek2 riGfaeT9zd6VYIa7neKu7swM7WMxgdQkvZJnzf0WhHgCHrKUNo8Pn6BKugFmcl2q7R4W 2fFg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id r194si80732wmg.4.2018.11.23.01.52.27 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Nov 2018 01:52:27 -0800 (PST) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id wAN9qRur031690 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 23 Nov 2018 10:52:27 +0100 Received: from md1za8fc.ad001.siemens.net ([139.25.69.187]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id wAN9qRG3009202; Fri, 23 Nov 2018 10:52:27 +0100 From: Henning Schild To: isar-users@googlegroups.com Cc: Henning Schild Subject: [PATCH v2] scripts/ci: rebuild recipes based on dpkg-base Date: Fri, 23 Nov 2018 10:52:26 +0100 Message-Id: <20181123095226.3316-1-henning.schild@siemens.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <50a79648-005a-6504-5534-c69fa3e35a84@ilbers.de> References: <50a79648-005a-6504-5534-c69fa3e35a84@ilbers.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUID: 1OxkKoZT2AGe This commit adds rebuilding to CI and shows the current rebuilding issues in Isar. After they are fixed it will be a general improvement to CI to make sure we do not run into similar problems again. Signed-off-by: Henning Schild --- scripts/ci_build.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh index d5e4d41..54adc9d 100755 --- a/scripts/ci_build.sh +++ b/scripts/ci_build.sh @@ -108,3 +108,8 @@ else # qemu-user-static of <= buster too old to build that #multiconfig:qemuarm64-buster:isar-image-base fi + +# trigger a rebuild of an image, this should be the last step since we +# make the tree dirty and do not clean up +echo -e "do_fetch_append() {\n\n}" >> ${ISARROOT}/meta/classes/dpkg-base.bbclass +bitbake $BB_ARGS multiconfig:qemuamd64-stretch:isar-image-base -- 2.19.1