From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6561021831838433280 X-Received: by 2002:a1c:d7c1:: with SMTP id o184-v6mr144522wmg.22.1527678720807; Wed, 30 May 2018 04:12:00 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:c00a:: with SMTP id z10-v6ls11502873wre.8.gmail; Wed, 30 May 2018 04:12:00 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJf+uZ+Gbj9zIXHKJZ06IQGYmolFYzGirgRy4n6ijiR+/9yLA+gJgBMuIRYvcw/6hww3/QA X-Received: by 2002:adf:ab57:: with SMTP id r23-v6mr195162wrc.13.1527678720427; Wed, 30 May 2018 04:12:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527678720; cv=none; d=google.com; s=arc-20160816; b=WbsrcNQCLxxM/lCmlEOBsv7fQ5SpbsTAgQ1a4Doru5W0HHpPDIFTvAdSPrfrhm8IbQ Ttk3RsDxOFTtZ1NAfweHufWQo0G50hz4jMRXJrzF/fg5P07ndpI7S1QCytCsllY0/KaP saVJbd+TGb0KLgT5R816byuyIcmls7XBE4bIEdxh87cumwlNHOmvJIs9r6JmJb2EpvWH he+NanYiL6NWt/r052jHJLVXxxHQ9mH5GFj4eI3KfwYrC+Pex9UmK3ZlhgWqTKi8rMGm bT9oKSqM7UGoPDvI9vWkE6orW5a81aptzfEEVb8n+pArwIhXwXKSZJTNgs8uHi9daiMD Dm7w== 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:references:cc:to:from:subject :arc-authentication-results; bh=pqvdiQHLxjhx4Y9dCwze7A0kApFZEjcxJmcOKWeaxTQ=; b=TxGC0IPJg/5TyH+OBy1UHNGUODNin7IQnI83UGzH8UF9bUpbQrFIwK898pLBHriGxw zJOiBqZpN9sCsZhPWZDAqbgDzp5mG61m2iSWe1bKHvWtO0ze7Qtd1VIhxq3tcTGEklXj Ip2rJoVKcSjQWjlS0LZchI2fFK5Wl4pNJXtyRIVGacBm89UydR+0yOlKkycAMSuPSIba hSOdn0HyTm6bHQjc8IP6hUNIFUXtfevImPN73DakwsbFKRbVfp114LNgXLf74L1s/f0l OZQ0wCfIs4ov4qmFS1PdE98+fhhH26Iv57eJI0DuEpbOod5AdANXXTg+9DTTQgyIoycg uFaQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from lizzard.sbs.de (lizzard.sbs.de. [194.138.37.39]) by gmr-mx.google.com with ESMTPS id w14-v6si368922wmf.1.2018.05.30.04.12.00 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 May 2018 04:12:00 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.39 as permitted sender) client-ip=194.138.37.39; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id w4UBBxxh030481 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 30 May 2018 13:11:59 +0200 Received: from [139.25.69.69] (linux-ses-ext02.ppmd.siemens.net [139.25.69.69]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id w4UBBxr3024504; Wed, 30 May 2018 13:11:59 +0200 Subject: Re: [PATCH 0/1] Improve isar-cfg-localepurge From: Claudius Heine To: isar-users@googlegroups.com Cc: Claudius Heine References: <20180529151527.6090-1-claudius.heine.ext@siemens.com> Message-ID: Date: Wed, 30 May 2018 13:11:59 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <20180529151527.6090-1-claudius.heine.ext@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: gY3Knq4AKkcs On 2018-05-29 17:15, [ext] claudius.heine.ext@siemens.com wrote: > From: Claudius Heine > > Hi, > > this patchset requires my previous patchset: One-shot configuration packages > > It improves the UX of the isar-cfg-localepurge package and the > customization of the locale. > > It currently does not include a documentation, but that will be added in > a latter version of this patchset. I have decided that I will merge this patchset into the 'One-shot configuration packages'. Claudius > > Cheers, > Claudius > > Claudius Heine (1): > meta/isar-cfg-localepurge: move locale configuration inside bb > > .../isar-cfg-localepurge/files/locale.debconf | 12 ------ > .../isar-cfg-localepurge/files/locale.gen | 1 - > .../isar-cfg-localepurge.bb | 43 +++++++++++++++++-- > 3 files changed, 40 insertions(+), 16 deletions(-) > delete mode 100644 meta/recipes-support/isar-cfg-localepurge/files/locale.debconf > delete mode 100644 meta/recipes-support/isar-cfg-localepurge/files/locale.gen > -- 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