From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6558749580291211264 X-Received: by 2002:adf:e70e:: with SMTP id c14-v6mr285608wrm.23.1527081392720; Wed, 23 May 2018 06:16:32 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:f116:: with SMTP id p22-v6ls2869998wmh.4.canary-gmail; Wed, 23 May 2018 06:16:32 -0700 (PDT) X-Google-Smtp-Source: AB8JxZpAg3mpAXyTzK4i1EMLDVc/23MO4DUfKwR8uF6FHop274/940BaqtXIYL2GbJTCAM+ssNh3 X-Received: by 2002:a1c:d385:: with SMTP id k127-v6mr533970wmg.31.1527081392312; Wed, 23 May 2018 06:16:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527081392; cv=none; d=google.com; s=arc-20160816; b=fr3HWDq7YoQmNez39odWamjoBMvU1gC08BbYNcZqg+ZC2ZRw7pgFIjL+RmelKEsQkN iViJREGxvSNlmCZxmNhI2wkL35hDWgZWpA/t6eDyrt+rfvjsaXu798Y6w0wuDN+a4YJs LpQXd0ddPjC8k3/E9cu67DQjxOD+1vMO22NxnTyRjvyejo4CG4HHZLNUbWE+cyMaY5k5 Mj8kEDWHyWxAYwnTGptU424MD8km7nyEiNBx3Rw73nuNVRD25VmUTeRQtFLFsESCqvFI WoDz3kXPDOvYo/GqFd7f7GqWmVwHA11luLfjBVpqyG0M21euXxz2ApiJw0bd+RZI87sB SLNw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:subject:user-agent :references:in-reply-to:message-id:date:cc:to:from :arc-authentication-results; bh=nIBwxZVCHwaRJLTAH+049XiF7Uq03/rfpH3km7wU/eA=; b=rrhwECdJZ9BgReNwQWpQwXP4Ab6UMiTnHPwDICnww4XjS8b5/IUV58PQfxviL5AWuw bWZ7KyTgya/yZvevuGAENlkGUekIAaCJLGRmNLLKSOwlx4b6jjQwJI5yV1On9Qav6uoR TZLsgphilOuit656KozrKo4GqLTLJQzA20LCPvO0unVOOdJr9hiqmAyA7+E/yefrHKbw MsEfNXFDOgL9GNMn5yruH49bv7oPSEMDV4UZKTv363gfecxconqZBg2MzrnO4fOOPZdT TIEwCldQYpVK5C/K+vzKE1eXO3oEbwuGvBXvOvuwT149U6zA6R7Jzo2mwY58TNzndQDu QcJQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id r128-v6si14577wmf.2.2018.05.23.06.16.32 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 May 2018 06:16:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from [100.118.46.254] ([188.170.73.127]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w4NDGRVV007740; Wed, 23 May 2018 15:16:28 +0200 From: Alexander Smirnov To: Claudius Heine , CC: Claudius Heine Date: Wed, 23 May 2018 16:16:37 +0300 Message-ID: <1638d24eb08.27ac.034a6b0541ed39b7fb4e17f4ac219eaa@ilbers.de> In-Reply-To: References: <20180523121800.30900-1-claudius.heine.ext@siemens.com> User-Agent: AquaMail/1.15.0-916 (build: 101500003) Subject: Re: [PATCH 0/3] One-shot configuration packages MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8" Content-Transfer-Encoding: 8bit X-TUID: r6r0cFWWxsRt Claudius Heine 23 мая 2018 г. 15:56:29 написал: > Hi. > > I apparently need to do a v2 for this, since Alex 'Last fixes for > locales' patchset was on the fast lane and has gone to next and > simultaneously to master without any time to review it. 1. The patches were sent on May 15 and pushed on May 18 in the evening. In my opinion 3 days is quite enough to perform the review. So no fast lane for my patches. 2. Master branch merged after next branch becomes green. Probably you assume that git commit date represents actual repository pushing, what is wrong. It represents git am date. Alex > > > Claudius > > On 2018-05-23 14:17, [ext] claudius.heine.ext@siemens.com wrote: >> From: Claudius Heine >> >> Hi, >> >> here is my implementation of one-shot packages. >> >> I also implemented a packages that does the localepurge step. >> >> Claudius >> >> Claudius Heine (3): >> isar-bootstrap|configscript: implement one shot config option >> meta/isar-cfg-localepurge: added locale purge recipe >> meta-isar/isar-image-base: switch use isar-cfg-localepurge >> >> .../images/files/debian-configscript.sh | 31 ------------------- >> .../images/files/raspbian-configscript.sh | 30 ------------------ >> .../recipes-core/images/isar-image-base.bb | 6 ++-- >> meta/classes/isar-bootstrap-helper.bbclass | 23 +++++++++++--- >> .../isar-cfg-localepurge/files/locale.debconf | 12 +++++++ >> .../isar-cfg-localepurge/files/locale.gen | 1 + >> .../isar-cfg-localepurge/files/postinst | 30 ++++++++++++++++++ >> .../isar-cfg-localepurge.bb | 19 ++++++++++++ >> 8 files changed, 84 insertions(+), 68 deletions(-) >> create mode 100644 >> meta/recipes-support/isar-cfg-localepurge/files/locale.debconf >> create mode 100644 meta/recipes-support/isar-cfg-localepurge/files/locale.gen >> create mode 100644 meta/recipes-support/isar-cfg-localepurge/files/postinst >> create mode 100644 >> meta/recipes-support/isar-cfg-localepurge/isar-cfg-localepurge.bb > > -- > DENX Software Engineering GmbH, Managing Director: Wolfgang Denk > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de > > -- > You received this message because you are subscribed to the Google Groups > "isar-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to isar-users+unsubscribe@googlegroups.com. > To post to this group, send email to isar-users@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/isar-users/bf3f2835-98b0-1ee0-1b88-5609af44bef6%40siemens.com. > For more options, visit https://groups.google.com/d/optout.