All of lore.kernel.org
 help / color / mirror / Atom feed
From: b.bilas at grinn-global.com <b.bilas@grinn-global.com>
To: buildroot@busybox.net
Subject: [Buildroot] [next] utils/scanpypi: remind developer about updating DEVELOPERS and Config.in
Date: Tue, 19 Nov 2019 18:46:29 +0100	[thread overview]
Message-ID: <736f4d0c1df679a4d95c9e5cc91dcfd4@grinn-global.com> (raw)
In-Reply-To: <20191119171527.18570-1-matthew.weber@rockwellcollins.com>

Hi Matt,

On 2019-11-19 18:15, Matt Weber wrote:
> Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
> ---
> utils/scanpypi | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/utils/scanpypi b/utils/scanpypi
> index 55b3d1e61c..abb190a536 100755
> --- a/utils/scanpypi
> +++ b/utils/scanpypi
> @@ -739,6 +739,8 @@ def main():
> package.create_hash_file()
> 
> package.create_config_in()
> +            print("NOTE: Remember to also make an update to the
> DEVELOPERS file")
> +            print("      and include an entry for the pkg in
> packages/Config.in")
> print()
> # printing an empty line for visual confort
> finally:

why wouldn't we do that automatically? ;) We shouldn't have much trouble 
with that.

Best
Bartek

  reply	other threads:[~2019-11-19 17:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 17:15 [Buildroot] [next] utils/scanpypi: remind developer about updating DEVELOPERS and Config.in Matt Weber
2019-11-19 17:46 ` b.bilas at grinn-global.com [this message]
2019-12-26  8:38 ` Thomas Petazzoni
2020-01-07 21:27 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=736f4d0c1df679a4d95c9e5cc91dcfd4@grinn-global.com \
    --to=b.bilas@grinn-global.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.