]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
logrotate: set downloadfilename rbt/logrotate
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 17 Apr 2017 08:48:05 +0000 (01:48 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 17 Apr 2017 09:47:22 +0000 (02:47 -0700)
Otherwise, the filename is r3-9-1.tar.gz which isn't straightforward.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-extended/logrotate/logrotate_3.9.1.bb

index c938d9f65ea5b0c01f98bf4953f978a4695d6842..3773170bcb3c15b32e0d9c8c25af177a8230b3c7 100644 (file)
@@ -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 \
+SRC_URI = "https://github.com/${BPN}/${BPN}/archive/r3-9-1.tar.gz;downloadfilename=${BP}.tar.gz\
            file://act-as-mv-when-rotate.patch \
            file://update-the-manual.patch \
            file://disable-check-different-filesystems.patch \