[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5726/8267] Revert "logrotate: set downloadfilename"



commit 4f462ee588fc6a681e314a1890c00476e61cc1f3
Author: Ross Burton <ross burton intel com>
Date:   Thu Apr 20 17:06:54 2017 +0100

    Revert "logrotate: set downloadfilename"
    
    Sadly this breaks previous OE releases as it means the source mirror contains a
    tarball with the same name but different checksums as was previously available.
    
    This reverts commit 99c6e89db193d572e845f95eabbd9ec89c3508c7.
    
    (From OE-Core rev: eb4fee616287ae731f7af52e0fe5fc81f2eea2c0)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-extended/logrotate/logrotate_3.9.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-extended/logrotate/logrotate_3.9.1.bb 
b/meta/recipes-extended/logrotate/logrotate_3.9.1.bb
index 3773170..c938d9f 100644
--- a/meta/recipes-extended/logrotate/logrotate_3.9.1.bb
+++ b/meta/recipes-extended/logrotate/logrotate_3.9.1.bb
@@ -19,7 +19,7 @@ S = "${WORKDIR}/${BPN}-r3-9-1"
 
 UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases";
 
-SRC_URI = "https://github.com/${BPN}/${BPN}/archive/r3-9-1.tar.gz;downloadfilename=${BP}.tar.gz\
+SRC_URI = "https://github.com/${BPN}/${BPN}/archive/r3-9-1.tar.gz \
            file://act-as-mv-when-rotate.patch \
            file://update-the-manual.patch \
            file://disable-check-different-filesystems.patch \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]