[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools/firmware: update OVMF Makefile
On Wed, Nov 28, Wei Liu wrote: > OVMF has become dependent on OpenSSL, which it is included as a submodule. > Initialise submodules before building. > +++ b/tools/firmware/ovmf-makefile > build: > + $(GIT) submodule update --init --recursive At least ef529e6ab7c31290a33045bb1f1837447cc0eb56 seems to have no submodules. Also the referenced qemu-xen.git has submodules, but building xen.git works fine if none of the download-on-demand extra sources are actually git trees. I have not checked how qemu-xen.git would get its submodules, but today there is most likely no "$(GIT) submodule" call in the "build" make target. I think to fix the build breakage introduced by b16281870 this call must be moved somewhere else. Olaf Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |