SQUASH python-rosdistro.inc: Fix typo in SRC_URI variable name

This commit is contained in:
Herb Kuta 2019-08-15 11:14:20 -07:00
parent 89b4239a2a
commit 0e8386a513
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"
$RC_URI = "https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz"
SRC_URI = "https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz"
SRC_URI[md5sum] = "011634b410f9f5ba1d05ac352dbd9ff0"
SRC_URI[sha256sum] = "94caf9c03142744cbcd1ab926a216ee64d5e1d27c35c15c7262565761f3a053c"