bond-core: updating to 1.7.13

The bond-core recipes are updated to 1.7.13 to be in line with
4551e7c32d/hydro/release.yaml.
This commit is contained in:
Lukas Bulwahn 2013-08-26 10:38:03 +02:00
parent 46d29e7c47
commit 02a473fc22
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] = "1bb6c5dd1148c67d2759e665d7ae75b3"
SRC_URI[sha256sum] = "1145db3800591e585325131cb6322366e82e634c97dd3cbb4ab43e1c1f4ec415"
SRC_URI[md5sum] = "9af26ae006a7111f8f546a5067d38f42"
SRC_URI[sha256sum] = "345e945c5401c494006885373c7658bed1f25bf4047838f4eb82dcda04b18bf2"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"