[Buildroot] [next] utils/scanpypi: remind developer about updating DEVELOPERS and Config.in

b.bilas at grinn-global.com b.bilas at grinn-global.com
Tue Nov 19 17:46:29 UTC 2019


Hi Matt,

On 2019-11-19 18:15, Matt Weber wrote:
> Signed-off-by: Matthew Weber <matthew.weber at 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



More information about the buildroot mailing list