summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/augeas/augeas.inc
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2013-02-25 17:29:15 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-26 08:01:20 -0800
commit8e69f0ea42505e8f703893e18d73658b83d3b046 (patch)
treedc237f68101f9c6ab6615c8b0c8fa49e49f90fcb /meta/recipes-extended/augeas/augeas.inc
parentb947dbc72b3cd03901112c1bab6ac0b81f1b374f (diff)
downloadopenembedded-core-8e69f0ea42505e8f703893e18d73658b83d3b046.tar.gz
openembedded-core-8e69f0ea42505e8f703893e18d73658b83d3b046.tar.bz2
openembedded-core-8e69f0ea42505e8f703893e18d73658b83d3b046.zip
augeas: change SRC_URI
- replace http://augeas.net/download/${BP}.tar.gz with http://download.augeas.net/${BP}.tar.gz Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/augeas/augeas.inc')
-rw-r--r--meta/recipes-extended/augeas/augeas.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/augeas/augeas.inc b/meta/recipes-extended/augeas/augeas.inc
index a0aa9ddd41..c956621eb1 100644
--- a/meta/recipes-extended/augeas/augeas.inc
+++ b/meta/recipes-extended/augeas/augeas.inc
@@ -5,7 +5,7 @@ BUGTRACKER = "https://fedorahosted.org/augeas/report/1"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbb461211a33b134d42ed5ee802b37ff"
-SRC_URI = "http://augeas.net/download/${BP}.tar.gz \
+SRC_URI = "http://download.augeas.net/${BP}.tar.gz \
file://add-missing-argz-conditional.patch \
"