All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH] bcm2835: update SRC_URI
@ 2015-05-22 13:47 Trevor Woerner
  2015-06-05 14:35 ` Andrei Gherzan
  0 siblings, 1 reply; 2+ messages in thread
From: Trevor Woerner @ 2015-05-22 13:47 UTC (permalink / raw)
  To: yocto

It appears as though the location of this tarball has changed. The current
SRC_URI works but is redirected to this new location.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 recipes-devtools/bcm2835/bcm2835_1.38.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/bcm2835/bcm2835_1.38.bb b/recipes-devtools/bcm2835/bcm2835_1.38.bb
index 71395af..316d7b5 100644
--- a/recipes-devtools/bcm2835/bcm2835_1.38.bb
+++ b/recipes-devtools/bcm2835/bcm2835_1.38.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 COMPATIBLE_MACHINE = "raspberrypi"
 
-SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz"
+SRC_URI = "http://www.airspayce.com/mikem/bcm2835/bcm2835-${PV}.tar.gz"
 
 SRC_URI[md5sum] = "22d431f7402b9c7f93baef348a459cb1"
 SRC_URI[sha256sum] = "90c993559ea273ae2e0587f6b815f7c80f19f47ee7f8aa7799b883f975196dbe"
-- 
2.4.0.194.gc518059



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-05 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 13:47 [meta-raspberrypi][PATCH] bcm2835: update SRC_URI Trevor Woerner
2015-06-05 14:35 ` Andrei Gherzan

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.