[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH RFC V3 1/7] make-flight: disable OVMF build for 4.3



On Thu, Dec 12, 2013 at 09:02:58PM +0000, Wei Liu wrote:
> This was missing from previous patch. We should only build OVMF from 4.4
> onwards.
> 
> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
> ---
>  make-flight |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/make-flight b/make-flight
> index dcfdfe6..7d19af7 100755
> --- a/make-flight
> +++ b/make-flight
> @@ -93,6 +93,7 @@ if [ x$buildflight = x ]; then
>      xen-4.0-testing) enable_ovmf=false;;
>      xen-4.1-testing) enable_ovmf=false;;
>      xen-4.2-testing) enable_ovmf=false;;
> +    xen-4.3-testing) enable_ovmf=false;;

Oh, this one is certainly not RFC. This should be considered a bug fix.
:-)

Wei.

>      *) enable_ovmf=true;
>      esac
>  
> -- 
> 1.7.10.4

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.