Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/virtualization:master commit in: app-emulation/xen-tools/
Date: Thu, 12 Jan 2012 10:40:44
Message-Id: 90465c01a5ab8f52a01552125b3a7b2561ed3805.alexxy@gentoo
1 commit: 90465c01a5ab8f52a01552125b3a7b2561ed3805
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 12 10:40:16 2012 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 12 10:40:16 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/virtualization.git;a=commit;h=90465c01
7
8 Update ipxe
9
10 (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 app-emulation/xen-tools/Manifest | 2 +-
14 app-emulation/xen-tools/xen-tools-9999.ebuild | 6 ++++--
15 2 files changed, 5 insertions(+), 3 deletions(-)
16
17 diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest
18 index 5785e4f..71745a9 100644
19 --- a/app-emulation/xen-tools/Manifest
20 +++ b/app-emulation/xen-tools/Manifest
21 @@ -1 +1 @@
22 -DIST ipxe-git-v1.0.0.tar.gz 1996881 SHA256 d3128bfda9a1542049c278755f85bbcbb8441da7bfd702d511ce237fcf86a723 SHA512 6921fb857ca615899a5912d5590ca36b6f46daf828b85edc75461c08a189d9fed71ee74a82e42724da7a1355e45070d28a0a61694b3a4872c3554390e4bb4147 WHIRLPOOL 160e24eea479c9d67a8a5c7c5182864904ee594167f061adc40a3e74974197b6befe2ecdb76af1c101ff1a5697b060dae71dd3f9f969c8e18054526584d57031
23 +DIST ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz 2868789 SHA256 c3662aab8914808ff6961951ebd954f4ee4197f9d61cb020fee9c2d91628de3b SHA512 39d4e498d4d83c68af9adc12e278ff92cfc817e2f06b60198a0743ec31287b7d3389d9d65834961667cc8b67d786bf0af298b7e858b44fae7761f9f398eec68c WHIRLPOOL 57a76d250818c17a70baa40212bcaa7c50f01e5b6ab8bf8916acb93a513c809b8e3e17a6fd21e652a2f9c77ee499215a5df890447eeecb3dd74996088f43f4b6
24
25 diff --git a/app-emulation/xen-tools/xen-tools-9999.ebuild b/app-emulation/xen-tools/xen-tools-9999.ebuild
26 index 32b5a7c..ee381a9 100644
27 --- a/app-emulation/xen-tools/xen-tools-9999.ebuild
28 +++ b/app-emulation/xen-tools/xen-tools-9999.ebuild
29 @@ -10,8 +10,10 @@ if [[ $PV == *9999 ]]; then
30 KEYWORDS=""
31 REPO="xen-unstable.hg"
32 XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles"
33 + IPXE_COMMIT="9a93db3f0947484e30e753bbd61a10b17336e20e"
34 + IPXE_GIT="https://git.ipxe.org/ipxe.git/snapshot/${IPXE_COMMIT}.tar.gz"
35 EHG_REPO_URI="http://xenbits.xensource.com/${REPO}"
36 - SRC_URI="$XEN_EXTFILES_URL/ipxe-git-v1.0.0.tar.gz"
37 + SRC_URI="${IPXE_GIT} -> ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz"
38 S="${WORKDIR}/${REPO}"
39 live_eclass="mercurial"
40 else
41 @@ -124,7 +126,7 @@ pkg_setup() {
42 }
43
44 src_prepare() {
45 - cp "$DISTDIR/ipxe-git-v1.0.0.tar.gz" tools/firmware/etherboot/ipxe.tar.gz
46 + cp "$DISTDIR/ipxe-git-${IPXE_COMMIT}.tar.gz" tools/firmware/etherboot/ipxe.tar.gz
47 sed -e 's/-Wall//' -i Config.mk || die "Couldn't sanitize CFLAGS"
48
49 # Drop .config