]> code.ossystems Code Review - openembedded-core.git/commitdiff
augeas: change SRC_URI
authorConstantin Musca <constantinx.musca@intel.com>
Mon, 25 Feb 2013 15:29:15 +0000 (17:29 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Feb 2013 16:01:20 +0000 (08:01 -0800)
- 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>
meta/recipes-extended/augeas/augeas.inc
meta/recipes-extended/augeas/augeas_1.0.0.bb

index a0aa9ddd41473d98a421fbf1ee7d5826e34877cc..c956621eb12c1e25486e5c7a6e26883147d73c35 100644 (file)
@@ -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 \
           "
 
index 2f7061a9b384604728d1442d83d806b927c78e76..82bda19288213f5d872936c08bfef7ccfaa1f854 100644 (file)
@@ -1,6 +1,6 @@
 require augeas.inc
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI[md5sum] = "82131019432ecf8102e1491610ad2dd1"
 SRC_URI[sha256sum] = "31bf757c5b8197765946b3805f3793c32b03cd92a7a77ec95d37e71a1f131912"