Reverting the change of RELEASE=1 flag from the ACRN build.

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>
This commit is contained in:
santoshkumar 2018-11-01 12:27:38 +00:00 committed by Miguel Bernal Marin
parent 709b14d807
commit 30e1290c77
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}” RELEASE=1
all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}”

View File

@ -1 +1 @@
sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug RELEASE=1
sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug