From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6750925682511970304 X-Received: by 2002:a50:eb4d:: with SMTP id z13mr44805832edp.175.1571946875105; Thu, 24 Oct 2019 12:54:35 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:aa7:daca:: with SMTP id x10ls1663651eds.13.gmail; Thu, 24 Oct 2019 12:54:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqxUkXpU6skydtbytZbnW5pJkcsnJzJg383K8CZd6+ZLPgLyNbLga6oR43TjlBrWTULz4zRT X-Received: by 2002:a50:90a6:: with SMTP id c35mr43599eda.22.1571946874659; Thu, 24 Oct 2019 12:54:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571946874; cv=none; d=google.com; s=arc-20160816; b=eLE7P2qxKrlCbiGMljLf+5ASNhgpUxKSNv3EoxaEZ3b6r0ZfGpqMdgnFDT3IDBpp9c s/i07LqXM+E5SrgoFG08/i5itRqDBcGftQiHACcyChnwWDA2Fd/Q98lYWnJ6eVIubZem pS+EwyoGg+HOlC/Ir9HlvDM80xeh/EyrOVjTt8MTUA6fMc7tk5F3LEi6h7ZMn3wTpuBB +WrirTqAVPw4bOZOtIv4EumGXJLziBrFlem6oIeZN0QM4D6nNDL07y83oriSit2Wru6i AeRSo8f5aVg6MTHl1qdzGTuGxrLfnY+VNS+bryVDG9QqMt/SdpvW5Akz43XkpLnCg5jv 84zw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=qvO09fkXKjrbvPZH5U85xYTi8NE8bciaNZEv7fJtStk=; b=jmQ/zsPW7AjfMfNYGj1sMbcNi2BRTi6/rlK7MqTJUC7y4KuXX+z+UTnk49+YOAfsIf fSCrReq4rwVskT592CiPRnrOtHS3L6OCfOt+Qnn4JL1bZ8bmOvl4GAFILl2IfKYwGpUB GCaDy68pcz7Sk/36TkWUObJ4k1jmsar3YZpBr62o6ZZzYBeu10G8SCeGWqhkcwDxeH/J sSPwJwc1eIzaRkAdW9fzkmjITMnlQn/6+DCjGb1RmeLknJ4s8ykUVLmIhWl6eDL4h+9l Cx85jEZOXw8u/cUv1udsM8ZPSwLnmXbyhC2sTdRIHju5yp69Hd+cACqKrOJRX4RCy7gx FP1A== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id c28si1290212eda.4.2019.10.24.12.54.34 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 24 Oct 2019 12:54:34 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (dslb-084-061-174-150.084.061.pools.vodafone-ip.de [84.61.174.150]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x9OJsWnx017903 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 24 Oct 2019 21:54:34 +0200 Date: Thu, 24 Oct 2019 21:54:27 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCHv2 0/3] test apt:// fetcher test Message-ID: <20191024195427.b6j4bccbdgddwiuc@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20191023091929.21562-1-henning.schild@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191023091929.21562-1-henning.schild@siemens.com> User-Agent: NeoMutt/20180716 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED 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: ZAB/lusSQxeZ On Wed, Oct 23, 2019 at 11:19:26AM +0200, Henning Schild wrote: > meta-isar/recipes-app: change SRC_URIs of hello rebuild example > dpkg-base: ignore binary packages for "apt-get source" > ci: add rebuilding hello to test apt:// fetching Applied to next, thanks. With kind regards, Baurzhan.