[oe-commits] Kristoffer Ericson : This updates SRC_URI since mirrors.its.uidaho. edu seems down. fetch attr package from download.savannah.gnu. org from now on.

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 17:44:33 UTC 2012


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ba735139f7df141411784c405c9a0f5905ba60e2
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=ba735139f7df141411784c405c9a0f5905ba60e2

Author: Kristoffer Ericson <kristoffer.ericson at gmail.com>
Date:   Sat Jun 30 19:24:19 2012 +0200

This updates SRC_URI since mirrors.its.uidaho.edu seems down. fetch attr package from download.savannah.gnu.org from now on.

Signed-off-by: Apelete Sekteli <apelete at seketeli.net>

---

 recipes/udev/attr_2.4.44.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/udev/attr_2.4.44.bb b/recipes/udev/attr_2.4.44.bb
index 00aafce..1b95c58 100644
--- a/recipes/udev/attr_2.4.44.bb
+++ b/recipes/udev/attr_2.4.44.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
 
 PR = "r4"
 
-SRC_URI = "http://mirror.its.uidaho.edu/pub/savannah/attr/attr-${PV}.src.tar.gz"
+SRC_URI = "http://download.savannah.gnu.org/releases/attr/attr-${PV}.src.tar.gz"
 
 inherit gettext autotools lib_package
 EXTRA_OECONF = " --enable-gettext=yes \





More information about the Openembedded-commits mailing list