From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6558749580291211264 X-Received: by 2002:aa7:c516:: with SMTP id o22-v6mr5070000edq.6.1527591371561; Tue, 29 May 2018 03:56:11 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a50:e84c:: with SMTP id k12-v6ls18428710edn.7.gmail; Tue, 29 May 2018 03:56:11 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoOKQsbOe1mI3ro7SC13ThPhxNAupGGXIrdhcvQtUUowpPI8AHSPIerD9AdHtHfCICgplHZ X-Received: by 2002:a50:a8e3:: with SMTP id k90-v6mr3905666edc.10.1527591371183; Tue, 29 May 2018 03:56:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527591371; cv=none; d=google.com; s=arc-20160816; b=ob5IGc477kOw5mBlyqpJjqsqpmLLArkfF/hMwa94HcbQQ5t5+aNTc3b6dN+ZtiFu93 GIcEycD5dEYvJbC1FjWvhwG2Tupzng8ljaMwe++JTR8WNjMjkBQ+STR9E/eRsNI5liQG Na9L9Es/JgRhIAroyZbxY/U1VoUz4IaJOf0spLIag/Qxg3Is5QorA60IS62gVv/o9GIF Q6aFBnbRxT1M/pyma7Cbu7lWKaQGNZO/WMt2PEI5B2FD1PNYjsN1rmGBIwhR+3mEW2qe r1Z7jRR8Lb4RBweQso1c7vIUZYSpQjxOJ4AUHjDOV8DV+6qJnN+tZrrXvyxgIRRHVyg+ jRJw== 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=o+hf5baojuo1ofrpnsmfzP+fgnoXrhNFcIY0XzT4qQ0=; b=s2XBp4Cqwr4kGLbrW+D2AC+UB7+5nFx6vj8k7GwiDjnnZE8LUxvYTRwRPDOo+ZfLqJ lsaqA9ggUWOe65Uxi8H7+zVh/nJLWBIydpUfIWtgnqSIrcx6zRWdlma1Yq6zshO3eh5k gJb8EAaf3o0nT0pmgffOdTpp3o6l/MPWbffuISBzq+kFirYvwiVrI2/KKeaAaXkNSjxt hYKxWV7lFvjIPTcQtDlPd4e8klkwYvHIq2smWlK5R8cjZypz2v/dlylJIBOJr7KCE1nF 3YofK3zQ8VOjTPpqmLCHocFCayz3KBh9XPSxwTgSbBYvI4GdNtxCf9b1Pt67MM78Yrvy h4qw== 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 j5-v6si1363673edd.5.2018.05.29.03.56.11 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 May 2018 03:56:11 -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 w4TAuAEW017689 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 29 May 2018 12:56:10 +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 w4TAuAgx017131; Tue, 29 May 2018 12:56:10 +0200 Subject: Re: [PATCH v4 1/3] isar-bootstrap|configscript: implement one shot config option From: Claudius Heine To: "Maxim Yu. Osipov" Cc: isar-users@googlegroups.com, Claudius Heine References: <20180528105643.23518-1-claudius.heine.ext@siemens.com> <20180528105643.23518-2-claudius.heine.ext@siemens.com> <6193ea08-16c2-b1be-c0d5-f571ff99d9db@ilbers.de> Message-ID: <781ae027-0ca9-1aac-7099-651134a92714@siemens.com> Date: Tue, 29 May 2018 12:56:10 +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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: +mmkLOFF2Vwd On 2018-05-29 10:20, [ext] Claudius Heine wrote: >>>   # SPDX-License-Identifier: MIT >>> +IMAGE_CFG_PACKAGE ??= "" >> >> Are you going to rename this variable to IMAGE_CFG_PACKAGES >> and add a comment it in a separate patch? > > Oh, sorry. Forgot about that. I will prepare v5. I have thought on this and I think that 'IMAGE_CFG_PACKAGES' is a bad variable name, since it implies to be the variable to put all configuration packages into. How about 'IMAGE_ONESHOT_PACKAGES', 'IMAGE_VOLATILE_PACKAGES' or 'IMAGE_TEMPORARY_PACKAGES'? Claudius -- 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