acrn-hypervisor: Autospec creation for update from version 2018w24.3.170000p to version 2018w24.3.202400p

This commit is contained in:
Miguel Bernal Marin 2018-06-13 12:04:23 -05:00
parent 2a810ffdd8
commit c0c986b30a
4 changed files with 13 additions and 21 deletions

View File

@ -3,13 +3,13 @@
# Generated by: autospec.py
#
Name : acrn-hypervisor
Version : 2018w24.3.170000p
Release : 28
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w24.3-170000p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w24.3-170000p.tar.gz
Version : 2018w24.3.202400p
Release : 29
URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w24.3-202400p.tar.gz
Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w24.3-202400p.tar.gz
Summary : No detailed summary available
Group : Development/Tools
License : BSD-3-Clause CC-BY-4.0 ISC
License : BSD-3-Clause CC-BY-4.0
Requires: acrn-hypervisor-bin
Requires: acrn-hypervisor-config
Requires: acrn-hypervisor-autostart
@ -20,7 +20,6 @@ BuildRequires : gnu-efi-dev
BuildRequires : libevent-dev
BuildRequires : libusb-dev
BuildRequires : libxml2-dev
BuildRequires : pip
BuildRequires : pkgconfig(openssl)
BuildRequires : pkgconfig(pciaccess)
BuildRequires : pkgconfig(uuid)
@ -32,9 +31,7 @@ BuildRequires : telemetrics-client-dev
# Suppress stripping binaries
%define __strip /bin/true
%define debug_package %{nil}
Patch1: 0001-acrn-bridge-fix-install-target.patch
Patch2: 0002-acrn-bridge-Do-not-overwrite-system-files.patch
Patch3: 0003-acrn-bridge-improve-systemd-network-units.patch
Patch1: 0002-Makefile-tools-fix-typo-at-acrn-manager-install.patch
%description
This directory contains configuration files to ignore errors found in
@ -76,21 +73,19 @@ data components for the acrn-hypervisor package.
%prep
%setup -q -n acrn-hypervisor-acrn-2018w24.3-170000p
%setup -q -n acrn-hypervisor-acrn-2018w24.3-202400p
%patch1 -p1
%patch2 -p1
%patch3 -p1
%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=1528906718
export SOURCE_DATE_EPOCH=1528909451
make %{?_smp_mflags} all sbl-hypervisor
%install
export SOURCE_DATE_EPOCH=1528906718
export SOURCE_DATE_EPOCH=1528909451
rm -rf %{buildroot}
%make_install install sbl-hypervisor-install
## make_install_append content
@ -142,10 +137,6 @@ ln -sf /usr/lib/systemd/system/cbc_lifecycle.service %{buildroot}/usr/share/clr-
%exclude /usr/lib/systemd/system/multi-user.target.wants/cbc_lifecycle.service
%exclude /usr/lib/systemd/system/multi-user.target.wants/prepare.service
%exclude /usr/lib/systemd/system/multi-user.target.wants/usercrash.service
/usr/lib/systemd/network/50-acrn.netdev
/usr/lib/systemd/network/50-acrn.network
/usr/lib/systemd/network/50-acrn_tap0.netdev
/usr/lib/systemd/network/50-eth.network
/usr/lib/systemd/system.conf.d/40-watchdog.conf
/usr/lib/systemd/system/acrnlog.service
/usr/lib/systemd/system/acrnprobe.service
@ -162,6 +153,7 @@ ln -sf /usr/lib/systemd/system/cbc_lifecycle.service %{buildroot}/usr/share/clr-
/usr/share/acrn/samples/apl-mrb/sos_bootargs_debug.txt
/usr/share/acrn/samples/apl-mrb/sos_bootargs_release.txt
/usr/share/acrn/samples/nuc/acrn.conf
/usr/share/acrn/samples/nuc/bridge.sh
/usr/share/acrn/samples/nuc/launch_uos.sh
/usr/share/clr-service-restart/acrnprobe.service
/usr/share/clr-service-restart/cbc_attach.service

View File

@ -1,6 +1,6 @@
[package]
name = acrn-hypervisor
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w24.3-170000p.tar.gz
url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w24.3-202400p.tar.gz
archives =
giturl = https://github.com/projectacrn/acrn-hypervisor.git

View File

@ -1 +1 @@
28
29

View File

@ -1 +1 @@
5e2213838721538da0b69c03542ca3f0d6bca1b1/acrn-2018w24.3-170000p.tar.gz
a9631fd5e5b4533789b001176ee8ebeb92d7114d/acrn-2018w24.3-202400p.tar.gz