From 7e58f969f83b26709a8ace9fac6b1dd8807dff73 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Thu, 8 Aug 2019 21:04:05 -0500 Subject: [PATCH] acrn-hypervisor: Autospec creation for update from version 2019w31.5.140000p to version 2019w32.2.140000p David B. Kinder (10): doc: continue doc restructuring doc: simplify navigation with restored doc org doc: additional doc navigation restructuring doc: fix broken links after content reorg doc: fix image proportions on home page for ie doc: improve CSS for home page grid doc: update v1.0.1 release notes doc: apply edits to SDC2 scenario doc doc: incorporate scenario-based doc update doc: add the SDC2 scenario doc into the navigation Li, Fei1 (4): hv: vpci: rename ptdev_config to pci_dev_config hv: vm_config: build pci device configure for SOS hv: vpci: refine init_vdevs hv: vpci: create iommu domain in vpci_init for all guests Tonny Tzeng (1): doc: adding guide to launch 2 Linux UOSes using SDC2 scenario fuyanX (1): memmap:reserve phys-addr for hvlog lirui34 (1): doc: release notes v1.0.1 --- Makefile | 2 +- acrn-hypervisor.spec | 14 +++++++------- options.conf | 2 +- release | 2 +- upstream | 2 +- versions | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Makefile b/Makefile index 2932d9d..8fb54a2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w31.5-140000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w32.2-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index ff7c13f..b54fc13 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2019w31.5.140000p -Release : 225 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w31.5-140000p.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w31.5-140000p.tar.gz +Version : 2019w32.2.140000p +Release : 226 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w32.2-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w32.2-140000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -134,14 +134,14 @@ staticdev components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-acrn-2019w31.5-140000p +%setup -q -n acrn-hypervisor-acrn-2019w32.2-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=1565025215 +export SOURCE_DATE_EPOCH=1565316224 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fno-lto " export FCFLAGS="$CFLAGS -fno-lto " @@ -151,7 +151,7 @@ make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release} %install -export SOURCE_DATE_EPOCH=1565025215 +export SOURCE_DATE_EPOCH=1565316224 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 9cb28dc..a25a25c 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w31.5-140000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w32.2-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index 188ccfe..f414671 100644 --- a/release +++ b/release @@ -1 +1 @@ -225 +226 diff --git a/upstream b/upstream index 020e1a3..903cbcb 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -73b08a1e5022a2517baaa5e1628605bbff3bcc54/acrn-2019w31.5-140000p.tar.gz +c89b737fe5804cb81dc21e20880d1b92b457aeee/acrn-2019w32.2-140000p.tar.gz diff --git a/versions b/versions index e27cbf5..2b2b15e 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -2019w31.5.140000p +2019w32.2.140000p