aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2009-10-28 15:00:19 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2009-10-28 15:00:19 +0100
commita044bf682d63da2effc6f5e2a8fd25b62b56f196 (patch)
tree39e0515a55edba0820f808d55c1e66153512b058
parent11b5e27e675d8754b49e6dd51c27fc12545bcfe1 (diff)
downloadopenembedded-a044bf682d63da2effc6f5e2a8fd25b62b56f196.tar.gz
eject: temporarily use angstrom as SRC_URI as geocities.com whent down. Not for upstreaming.
-rw-r--r--recipes/eject/eject_2.1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eject/eject_2.1.5.bb b/recipes/eject/eject_2.1.5.bb
index 7cf7188899..3bbe6a85b3 100644
--- a/recipes/eject/eject_2.1.5.bb
+++ b/recipes/eject/eject_2.1.5.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
inherit autotools
-SRC_URI = "http://ca.geocities.com/jefftranter@rogers.com/eject-${PV}.tar.gz"
+SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/eject-2.1.5.tar.gz"
S = "${WORKDIR}/${PN}"