From patchwork Mon Jun 18 21:46:34 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/2] This updates SRC_URI since mirror.its.uidaho.edu seems to be down. Fetch acl package from download.savannah.gnu.org from now on. Date: Mon, 18 Jun 2012 21:46:34 -0000 From: Apelete Seketeli X-Patchwork-Id: 30081 Message-Id: <1340055995-14534-2-git-send-email-apelete@seketeli.net> To: openembedded-devel@openembedded.org, Martin Jansa , Kristoffer Ericson Signed-off-by: Apelete Seketeli --- recipes/udev/acl_2.2.49.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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