[oe-commits] Andy Dalton : v86d: Update SRC_URI to point to new file location.

git at git.openembedded.org git at git.openembedded.org
Mon Feb 4 16:43:24 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 2046c2a0922c4d67408578d4bf8549435fec8cd6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2046c2a0922c4d67408578d4bf8549435fec8cd6

Author: Andy Dalton <a.spam.filter at gmail.com>
Date:   Mon Feb  4 10:21:25 2013 -0500

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.

Signed-off-by: Andy Dalton <a.spam.filter at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-bsp/v86d/v86d_0.1.10.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-bsp/v86d/v86d_0.1.10.bb b/meta/recipes-bsp/v86d/v86d_0.1.10.bb
index ce1fe7a..3c77f25 100644
--- a/meta/recipes-bsp/v86d/v86d_0.1.10.bb
+++ b/meta/recipes-bsp/v86d/v86d_0.1.10.bb
@@ -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"
 





More information about the Openembedded-commits mailing list