acrn-hypervisor/misc/config_tools/configurator/packages
Junjie Mao c4f46d9c28 config_tools: gracefully process board XMLs with non-standard info
Occasionally the regular expressions searching for manufacturer and product
name of the target board fail to find a matching line in a given board XML,
possibly because the board XML does not contain such info. This causes an
alert to be raised while it does not impact the functionality of the
configurator.

This patch adds a check to suppress such alerts.

Tracked-On: #6691
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-05-19 09:31:46 +08:00
..
configurator config_tools: gracefully process board XMLs with non-standard info 2022-05-19 09:31:46 +08:00
vue-json-schema-form config-tools: add validation trigger to get instant result 2022-05-17 11:26:10 +08:00