[meta-virtualization] [PATCH] seabios: modify SRC_URI

Bruce Ashfield bruce.ashfield at gmail.com
Thu Jul 26 07:40:51 PDT 2018


merged

Bruce

On Tue, Jul 24, 2018 at 4:32 AM, Hongzhi.Song
<hongzhi.song at windriver.com> wrote:
> do_fetch fails because URL is wrong.
>
> Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com>
> ---
>  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 144b13c..9206046 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/get/${PN}-${PV}.tar.gz \
> +    https://code.coreboot.org/p/seabios/downloads/${PN}-${PV}.tar.gz \
>      file://hostcc.patch \
>      "
>
> --
> 2.11.0
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list