[yocto] [auh 2/2] upgradehelper.py: add a reference to License-Update: tag.

Alexander Kanavin alexander.kanavin at linux.intel.com
Wed Jan 17 08:59:35 PST 2018


Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 upgradehelper.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/upgradehelper.py b/upgradehelper.py
index 1170ca5..b22b915 100755
--- a/upgradehelper.py
+++ b/upgradehelper.py
@@ -276,7 +276,9 @@ class Updater(object):
 
         license_change_info = \
             "*LICENSE CHANGED* please review the %s file, update the LICENSE\n" \
-            "variable in the recipe and summarize the changes in the commit message.\n\n"
+            "variable in the recipe if needed and summarize the changes\n" \
+            "in the commit message via 'License-Update:' tag.\n" \
+            "(example: 'License-Update: copyright years updated.')\n\n"
 
         next_steps_info = \
             "Next steps:\n" \
-- 
2.15.1




More information about the yocto mailing list