]> code.ossystems Code Review - openembedded-core.git/commit
convert-overrides.py: show processed file and version of this script
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 30 Jul 2021 09:25:44 +0000 (11:25 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Jul 2021 09:55:07 +0000 (10:55 +0100)
commit39edf868deafe79ffd2ea57620af70840ec4c208
tree071455ce9d351eb06a5ef5b3c50d91d203908717
parente8fc67f6f6baf54ccdf548b947c35dea926842c3
convert-overrides.py: show processed file and version of this script

* on bigger layer this script takes couple minutes without showing any progress
* add a version to reference it in the conversion commit (to easily figure out
  if it's worth re-converting the layer).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/convert-overrides.py