aboutsummaryrefslogtreecommitdiff
path: root/roms/Makefile
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2018-11-20 06:57:48 +0100
committerGerd Hoffmann <kraxel@redhat.com>2018-11-20 06:57:53 +0100
commitaf51dbed380b7eec0c815da1c37b46e57a909ce8 (patch)
treeb1ce4846bb5e3d20f9773380db0816d8080070bc /roms/Makefile
parentcb968d275c145467c8b385a3618a207ec111eab1 (diff)
update seabios to 1.12
Seabios 1.12 has been released yesterday. Update our snapshot builds to the final release. git shortlog ============ Kevin O'Connor (2): shadow: Rework bios copy code to prevent gcc array-bounds warning docs: Note v1.12.0 release Shmuel Eiderman (1): pvscsi: Scan all 64 possible targets Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'roms/Makefile')
-rw-r--r--roms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/roms/Makefile b/roms/Makefile
index f1ac85ae9b..f4141e1d96 100644
--- a/roms/Makefile
+++ b/roms/Makefile
@@ -39,7 +39,7 @@ powerpc_cross_prefix := $(call find-cross-prefix,powerpc)
x86_64_cross_prefix := $(call find-cross-prefix,x86_64)
# tag our seabios builds
-SEABIOS_EXTRAVERSION="-prebuilt.qemu-project.org"
+SEABIOS_EXTRAVERSION="-prebuilt.qemu.org"
#
# EfiRom utility is shipped with edk2 / tianocore, in BaseTools/