diff --git a/Makefile b/Makefile index a97741e..cf5c937 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w36.5-140000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w37.1-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index 61c463d..3072a83 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2019w36.5.140000p -Release : 231 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w36.5-140000p.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w36.5-140000p.tar.gz +Version : 2019w37.1.140000p +Release : 232 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w37.1-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w37.1-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-2019w36.5-140000p +%setup -q -n acrn-hypervisor-acrn-2019w37.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=1568045699 +export SOURCE_DATE_EPOCH=1568129993 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=1568045699 +export SOURCE_DATE_EPOCH=1568129993 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 f43584f..66836c9 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w36.5-140000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w37.1-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index 71d936f..7c022ae 100644 --- a/release +++ b/release @@ -1 +1 @@ -231 +232 diff --git a/upstream b/upstream index ef1f9d7..1bded6b 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -ece7f1729f8bcdcdbd4a8bd77dba84992560b6f2/acrn-2019w36.5-140000p.tar.gz +8780ad481830fbb6c40a8b7d6aa0b57904634e38/acrn-2019w37.1-140000p.tar.gz diff --git a/versions b/versions index 545da16..5e6ce15 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -2019w36.5.140000p +2019w37.1.140000p