All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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.