Am Mon, 14 Jan 2019 11:28:57 +0000 schrieb Wei Liu <wei.l...@citrix.com>:
> Are you saying that the breakage is shown when you put a snapshot of > ovmf under xen.git? How does ovmf distribute their snapshot? How is that > generated? Does it contain snapshots of submodules it needs already? I export all required sources recursively and store them in the appropriate directories. qemu itself requires only the keycodemapdb, it does no download-on-demand. And now that I had a chance to look at the sources, qemu-xen-dir-find calls a custom script that will do nothing if the <dir>-remote already exists. I think instead of changing the custom Makefile, the submodules have to be handled in git-checkout.sh which is invoked by ovmf-dir. If I remember correctly, when keycodemapdb became a hard requirement nothing in xen.git was adjusted. Olaf
pgp17gLpGqPI_.pgp
Description: Digitale Signatur von OpenPGP
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel