From 931802bb02e6e00511b5dcd34c61256efdeeff08 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Mon, 11 Jul 2016 01:44:19 -0500 Subject: [PATCH] update filename/date for Baytrail BOOT_STUB payload Signed-off-by: Matt DeVillier --- sources.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources.sh b/sources.sh index 4aaba1d..b363202 100644 --- a/sources.sh +++ b/sources.sh @@ -52,7 +52,7 @@ seabios_bdw_book="seabios-bdw-book-mattdevo-20160704.bin" seabios_baytrail="seabios-byt-mattdevo-20160704.bin" #BOOT_STUB payload -bootstub_payload_baytrail="seabios-byt-bootstub-mattdevo-20160623.bin" +bootstub_payload_baytrail="seabios-byt-bootstub-mattdevo-20160704.bin" #hsw/bdw headless VBIOS hswbdw_headless_vbios="hswbdw_vgabios_1040_cbox_headless.dat"