]> git.ipfire.org Git - thirdparty/qemu.git/commit
edk2: get version + date from git submodule
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 27 Mar 2024 10:24:45 +0000 (11:24 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 17 Dec 2024 11:29:52 +0000 (14:29 +0300)
commit68775980ecbc5df1f02fb6862c9bb323b47dc4d3
tree79f3540f35be428ed4cb30b16c51b4fb2735f4c7
parent3f73fe11188307773ab6bce481a977c7a11e367e
edk2: get version + date from git submodule

Turned out hard-coding version and date in the Makefile wasn't a bright
idea.  Updating it on edk2 updates is easily forgotten.  Fetch the info
from git instead.  Store in edk2-version, so this can be committed to
the repo and is present in tarballs too.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20240327102448.61877-2-kraxel@redhat.com>
(cherry picked from commit 6539c73dccfa8fff1f83d40f1c4477a233876071)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
roms/Makefile