[meta-virtualization] [PATCH] seabios: update SRC_URI to: https://www.seabios.org/downloads/...

christopher.w.clark at gmail.com christopher.w.clark at gmail.com
Mon Aug 13 15:53:33 PDT 2018


From: Christopher Clark <christopher.w.clark at gmail.com>

According to the latest seabios download instructions,
this is now the preferred source for release downloads.

Signed-off-by: Christopher Clark <christopher.clark6 at baesystems.com>
---

This new SRC_URI is needed in: master, sumo, rocko, pyro, morty, krogoth

Referenced Seabios git commit:
https://git.seabios.org/cgit/seabios.git/commit/?id=95f850c2377968ad951121ceaab76d40a9eed593

 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 9206046..77e8f34 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 = " \
-    https://code.coreboot.org/p/seabios/downloads/${PN}-${PV}.tar.gz \
+    https://www.seabios.org/downloads/${PN}-${PV}.tar.gz \
     file://hostcc.patch \
     "
 
-- 
2.7.4



More information about the meta-virtualization mailing list