You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch is to fix the bug which will report while changing board.xml.
The former coder added data into the list without removing old ones,
and the file config_summary.rst won't be dropped before generating a new one.
I removed the old data when I want to close the file config_summary.rst.
I tested by change board.xml with different pcpus and make confirmation
the result is correct now.
Tracked-On: projectacrn#8718
Signed-off-by: dongpingx <dongpingx.wu@intel.com>
dongpingx
added a commit
to dongpingx/acrn-hypervisor
that referenced
this issue
Aug 30, 2024
This patch is to fix the bug which will report while changing board.xml.
The former coder added data into the list without removing old ones,
and the file config_summary.rst won't be dropped before generating a new one.
I removed the old data when I want to close the file config_summary.rst.
I tested by change board.xml with different pcpus and make confirmation
the result is correct now.
Tracked-On: projectacrn#8718
Signed-off-by: dongpingx <dongpingx.wu@intel.com>
No description provided.
The text was updated successfully, but these errors were encountered: