[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
Thu Oct 29 10:29:54 UTC 2009


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

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 6d53aee..3faeaec 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 gettext
 
-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