All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy MacLeod <Randy.MacLeod@windriver.com>
To: <meta-virtualization@yoctoproject.org>
Cc: kbassford@apertussolutions.com
Subject: [rocko][PATCH] seabios: update SRC_URI to track tarball move
Date: Wed, 24 Oct 2018 10:31:51 -0400	[thread overview]
Message-ID: <20181024143151.11516-1-Randy.MacLeod@windriver.com> (raw)

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



             reply	other threads:[~2018-10-24 14:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-24 14:31 Randy MacLeod [this message]
2018-10-25 10:01 ` [rocko][PATCH] seabios: update SRC_URI to track tarball move Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181024143151.11516-1-Randy.MacLeod@windriver.com \
    --to=randy.macleod@windriver.com \
    --cc=kbassford@apertussolutions.com \
    --cc=meta-virtualization@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.