acrn-hypervisor: update to acrn-2019w19.4-140000p

David B. Kinder (2):
      doc: add v1.0 doc menu to master
      doc: Update intro to 1.0 release notes

Kaige Fu (1):
      tools: Fix the non-effective option -f --frequency

Shiqing Gao (1):
      doc: add rules in C coding guidelines

Victor Sun (1):
      HV: remove some redundant includes

Yan, Like (1):
      doc: acrnlog: update loglevel usage

Yin Fengwei (1):
      vm_state: Update vm state VM_STATE_INVALID to VM_POWERED_OFF
This commit is contained in:
Miguel Bernal Marin 2019-05-09 10:32:47 +00:00
parent b03b0f7127
commit 81dee3fa05
5 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
PKG_NAME := acrn-hypervisor
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w19.3-140000p.tar.gz
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w19.4-140000p.tar.gz
ARCHIVES =
include ../common/Makefile.common

View File

@ -4,10 +4,10 @@
#
%define keepstatic 1
Name : acrn-hypervisor
Version : 2019w19.3.140000p
Release : 195
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w19.3-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w19.3-140000p.tar.gz
Version : 2019w19.4.140000p
Release : 196
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w19.4-140000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w19.4-140000p.tar.gz
Summary : No detailed summary available
Group : Development/Tools
License : BSD-3-Clause CC-BY-4.0 ISC
@ -127,20 +127,20 @@ staticdev components for the acrn-hypervisor package.
%prep
%setup -q -n acrn-hypervisor-acrn-2019w19.3-140000p
%setup -q -n acrn-hypervisor-acrn-2019w19.4-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
export SOURCE_DATE_EPOCH=1557318745
export SOURCE_DATE_EPOCH=1557397955
export LDFLAGS="${LDFLAGS} -fno-lto"
make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}”
%install
export SOURCE_DATE_EPOCH=1557318745
export SOURCE_DATE_EPOCH=1557397955
rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor
cp LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/LICENSE

View File

@ -1,6 +1,6 @@
[package]
name = acrn-hypervisor
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w19.3-140000p.tar.gz
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w19.4-140000p.tar.gz
archives =
giturl = https://github.com/projectacrn/acrn-hypervisor.git

View File

@ -1 +1 @@
195
196

View File

@ -1 +1 @@
d90048d6448e86d6df16c4718010e8e8270fa743/acrn-2019w19.3-140000p.tar.gz
4967e7244af1642b56277c6bba1e0106d53934be/acrn-2019w19.4-140000p.tar.gz