DRAFT python-rosdistro: Add downloadfilename parameter to SRC_URI

This commit is contained in:
Herb Kuta 2019-06-01 16:18:15 -07:00
parent e1a3dfbf90
commit 7c06ba4774
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=988919d688133096537549f9afebf425"
SRCNAME = "rosdistro"
SRC_URI = "https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz"
$RC_URI = "https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz"
SRC_URI[md5sum] = "011634b410f9f5ba1d05ac352dbd9ff0"
SRC_URI[sha256sum] = "94caf9c03142744cbcd1ab926a216ee64d5e1d27c35c15c7262565761f3a053c"