poky/scripts/lib/wic
Richard Purdie 1627394ca3 scripts: Update to use exec_module() instead of load_module()
This is deprecated in python 3.12 and Fedora 35 is throwing warnings so
move to the new functions.

(From OE-Core rev: 85194f3264551adfffd168dd55e7f2a77f517a55)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 655cd3f614d736416eab0d708b7c49674bf5c977)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-01-25 12:07:01 +00:00
..
canned-wks wic: don't forcibly pass -T default 2021-08-26 08:32:14 +01:00
plugins wic: support rootdev identified by partition label 2021-12-15 07:40:29 +00:00
__init__.py wic: python2 -> python3 2019-06-30 22:40:52 +01:00
engine.py wic: use shutil.which 2021-12-05 12:35:43 +00:00
filemap.py wic/filemap: Fall back to standard copy when no way to get the block map 2020-07-18 11:06:31 +01:00
help.py scripts/lib/wic/help.py: Update Fedora Kickstart URLs 2021-11-24 21:12:46 +00:00
ksparser.py wic/direct/kparser: ensure fsuuid for vfat and msdos align with format 2021-01-01 23:15:13 +00:00
misc.py wic: use shutil.which 2021-12-05 12:35:43 +00:00
partition.py wic: keep rootfs_size as integer 2021-10-07 15:10:40 +01:00
pluginbase.py scripts: Update to use exec_module() instead of load_module() 2022-01-25 12:07:01 +00:00