mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +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"
|
SECTION = "firmware"
|
||||||
|
|
||||||
SRC_URI = " \
|
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 \
|
file://hostcc.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user