From 2c9524e82e7cdae156c3c0297e8c205fdc5b1056 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Mon, 23 Sep 2019 08:16:39 -0500 Subject: [PATCH] acrn-hypervisor: Autospec creation for update from version 2019w38.5.140000p to version 2019w39.1.140000p --- Makefile | 2 +- acrn-hypervisor.spec | 20 ++++++++++---------- options.conf | 2 +- release | 2 +- upstream | 2 +- versions | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Makefile b/Makefile index 66781a8..fd165ce 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w38.5-140000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w39.1-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index 82a4934..5f808da 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2019w38.5.140000p -Release : 237 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w38.5-140000p.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w38.5-140000p.tar.gz +Version : 2019w39.1.140000p +Release : 238 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w39.1-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w39.1-140000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -48,9 +48,9 @@ BuildRequires : telemetrics-client-dev folder structure Kconfig : Select working scenario and target board, configure ACRN hypervisor capabilities and features. target : Get target board information under native Linux environment and generate board_info XML. -board_config : Parse board_info XML and scenario XML to generate board related configuration files under hypervisor/arch/x86/configs/$(BOARD)/ folder. -scenario_config : Parse board_info XML and scenario XML to generate scenario based VM configuration files under hypervisor/scenarios/$(SCENARIO)/ folder. -launch_config : Parse board_info XML, scenario XML and devicemodel param XML to generate launch script for post-launched vm under devicesmodel/samples/$(BOARD)/ folder. +board_config : Parse board_info XML and scenario XML to generate board related configuration files under misc/acrn-config/xmls/board-xmls/ folder. +scenario_config : Parse board_info XML and scenario XML to generate scenario based VM configuration files under misc/acrn-config/xmls/config-xmls/$(BOARD)/ folder. +launch_config : Parse board_info XML, scenario XML and devicemodel param XML to generate launch script for post-launched vm under misc/acrn-config/xmls/config-xmls/$(BOARD)/ folder. library : The folder stores shared software modules or libs for acrn-config offline tool. %package autostart @@ -127,14 +127,14 @@ staticdev components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-acrn-2019w38.5-140000p +%setup -q -n acrn-hypervisor-acrn-2019w39.1-140000p %build export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C.UTF-8 -export SOURCE_DATE_EPOCH=1569170229 +export SOURCE_DATE_EPOCH=1569244576 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fno-lto " export FCFLAGS="$CFLAGS -fno-lto " @@ -144,7 +144,7 @@ make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release} %install -export SOURCE_DATE_EPOCH=1569170229 +export SOURCE_DATE_EPOCH=1569244576 rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor cp LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/LICENSE diff --git a/options.conf b/options.conf index bc5de55..4dba06b 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w38.5-140000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w39.1-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index 997def4..1cf253f 100644 --- a/release +++ b/release @@ -1 +1 @@ -237 +238 diff --git a/upstream b/upstream index 2134bec..3385b2c 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -41ea775dd1cad15f61196b994f4f20b59cb17919/acrn-2019w38.5-140000p.tar.gz +f56c63eeccb3fa5ac0942785e2ead162a5785278/acrn-2019w39.1-140000p.tar.gz diff --git a/versions b/versions index e5a8da6..78e6b1a 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -2019w38.5.140000p +2019w39.1.140000p