[oe-commits] Sebastian Spaeth : eject: temporarily use angstrom as SRC_URI as geocities. com whent down. Not for upstreaming.

git version control git at git.openembedded.org
Wed Oct 28 14:00:34 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: a044bf682d63da2effc6f5e2a8fd25b62b56f196
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a044bf682d63da2effc6f5e2a8fd25b62b56f196

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Wed Oct 28 15:00:19 2009 +0100

eject: temporarily use angstrom as SRC_URI as geocities.com whent down. Not for upstreaming.

---

 recipes/eject/eject_2.1.5.bb |    2 +-
 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 7cf7188..3bbe6a8 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}"
 





More information about the Openembedded-commits mailing list