diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-13 17:20:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-16 17:57:30 +0100 |
commit | d672a6c43f1791dc5e99305c3c028f1e206e6d2e (patch) | |
tree | 3d6f85e01bbd339d38a77df3954290170a4d6526 /scripts/lib/mic/utils/Fiemap.py | |
parent | a65fd2b9d58a9b7dc4c17a557eee555356334c2c (diff) | |
download | poky-d672a6c43f1791dc5e99305c3c028f1e206e6d2e.tar.gz |
wic: Avoid problems with "-" characters in plugin names
Remap "-" characters in plugin names to "_" so wic plugins
can be extended using standard python class inheritance.
This change means wic files can be incrementally updated over time
to the correct name rather than breaking everything. Actual plugin
module files will need to be renamed as done in previous patches.
Also remove a double call to get_plugins() which isn't needed.
(From OE-Core rev: 6d9c76196ffad39e628aff76d53d6ecbb517cfa1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/mic/utils/Fiemap.py')
0 files changed, 0 insertions, 0 deletions