]> git.proxmox.com Git - mirror_qemu.git/commit
build: log submodule update from git-submodule.sh
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 May 2023 15:27:48 +0000 (17:27 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Jun 2023 14:30:01 +0000 (16:30 +0200)
commitd120116b5d6e81831332f807028a29c5e5815a6a
tree189aa43f3b684808c14ab6c528a07c6b303bed5c
parentfdb8fd8cb915647be7f7f2e2f0c530ed06ca9b01
build: log submodule update from git-submodule.sh

Print exactly which submodules have been updated, by reusing the logic of
"git-submodule.sh validate" after executing "git submodule update --init'.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile
scripts/git-submodule.sh