mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
utils/scanpypi: remind developer about updating DEVELOPERS and Config.in
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit f64701b03d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
fd1a170eb4
commit
f4cb022f1f
@@ -741,6 +741,8 @@ def main():
|
|||||||
package.create_hash_file()
|
package.create_hash_file()
|
||||||
|
|
||||||
package.create_config_in()
|
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()
|
print()
|
||||||
# printing an empty line for visual confort
|
# printing an empty line for visual confort
|
||||||
finally:
|
finally:
|
||||||
|
|||||||
Reference in New Issue
Block a user