v86d: Update SRC_URI to point to new file location.

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.

(From OE-Core rev: 2046c2a0922c4d67408578d4bf8549435fec8cd6)

Signed-off-by: Andy Dalton <a.spam.filter@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andy Dalton 2013-02-04 10:21:25 -05:00 committed by Richard Purdie
parent be7cabb8c2
commit 3ed00772bf
1 changed files with 1 additions and 1 deletions

View 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"