mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-11 23:48:07 +00:00
Currently, on the whl-ipc-i5 platform, we found a warning message when building ACRN with the shared scenario XML file from github. However, this doesn't affect any feature of ACRN according to the QA's test result. So this patch removes this check in order not to confuse users at the first. If necessary, we will add back the check after getting more detail. v1-->v2 degrade the log level to debug. Tracked-On: #7926 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com>