Remove quotation marks from build version and tag to be likely upstream
version.
The tag will be 20XXwYY.Z.140000p due to autospec requeriments.
Please note the change between upstream tag which is the "-"
between Z and 140000p.
resolves https://github.com/projectacrn/acrn-hypervisor/issues/4132
As to the external customer only ACRN debug version will present
in release binaries.
If user wants to use ACRN in release package, need to compile
from the provided source code.
While measuring system boot KPI will use ACRN release RPM package
provided by ACRN team maually.
Signed-off-by: santoshkumar <santoshkumar.laxminarayan.rai@intel.com>
With debug, Kernel booting of serial_8250 takes 270ms
while release enabled, serial_8250 takes only 1.5ms.
Signed-off-by: santoshkumar <santoshkumar.laxminarayan.rai@intel.com>
With debug, Kernel booting of serial_8250 takes 270ms
while release enabled, serial_8250 takes only 1.5ms.
Signed-off-by: santoshkumar <santoshkumar.laxminarayan.rai@intel.com>