mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
seabios: modify SRC_URI
do_fetch fails because URL is wrong. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
e2ab59ec3e
commit
017755d670
|
@ -4,7 +4,7 @@ LICENSE = "LGPLv3"
|
|||
SECTION = "firmware"
|
||||
|
||||
SRC_URI = " \
|
||||
https://code.coreboot.org/p/seabios/downloads/get/${PN}-${PV}.tar.gz \
|
||||
https://code.coreboot.org/p/seabios/downloads/${PN}-${PV}.tar.gz \
|
||||
file://hostcc.patch \
|
||||
"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user