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

Re: [Xen-devel] [PATCH v2 3/7] stubdom: don't look for mini-os source file during configure



On Fri, 2015-02-20 at 11:17 +0000, Wei Liu wrote:
> Don't look for mini-os source file during configure. Mini-os source code
> will be fetched during build.
> 
> Instead look for xenstore-minios.cfg.
> 
> Please rerun autogen.sh after applying this patch.
> 
> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>

Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
> ---
> Changes in v2:
> 1. Look for xenstore-minios.cfg.
> ---
>  stubdom/configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/stubdom/configure.ac b/stubdom/configure.ac
> index 6468203..9fec853 100644
> --- a/stubdom/configure.ac
> +++ b/stubdom/configure.ac
> @@ -4,7 +4,7 @@
>  AC_PREREQ([2.67])
>  AC_INIT([Xen Hypervisor Stub Domains], m4_esyscmd([../version.sh 
> ../xen/Makefile]),
>      [xen-devel@xxxxxxxxxxxxx], [xen], [http://www.xen.org/])
> -AC_CONFIG_SRCDIR([../extras/mini-os/kernel.c])
> +AC_CONFIG_SRCDIR([xenstore-minios.cfg])
>  AC_CONFIG_FILES([../config/Stubdom.mk])
>  AC_CONFIG_AUX_DIR([../])
>  



_______________________________________________
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®.