On Wed, Feb 07, 2018 at 01:40:04PM +0100, Olaf Hering wrote:
> Am Wed, 7 Feb 2018 11:13:22 +0100
> schrieb Olaf Hering <o...@aepfle.de>:
> 
> > Yes, it looks like qemu has now submodules which are required for build.
> 
> How is the required state of the submodules tracked?

Hi,

QEMU have now a script to take care of submodules when building qemu,
it's ./scripts/git-submodule.sh

The ./configure script will find out which submodules are needed. If the
script can find a libdtc, then the submodule dtc should not be build.
But I think the submodule ui/keycodemapdb is likely to be required.


> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xenproject.org
> https://lists.xenproject.org/mailman/listinfo/xen-devel


-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to