|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen 4.0.1-rc3 build failing in tools at http://xenbits.x
On Wed, 2010-07-21 at 08:21 +0100, Keir Fraser wrote:
> Actually you just need to define CONFIG_QEMU and XEN_LINUX_GIT_URL in your
> environment as GIT-protocol URLs to QEMU and Linux GIT repositories,
> respectively. Something like:
> "CONFIG_QEMU= git://xenbits.xensource.com/qemu-xen-4.0-testing.git
> XEN_LINUX_GIT_URL=
> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git make"
It looks like XEN_LINUX_GIT_URL currently obeys a GIT_HTTP setting,
although it is never set anywhere. CONFIG_QEMU does not use the setting.
I will follow up with a patch which makes the build use GIT_HTTP
consistently.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|