acrn-hypervisor/misc/config_tools/static_allocators/lib
Kunhui-Li c97d691aab config_tools: add __init__.py under static_allocators/lib directory
If the user installed the lib python package in the host machine,
it will fail to build acrn hypervisor since the same package named lib is
also used in acrn config tool(static_allocators/lib).
So we add the __init__.py file under the static_allocators/lib directory
to fix the error.

Tracked-On: #7001
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2022-01-18 16:42:59 +08:00
..
__init__.py config_tools: add __init__.py under static_allocators/lib directory 2022-01-18 16:42:59 +08:00
error.py config-tools: allow SERIAL_CONSOLE to use any native ttyS# 2021-10-23 09:34:43 +08:00
lib.py config_tools: remove KATA and replace UUID with vmname to identify a vm 2021-11-16 14:42:59 +08:00