]> code.ossystems Code Review - openembedded-core.git/commitdiff
v86d: Update SRC_URI to point to new file location.
authorAndy Dalton <a.spam.filter@gmail.com>
Mon, 4 Feb 2013 15:21:25 +0000 (10:21 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Feb 2013 16:22:19 +0000 (16:22 +0000)
The existing SRC_URI pointed to a Gentoo developer's private web
space.  It appears that that developer has retired and that his web
space is no longer active.  I've updated the SRC_URI to point to a
location where the file can now be found.

Signed-off-by: Andy Dalton <a.spam.filter@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/v86d/v86d_0.1.10.bb

index ce1fe7ae9dae1521d1708d0393cdd91f1675bc0a..3c77f25039bc5331d4371a7a8730fd7af9cd9e4a 100644 (file)
@@ -9,7 +9,7 @@ DEPENDS = "virtual/kernel"
 RRECOMMENDS_${PN} = "kernel-module-uvesafb"
 PR = "r1"
 
-SRC_URI = "http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-${PV}.tar.bz2 \
+SRC_URI = "http://distfiles.gentoo.org/distfiles/${P}.tar.bz2 \
            file://fbsetup \
            file://ar-from-env.patch"