]> 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)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 9 Apr 2024 16:12:12 +0000 (18:12 +0200)
commit6539c73dccfa8fff1f83d40f1c4477a233876071
treedcf0fd136a258873816e6782cdc055688f8b70c6
parente5c6528dce86d7a9ada7ecf02fcb7b8560955131
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>
roms/Makefile