From: Ian Campbell <Ian.Campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH OSSTEST] ts-xen-build-prep: install nasm
Date: Mon, 2 Feb 2015 10:23:29 +0000 [thread overview]
Message-ID: <1422872609.8361.9.camel@citrix.com> (raw)
In-Reply-To: <1422744710-3570-1-git-send-email-wei.liu2@citrix.com>
On Sat, 2015-01-31 at 22:51 +0000, Wei Liu wrote:
> OVMF requires nasm to build.
I suppose this is a new requirement added by the mainline branch we just
added?
>
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> ---
> ts-xen-build-prep | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ts-xen-build-prep b/ts-xen-build-prep
> index a7d0d03..24a8b25 100755
> --- a/ts-xen-build-prep
> +++ b/ts-xen-build-prep
> @@ -178,7 +178,7 @@ sub prep () {
> autoconf automake libtool xsltproc
> libxml2-utils libxml2-dev libnl-dev
> libdevmapper-dev w3c-dtd-xhtml libxml-xpath-perl
> - ccache));
> + ccache nasm));
>
> target_cmd_root($ho, "chmod -R a+r /usr/share/git-core/templates");
> # workaround for Debian #595728
next prev parent reply other threads:[~2015-02-02 10:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-31 22:51 [PATCH OSSTEST] ts-xen-build-prep: install nasm Wei Liu
2015-02-02 10:23 ` Ian Campbell [this message]
2015-02-02 10:38 ` Wei Liu
2015-02-02 14:18 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422872609.8361.9.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.