From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6659597106892767232 X-Received: by 2002:a1c:4e0c:: with SMTP id g12mr153986wmh.9.1550558280925; Mon, 18 Feb 2019 22:38:00 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:ea4e:: with SMTP id j14ls3115627wrn.8.gmail; Mon, 18 Feb 2019 22:38:00 -0800 (PST) X-Google-Smtp-Source: AHgI3IYo1xKjTK3xaIUlqSKNzMW46UIBGhPYd10iAKJxDxxHDVJCUfJRwwARK81+VjtWQH7AOr/Y X-Received: by 2002:adf:822f:: with SMTP id 44mr1365394wrb.2.1550558280527; Mon, 18 Feb 2019 22:38:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550558280; cv=none; d=google.com; s=arc-20160816; b=q0qN/RegxTZpsyMKkTsro2O4GXSGSVzpFg5kFhSgbhPcKQW4VulWt5MP4/jH5/9Gop hw0fAikG7FLVGMauT6V2BZQwIQdDwQQVcLdItlfzFkWTmr2tLg7edvq+oLM94yzLVk84 3qbBCzYcuOWFKG+h+8oQEwpcj1zvTuJW1z4TpBjcnf3mYZQqPvI6ZgRhfuv9nbwsjVNy O+g6f/jDdI5vYu5KuOTr6zVk0H8FcV8+Q4AGzNuwqEZhhHtRsj42y1X4xtD2MJXZYHgl /F2KPX8cp7Sm1wbqo/ypJu/FPn/WPE7S9p1HnweGOJ+T8sfSL2mOEPQ3sR3Zd2LZWGIT CW5w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=references:in-reply-to:message-id:date:subject:to:from; bh=8mEVitMqjStBikYSJ4Ef8YNwX0jOEahpuazKGWVwmzI=; b=nrNkgE4RBGCTskapuWVTdt5+Re3elh/OAjCyaigDAjCADa7R8oO8BYvDW4nEfS4KwA nO0VAgpYHQwZs97PlzFgDKUq6Hvuxy2D4oDQ41o26gi5nClLZrcR6AZdp7z+eqF58V5F JJaWjeAVaEKcLFGlQwrfMGaOzjk6Sfvu/ffFtiG923FeNPckSzARMtnY3IpcvYSuNLo9 U/CRjWk9sbFzGMoCJAp6elzzJNe2fCdGN1I4prk4YkJwmE4UxcSUwDpciMoJW7rO/ZVa iuvQrtFwd206WMgNBALEnqSIztDN5oKwDPWnFeYCFRvr48mT/FO1mKAdTFsKbcHcs+Bt jnvw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id s124si62531wmf.0.2019.02.18.22.38.00 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 18 Feb 2019 22:38:00 -0800 (PST) Received-SPF: pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from azat.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x1J6bbK3017656 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 19 Feb 2019 07:38:00 +0100 From: "Maxim Yu. Osipov" To: isar-users@googlegroups.com Subject: [PATCH v2 1/2] ci: test rebuilding "hello" Date: Tue, 19 Feb 2019 07:37:35 +0100 Message-Id: <20190219063736.26836-2-mosipov@ilbers.de> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20190219063736.26836-1-mosipov@ilbers.de> References: <20190219063736.26836-1-mosipov@ilbers.de> X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: GCXDkL7lWGjW From: Henning Schild This patch adds the rebuilding of "hello" to one distro that does not get rebuild from the cache. The recipe uses a feature which currently does not work for the caching case. Once we can cache "apt://" URIs the package should probably move to all tests. 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 bcc7545..b896f84 100755 --- a/scripts/ci_build.sh +++ b/scripts/ci_build.sh @@ -122,6 +122,11 @@ if [ -n "$REPRO_BUILD" ]; then sed -i -e 's/#ISAR_USE_CACHED_BASE_REPO ?= "1"/ISAR_USE_CACHED_BASE_REPO ?= "1"/g' conf/local.conf fi +# "debian-buster" is currently not rebuild from the cache and the package +# "hello" currently does not support being rebuild from the cache +# so this distro is a good place to at least test the regular build +echo "IMAGE_INSTALL_debian-buster += \"hello\"" >> conf/local.conf + # Start build for the defined set of configurations bitbake $BB_ARGS $TARGETS_SET -- 2.11.0