* [rocko][PATCH] seabios: update SRC_URI to track tarball move
@ 2018-10-24 14:31 Randy MacLeod
2018-10-25 10:01 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Randy MacLeod @ 2018-10-24 14:31 UTC (permalink / raw)
To: meta-virtualization; +Cc: kbassford
Signed-off-by: Randy MacLeod <Randy.MacLeod@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 31b9cb9..335d102 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://www.seabios.org/downloads/get/${PN}-${PV}.tar.gz \
+ https://www.seabios.org/downloads/${PN}-${PV}.tar.gz
file://hostcc.patch \
"
--
2.17.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [rocko][PATCH] seabios: update SRC_URI to track tarball move
2018-10-24 14:31 [rocko][PATCH] seabios: update SRC_URI to track tarball move Randy MacLeod
@ 2018-10-25 10:01 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2018-10-25 10:01 UTC (permalink / raw)
To: Randy MacLeod; +Cc: meta-virtualization, kbassford
We should already have this fixed in the newer branches, so as such, we should
indicate that this is a cherry pick, or simply send a cherry-pick
request to the list
and I'll take care of it.
I just want that linkage to the fixes in the other branches, so it is
clear that they
are not isolated issues.
Bruce
On Wed, Oct 24, 2018 at 10:32 AM Randy MacLeod
<Randy.MacLeod@windriver.com> wrote:
>
> Signed-off-by: Randy MacLeod <Randy.MacLeod@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 31b9cb9..335d102 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://www.seabios.org/downloads/get/${PN}-${PV}.tar.gz \
> + https://www.seabios.org/downloads/${PN}-${PV}.tar.gz
> file://hostcc.patch \
> "
>
> --
> 2.17.0
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@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"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-25 10:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-24 14:31 [rocko][PATCH] seabios: update SRC_URI to track tarball move Randy MacLeod
2018-10-25 10:01 ` Bruce Ashfield
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.