mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
![]() This adds a script I've developed to migrate metadata to use the new override syntax. It is a bit rough but since its for a single use with validation, it doesn't need to be perfect. It is run simply as: scripts/contrib/convert-overrides.py <directory> It is setup and has been tested to work with OE-Core, Bitbake, yocto-docs, meta-yocto, meta-gplv2 and meta-mingw. For OE-Core, it converts around 10,100 lines with about 34 manual fixes needed. For other layers it would need updating for override names and exclusions for functions/variable names with "append", "prepend" or "remove" in them. (From OE-Core rev: e8fc67f6f6baf54ccdf548b947c35dea926842c3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
bb-perf | ||
bbvars.py | ||
build-perf-test-wrapper.sh | ||
convert-overrides.py | ||
ddimage | ||
devtool-stress.py | ||
dialog-power-control | ||
documentation-audit.sh | ||
graph-tool | ||
image-manifest | ||
list-packageconfig-flags.py | ||
oe-build-perf-report-email.py | ||
patchreview.py | ||
patchtest.sh | ||
serdevtry | ||
test_build_time_worker.sh | ||
test_build_time.sh | ||
uncovered | ||
verify-homepage.py |