From: Christopher Clark <[email protected]> According to the latest seabios download instructions, this is now the preferred source for release downloads.
Signed-off-by: Christopher Clark <[email protected]> --- 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 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
