From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6652665106569101312 X-Received: by 2002:a19:5519:: with SMTP id n25mr626873lfe.1.1549446410154; Wed, 06 Feb 2019 01:46:50 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:8910:: with SMTP id d16-v6ls2873562lji.14.gmail; Wed, 06 Feb 2019 01:46:49 -0800 (PST) X-Google-Smtp-Source: AHgI3IZseO42HudjfwbGbIt1ZXzoR/ZsgudB3+KVuJYpqTaSv8m8UeO5HsGWDqieQhbiaG0N9etI X-Received: by 2002:a2e:8842:: with SMTP id z2-v6mr591390ljj.29.1549446409568; Wed, 06 Feb 2019 01:46:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549446409; cv=none; d=google.com; s=arc-20160816; b=CQSqnGWMM6jogx0hLinLvQs2NNgXCd9TZ5we6GsuKDW7n/1zdHPaAANG6xr9mvur+4 ueJ3bFQdcfWXnrRnySzBE7BgMtzKpJZHkA8OjI5wlQ8dt45y9Uo81+FhulkM1SBGbXEn aa+tB4CHkMQpn8VgALOu/RRWCDiMzlJpupCPD9W/AJ0as4s9LFuwIVhkFDG3/sNqJwli hs4U960E9XRj+IifycHachtihVwhK8liPr0S/RrCMpVjJ/nKAPjfGd/kvnonBhk+QOcN 6bQ5ttuBcMiDswf2c2aMSP6g1C39wlaxMHkXBsmU4x9RT5sHQIt1dIQQNf4Q/FWbQUes Hv4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:organization:from:references:cc:to :subject; bh=s7eXFX7SF7UY6VkJf1+PStFRvZ72paw3/z8m//YuNLQ=; b=Vdmgy2k2crvYxvi/Z213E6YfwiErLWcWMa58zRjn2HL96OQ+NIeVgXL7mL/1UINS2B 56XnAEfdkai4HFjwF66CmMDiubfC/LKDoRFmw9UoXNhnmTKD9WHps9GhMniX4T3DdXZ+ ugRy/Myzaz5+IA75QtXrUngryh8XD4ygX1BlYqZS3Kndn3kXUfw2O1j6ateQTAndUgDD phR5Xbd2SMNwpNWFshzyb/OL1zNeDvEwi1IsaqBHJCFYT+l7qUAlevzN38SFUe1NcnnK A8ZUFmKQmDvzGdjmoP6uJ3O5RYiE+3xjEsyIv32o7Cj0ILG3OBR80t1LeCWuEu3XuBNi iqnQ== 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 mosipov@ilbers.de) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from shymkent.ilbers.de (h2822328.stratoserver.net. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id h17-v6si1118788ljj.0.2019.02.06.01.46.49 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Feb 2019 01:46:49 -0800 (PST) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of mosipov@ilbers.de) 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 mosipov@ilbers.de) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.50.163] (d51a48a80.access.telenet.be [81.164.138.128]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x169klDn012482 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 6 Feb 2019 09:46:47 GMT Subject: Re: [PATCHv4 0/9] apt-get source support To: Henning Schild Cc: isar-users@googlegroups.com References: <20190131164244.9169-1-henning.schild@siemens.com> <1dabd284-c59c-8e46-b9ab-cd959b710ebd@ilbers.de> <20190206102420.606f2ec4@md1za8fc.ad001.siemens.net> From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: Date: Wed, 6 Feb 2019 10:46:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <20190206102420.606f2ec4@md1za8fc.ad001.siemens.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: pG7/O+byJ41B On 2/6/19 10:24 AM, Henning Schild wrote: > Am Tue, 5 Feb 2019 11:42:01 +0100 > schrieb "Maxim Yu. Osipov" : > >> On 1/31/19 5:42 PM, Henning Schild wrote: >>> From: Henning Schild >>> >>> diff v3 .. v4: >>> - add patch to skip cached ci for hello because of known issue >>> - fixed copyright headers >>> - changed MAINTAINER of hello to isar-users >>> >>> v2 was sent by Maxim so i gave it a 3 >>> >>> diff to v1 .. v3: >>> - add "apt://" protocol to SRC_URI p7, not squashed >>> - add docs >>> - change the way i mention Cedric as co-author >>> - disable cross-build testing in hello >> >> >> Applied to the 'next', two patches are dropped: >> patch #6 "local.conf: enable rebuilding "hello" for all distros" and >> patch #9 "ci: remove "hello" from the offline build, it fail". > > I think it would be a good idea to include "hello" into one of the > builds that are not rebuild in offline mode. That way we would have > the apt:// feature at least tested a bit. Agreed. > As far as i can see qemuamd64-buster would be a candidate. Should i > write a patch for that? Would be fine. Maxim. > > Henning > >> Thanks, >> Maxim. >> >>> >>> *** BLURB HERE *** >>> >>> Henning Schild (9): >>> conf: add deb-src entries to all our distro configs >>> dpkg-base: introduce an "apt-get source" fetch/unpack step >>> meta: move debianization code into a class and into dpkg-base >>> debianize: allow changlog version change >>> meta-isar/recipes-app: add upstream hello rebuild example >>> local.conf: enable rebuilding "hello" for all distros >>> meta: change apt source fetcher to hook into SRC_URI >>> doc: document "apt://" fetch/unpack feature >>> ci: remove "hello" from the offline build, it fails >>> >>> doc/user_manual.md | 4 + >>> .../conf/distro/debian-stretch-backports.list | 1 + >>> meta-isar/conf/distro/raspbian-jessie.list | 1 + >>> meta-isar/conf/local.conf.sample | 2 +- >>> meta-isar/recipes-app/hello/hello.inc | 26 ++++++ >>> meta-isar/recipes-app/hello/hello_2.10.bb | 11 +++ >>> meta-isar/recipes-app/hello/hello_2.9.bb | 11 +++ >>> meta/classes/base.bbclass | 19 ++++ >>> meta/classes/debianize.bbclass | 89 >>> +++++++++++++++++++ meta/classes/dpkg-base.bbclass | >>> 20 +++++ meta/classes/dpkg-raw.bbclass | 87 >>> +----------------- meta/conf/distro/debian-buster.list | >>> 3 + meta/conf/distro/debian-jessie.list | 3 + >>> meta/conf/distro/debian-stretch.list | 3 + >>> scripts/ci_build.sh | 2 + >>> 15 files changed, 197 insertions(+), 85 deletions(-) >>> create mode 100644 meta-isar/recipes-app/hello/hello.inc >>> create mode 100644 meta-isar/recipes-app/hello/hello_2.10.bb >>> create mode 100644 meta-isar/recipes-app/hello/hello_2.9.bb >>> create mode 100644 meta/classes/debianize.bbclass >>> >> >> > -- Maxim Osipov ilbers GmbH Maria-Merian-Str. 8 85521 Ottobrunn Germany +49 (151) 6517 6917 mosipov@ilbers.de http://ilbers.de/ Commercial register Munich, HRB 214197 General Manager: Baurzhan Ismagulov