From 786a54c8cca6388247277573011e96986b23f528 Mon Sep 17 00:00:00 2001 From: Christopher Clark Date: Mon, 13 Aug 2018 15:53:33 -0700 Subject: [PATCH] seabios: update SRC_URI to: https://www.seabios.org/downloads/... According to the latest seabios download instructions, this is now the preferred source for release downloads. Signed-off-by: Christopher Clark Signed-off-by: Bruce Ashfield --- recipes-extended/seabios/seabios_1.9.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/seabios/seabios_1.9.1.bb b/recipes-extended/seabios/seabios_1.9.1.bb index 88f29639..5b200aa6 100644 --- a/recipes-extended/seabios/seabios_1.9.1.bb +++ b/recipes-extended/seabios/seabios_1.9.1.bb @@ -4,7 +4,7 @@ LICENSE = "LGPLv3" SECTION = "firmware" SRC_URI = " \ - http://code.coreboot.org/p/seabios/downloads/get/${PN}-${PV}.tar.gz \ + http://www.seabios.org/downloads/get/${PN}-${PV}.tar.gz \ file://hostcc.patch \ "