diff --git a/Makefile b/Makefile index 98b7e9f..8341002 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w39.2-140000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w41.3-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index d75f404..773f229 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2019w39.2.140000p -Release : 239 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w39.2-140000p.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w39.2-140000p.tar.gz +Version : 2019w41.3.140000p +Release : 240 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w41.3-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w41.3-140000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -135,14 +135,14 @@ staticdev components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-acrn-2019w39.2-140000p +%setup -q -n acrn-hypervisor-acrn-2019w41.3-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=1569346788 +export SOURCE_DATE_EPOCH=1570647769 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fno-lto " export FCFLAGS="$CFLAGS -fno-lto " @@ -152,7 +152,7 @@ make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release} %install -export SOURCE_DATE_EPOCH=1569346788 +export SOURCE_DATE_EPOCH=1570647769 rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor cp LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/LICENSE @@ -176,9 +176,15 @@ ln -s ../../samples/apl-mrb/launch_uos.sh %{buildroot}/usr/share/acrn/conf/add/v /usr/lib/acrn/acrn.apl-mrb.sbl.sdc.32.out /usr/lib/acrn/acrn.apl-mrb.sbl.sdc.map /usr/lib/acrn/acrn.apl-mrb.sbl.sdc.out +/usr/lib/acrn/acrn.apl-up2.hybrid.efi +/usr/lib/acrn/acrn.apl-up2.hybrid.efi.map +/usr/lib/acrn/acrn.apl-up2.hybrid.efi.out /usr/lib/acrn/acrn.apl-up2.sbl.sdc.32.out /usr/lib/acrn/acrn.apl-up2.sbl.sdc.map /usr/lib/acrn/acrn.apl-up2.sbl.sdc.out +/usr/lib/acrn/acrn.apl-up2.uefi.hybrid.32.out +/usr/lib/acrn/acrn.apl-up2.uefi.hybrid.map +/usr/lib/acrn/acrn.apl-up2.uefi.hybrid.out /usr/lib/acrn/acrn.efi /usr/lib/acrn/acrn.kbl-nuc-i7.industry.efi /usr/lib/acrn/acrn.kbl-nuc-i7.industry.efi.map diff --git a/options.conf b/options.conf index d03c597..576a8a6 100644 --- a/options.conf +++ b/options.conf @@ -1,8 +1,9 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w39.2-140000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w41.3-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git +domain = [autospec] # build 32 bit libraries @@ -17,7 +18,7 @@ autoupdate = false broken_c++ = false # disable parallelization during build broken_parallel_build = false -# this package is a library compatability package and only ships versioned library files +# this package is a library compatibility package and only ships versioned library files compat = false # set conservative build flags conservative_flags = false diff --git a/release b/release index b4249c4..eb08bc0 100644 --- a/release +++ b/release @@ -1 +1 @@ -239 +240 diff --git a/upstream b/upstream index 7b5e308..d37faeb 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -69adf391477c926792f168a9ae663d72580dfe29/acrn-2019w39.2-140000p.tar.gz +e07aae7f64fac82159aa8c2dba1883b4ad7753ca/acrn-2019w41.3-140000p.tar.gz diff --git a/versions b/versions index 1d16b1e..119e14b 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -2019w39.2.140000p +2019w41.3.140000p