[oe-commits] Apelete Seketeli : udev/acl_2.2.49: update recipe SRC_URI

git at git.openembedded.org git at git.openembedded.org
Tue Jul 10 09:30:37 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: d4d9422ffd23be20dcfa30734c45804942054e3d
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=d4d9422ffd23be20dcfa30734c45804942054e3d

Author: Apelete Seketeli <apelete at seketeli.net>
Date:   Sat Jun 30 19:19:22 2012 +0200

udev/acl_2.2.49: update recipe SRC_URI

This updates the SRC_URI of the acl_2.2.49.bb recipe since
mirror.its.uidaho.edu seems to be down. Fetch acl package from
download.savannah.gnu.org from now on.
This commit is the result of rebasing my patch 6162ae from master.

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

---

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

diff --git a/recipes/udev/acl_2.2.49.bb b/recipes/udev/acl_2.2.49.bb
index 7b68a12..12bad33 100644
--- a/recipes/udev/acl_2.2.49.bb
+++ b/recipes/udev/acl_2.2.49.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
 PR = "r5"
 DEPENDS = "attr"
 
-SRC_URI = "http://mirror.its.uidaho.edu/pub/savannah/acl/acl-${PV}.src.tar.gz \
+SRC_URI = "http://download.savannah.gnu.org/releases/acl/acl-${PV}.src.tar.gz \
 		file://nolargefile.patch"
 
 inherit autotools lib_package





More information about the Openembedded-commits mailing list