acrn-hypervisor: Autospec creation for update from version 2018w21.4.215600p to version 2018w22.2.170000p

This commit is contained in:
Miguel Bernal Marin 2018-05-29 06:49:01 -05:00
parent 55ac053c24
commit bc47d66fb6
7 changed files with 17 additions and 13 deletions

6
.gitignore vendored
View File

@ -2,9 +2,11 @@
*~
*.swp
.repo-index
*.log*
*.tar*
*.log
build.log.round*
*.tar.*
*.tgz
!*.tar.*.*
*.zip
commitmsg
results/

View File

@ -1,5 +1,5 @@
PKG_NAME := acrn-hypervisor
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w21.4-215600p.tar.gz
URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w22.2-170000p.tar.gz
ARCHIVES =
include ../common/Makefile.common

View File

@ -3,10 +3,10 @@
# Generated by: autospec.py
#
Name : acrn-hypervisor
Version : 2018w21.4.215600p
Release : 13
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w21.4-215600p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w21.4-215600p.tar.gz
Version : 2018w22.2.170000p
Release : 14
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w22.2-170000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w22.2-170000p.tar.gz
Summary : No detailed summary available
Group : Development/Tools
License : BSD-3-Clause CC-BY-4.0
@ -17,6 +17,7 @@ Requires: acpica-unix2
BuildRequires : gnu-efi
BuildRequires : gnu-efi-dev
BuildRequires : libevent-dev
BuildRequires : libusb-dev
BuildRequires : libxml2-dev
BuildRequires : pkgconfig(openssl)
BuildRequires : pkgconfig(pciaccess)
@ -60,18 +61,18 @@ data components for the acrn-hypervisor package.
%prep
%setup -q -n acrn-hypervisor-acrn-2018w21.4-215600p
%setup -q -n acrn-hypervisor-acrn-2018w22.2-170000p
%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=1527175468
export SOURCE_DATE_EPOCH=1527594534
make %{?_smp_mflags} all sbl-hypervisor
%install
export SOURCE_DATE_EPOCH=1527175468
export SOURCE_DATE_EPOCH=1527594534
rm -rf %{buildroot}
%make_install install sbl-hypervisor-install

View File

@ -1,6 +1,6 @@
[package]
name = acrn-hypervisor
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w21.4-215600p.tar.gz
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w22.2-170000p.tar.gz
archives =
giturl =

View File

@ -1 +1 @@
13
14

View File

@ -1 +1 @@
e0b80021fa8bc35bb80071919a933222ca4662e8/acrn-2018w21.4-215600p.tar.gz
6976221f35037bb10a39fbc27329151f907f91b0/acrn-2018w22.2-170000p.tar.gz

View File

@ -5,5 +5,6 @@ libpciaccess.so.0
libpthread.so.0
librt.so.1
libsystemd.so.0
libusb-1.0.so.0
libuuid.so.1
libxml2.so.2