]> code.ossystems Code Review - openembedded-core.git/commitdiff
tinylogin: use angstrom mirror for SRC_URI
authorPhil Blundell <pb@pbcl.net>
Wed, 15 Jun 2011 14:27:41 +0000 (15:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jul 2011 10:27:28 +0000 (11:27 +0100)
since busybox.net no longer seems to be hosting the tarball

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/tinylogin/tinylogin_1.4.bb

index b620d4592444f2acfa0e86e2b523931bf56e7e8d..2dde2917ea085f0202cc83a844f5d35568536157 100644 (file)
@@ -9,7 +9,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM="file://LICENSE;md5=f1060fa3a366f098b5b1d8c2077ba269"
 PR = "r7"
 
-SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \
+SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/tinylogin-${PV}.tar.bz2 \
        file://cvs-20040608.patch;patch=1;pnum=1 \
        file://add-system.patch;patch=1;pnum=1 \
        file://adduser-empty_pwd.patch;patch=1 \