summaryrefslogtreecommitdiffstats
path: root/scripts/lib/mic/3rdparty/pykickstart/commands/partition.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-13 17:20:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-16 17:57:30 +0100
commitd672a6c43f1791dc5e99305c3c028f1e206e6d2e (patch)
tree3d6f85e01bbd339d38a77df3954290170a4d6526 /scripts/lib/mic/3rdparty/pykickstart/commands/partition.py
parenta65fd2b9d58a9b7dc4c17a557eee555356334c2c (diff)
downloadpoky-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/3rdparty/pykickstart/commands/partition.py')
0 files changed, 0 insertions, 0 deletions