diff --git a/Makefile b/Makefile index 57c3c3e..ce5af85 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w37.4-140000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w38.1-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index 748ef7c..5e4f442 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2019w37.4.140000p -Release : 234 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w37.4-140000p.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w37.4-140000p.tar.gz +Version : 2019w38.1.140000p +Release : 235 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w38.1-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w38.1-140000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -26,6 +26,7 @@ BuildRequires : e2fsprogs-dev BuildRequires : gdb BuildRequires : gnu-efi BuildRequires : gnu-efi-dev +BuildRequires : gnu-efi-staticdev BuildRequires : libevent-dev BuildRequires : libusb-dev BuildRequires : libxml2-dev @@ -134,14 +135,14 @@ staticdev components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-acrn-2019w37.4-140000p +%setup -q -n acrn-hypervisor-acrn-2019w38.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=1568303841 +export SOURCE_DATE_EPOCH=1568736213 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fno-lto " export FCFLAGS="$CFLAGS -fno-lto " @@ -151,7 +152,7 @@ make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release} %install -export SOURCE_DATE_EPOCH=1568303841 +export SOURCE_DATE_EPOCH=1568736213 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 ed808eb..363db0a 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w37.4-140000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w38.1-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index 7b5813c..f8c9d43 100644 --- a/release +++ b/release @@ -1 +1 @@ -234 +235 diff --git a/upstream b/upstream index 148b9f3..6b13b1c 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -1e7bdc5642a3514b5e08ffb77cf830462b6d600c/acrn-2019w37.4-140000p.tar.gz +c507c4f94a1c5a8eeb775af5c237220d0aff5142/acrn-2019w38.1-140000p.tar.gz diff --git a/versions b/versions index cd31a07..12919cc 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -2019w37.4.140000p +2019w38.1.140000p