]> xenbits.xensource.com Git - qemu-xen.git/commit
modules: check if all dependencies can be satisfied
authorJose R. Ziviani <jziviani@suse.de>
Thu, 24 Jun 2021 10:38:06 +0000 (12:38 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 9 Jul 2021 16:20:27 +0000 (18:20 +0200)
commitaf19eecf84e823645a9fb768360c92dc3fa59e65
tree65740eb5dd6d754800afd55e7118021911566386
parent5ebbfecc3e6fa443a506ec5fe65f0ca98973d404
modules: check if all dependencies can be satisfied

Verifies if all dependencies are correctly listed in the modinfo.c too
and stop the builds if they're not.

Signed-off-by: Jose R. Ziviani <jziviani@suse.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jose R. Ziviani <jziviani@suse.de>
Message-Id: <20210624103836.2382472-5-kraxel@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/modinfo-generate.py