Skip to content
Snippets Groups Projects
Commit d47a27bc authored by KristofRobot's avatar KristofRobot Committed by GitHub
Browse files

Merge pull request #407 from bulwahn/indigo-updates

Recent recipe updates for the indigo distribution
parents ebd3b9b1 79e25534
No related branches found
No related tags found
No related merge requests found
Showing with 6 additions and 6 deletions
SRC_URI = "https://github.com/RobotWebTools/rosbridge_suite/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "0055c9111ef39af379fcf24817a5f0fe"
SRC_URI[sha256sum] = "710021193a87a0da760c9f7124a6abf566b73c4ebb42e0a5eac7738375f80f0b"
SRC_URI[md5sum] = "0d6f3f4b6f58ecd5e3657962627e4807"
SRC_URI[sha256sum] = "f156cab48fe88bde0d1768481a52ae983d03bf5d990a9a46cd06229447462ad2"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
......
......@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=6;endline=6;md5=d566ef916e9dedc
DEPENDS = "boost cmake-modules python-rospkg-native libtinyxml"
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "878baf7283ffe32eb1429a175082be84"
SRC_URI[sha256sum] = "3487f24bd5362fa9a0c44b145543e13d7aa20bdb19d0477b7872d52a11bef914"
SRC_URI[md5sum] = "6608b514bc7aff7e8350855369228cd8"
SRC_URI[sha256sum] = "e11d7aebc61c71fd4b3d1d6c775766d6d58573a79d5076d7f13595eeeeba0ad2"
inherit catkin
......
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "9539c15475c27e7307097eaa04815744"
SRC_URI[sha256sum] = "9537246f167dcb1689888be127efd6706e66518583b74bac2d8a4ff6646a7a43"
SRC_URI[md5sum] = "1b749d8c3e78bc2e89e08fcdadfab223"
SRC_URI[sha256sum] = "1c65690c8c061f8029b33c5850696a793420229fe0bb095361b78db370445513"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment