]> code.ossystems Code Review - openembedded-core.git/commitdiff
acl: use correct Savannah download link
authorKevin Tian <kevin.tian@intel.com>
Tue, 28 Dec 2010 00:35:49 +0000 (08:35 +0800)
committerSaul Wold <sgw@linux.intel.com>
Wed, 29 Dec 2010 06:45:30 +0000 (22:45 -0800)
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/recipes-support/attr/acl.inc
meta/recipes-support/attr/acl_2.2.49.bb

index 68745dd72854961648a47ebae3e9dfb1fbded194..15a87a5a0f45d9fc99ac393d5d6f634452263f52 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://doc/COPYING;md5=c781d70ed2b4d48995b790403217a249 \
                     file://doc/COPYING.LGPL;md5=9e9a206917f8af112da634ce3ab41764"
 
 DEPENDS = "attr"
-SRC_URI = "http://mirror.cinquix.com/pub/savannah/acl/${BP}.src.tar.gz"
+SRC_URI = "http://download.savannah.gnu.org/releases/acl/${BP}.src.tar.gz"
 
 require ea-acl.inc
 
index 2e0e0d307839700aab5f4589e36a14e143dd1109..197ac7d8a7b0d23242e2e22a7a67c37fe6545657 100644 (file)
@@ -1,6 +1,6 @@
 require acl.inc
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI[md5sum] = "181445894cca986da9ae0099d5ce2d08"
 SRC_URI[sha256sum] = "b9c7f4752e4ef4930a62fa5aa0d7efe1cba2b5a3a2d6ee2b45c0a70c72b7e5d5"