Message ID | 1485260977-10218-2-git-send-email-ross.burton@intel.com |
---|---|
State | Accepted |
Commit | 792368afdf61e7670bc5002e99880449098d50fb |
Headers | show |
Series | [1/2] ppp: update SRC_URI | expand |
diff --git a/meta/recipes-devtools/rsync/rsync.inc b/meta/recipes-devtools/rsync/rsync.inc index 37897ab..26c023a 100644 --- a/meta/recipes-devtools/rsync/rsync.inc +++ b/meta/recipes-devtools/rsync/rsync.inc @@ -5,7 +5,7 @@ SECTION = "console/network" DEPENDS = "popt" -SRC_URI = "http://rsync.samba.org/ftp/rsync/src/rsync-${PV}.tar.gz \ +SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \ file://rsyncd.conf" inherit autotools
rsync.samba.org has disappeared from the Internet and isn't responding anymore, so point the SRC_URI at the canonical samba.org download server instead. Signed-off-by: Ross Burton <ross.burton@intel.com> --- meta/recipes-devtools/rsync/rsync.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.8.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core