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:
Hongzhi.Song 2018-07-24 01:32:31 -07:00 committed by Bruce Ashfield
parent e2ab59ec3e
commit 017755d670

View File

@ -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 \
"