From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6659325660443443200 X-Received: by 2002:a2e:9a0e:: with SMTP id o14mr98606lji.9.1551259864101; Wed, 27 Feb 2019 01:31:04 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a19:c3c6:: with SMTP id t189ls33562lff.3.gmail; Wed, 27 Feb 2019 01:31:03 -0800 (PST) X-Google-Smtp-Source: AHgI3IZSsg2PMlwVCEiy+uzUo5MlBHcf97LpAAcbwf71qIFKtpTxDyYNAy5MmSEXfaLU1k/loTPZ X-Received: by 2002:ac2:418d:: with SMTP id z13mr31183lfh.13.1551259863616; Wed, 27 Feb 2019 01:31:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551259863; cv=none; d=google.com; s=arc-20160816; b=sPREU1+KYdlZev6N7ctux+SsmmhF03Mr5h7laOVAi6An07ctStKY+xmZtwN7SFzSH7 7waE6KLIYStzsE0MzPwow3XH0IUPrY3HJdwVfJbqChxK8vWyE0asVq9KAe1rqa3h6X67 YFWTPwOZ8zKHdKRewLvQlVeR9TF492ndmBtHuD6hqRT8av7boRX3p8tjJZdNbz7MvjwR zzM0anz3dCoaSH2Krpf4ZElW921uDv/IBQWS9K15bC+K1PBX6aPMvnlVoOJZMtSOEiFV o8vj8ZSCqMeQCrGPd7l0HXrgoyv/r1N8JtmeDwZpQVUat2M+tgXQkHhT411YiQBmIcYF /xXg== 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=igArm3AOmbZDC33qXQ7QIkhAa0rCtVUf422Z1EzFL6I=; b=qM2FauoTcR4oAr8N+yTm/Mii0LTsJUf6R0APxxvH67QKb0Qxgcucc+exds7UbbBQ/O IG0CQtnh/iFvz5dXHY1xNQ+KInMYh017CdmBTVPP1cuJliKuCCg4KNYuiqMQYtUZKcSA oTgqVgMX1fy/mvamAKwah8gLnVAQEFtcQiseDSGGFPFio/I2PUpGYDiefBzPGC01Bk/B WtX+GP/rudUk//Df2no1f9XPup0Qmv8vITC5SoEUlgP4ehJvvG3eqO6lqLJPHixT24MJ tZZXfrH1nZt8K3JGCk8zVa6s/gMgH697gLRUIcb6PqDBwM/3WaJoaS1mouzLGoZGK3Xg IZnA== 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 k13si524012lja.5.2019.02.27.01.31.03 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 27 Feb 2019 01:31:03 -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 [192.168.64.102] (ip-109-41-194-32.web.vodafone.de [109.41.194.32]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x1R9ST5D023191 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 27 Feb 2019 10:30:25 +0100 Subject: Re: [PATCH 0/1] Refactor ext4 image class To: claudius.heine.ext@siemens.com, isar-users@googlegroups.com Cc: Claudius Heine References: <20190218130429.9881-1-claudius.heine.ext@siemens.com> From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: <75601c6c-fd2f-ae99-7512-90e2145b1af6@ilbers.de> Date: Wed, 27 Feb 2019 10:28:08 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <20190218130429.9881-1-claudius.heine.ext@siemens.com> 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: KSCTmmBq/520 Hi Claudius, I would prefer to avoid dropping support for jessie (at least for upcoming release). Regards, Maxim. On 2/18/19 2:04 PM, claudius.heine.ext@siemens.com wrote: > From: Claudius Heine > > Hi, > > this patchset brings the ext4 image up to date to how the other images > are created. > > This depends on 'mkfs.ext4 -d' parameter beeing available on the host, > so there is no support for jessie, where this is not available. > > regards, > Claudius > > Claudius Heine (1): > meta/ext4-img: refactor to fit current image creation methods > > meta-isar/classes/rpi-sdimg.bbclass | 2 +- > meta/classes/ext4-img.bbclass | 31 +++++++++++------------------ > 2 files changed, 13 insertions(+), 20 deletions(-) > -- 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