bond-core: updating to 1.7.14

This commit is contained in:
Lukas Bulwahn 2014-07-21 18:15:26 +02:00
parent 1b82019140
commit 994a0b4662
5 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "9af26ae006a7111f8f546a5067d38f42"
SRC_URI[sha256sum] = "345e945c5401c494006885373c7658bed1f25bf4047838f4eb82dcda04b18bf2"
SRC_URI[md5sum] = "babe5b8b8d6a29479f94a16ebe0bf19f"
SRC_URI[sha256sum] = "7c4e186177dd5a0b904777d56ba921be5df1a1539ef6380dd5ede437184eb99c"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"