the roscpp_core packages are empty at the moment, but should be created anyway

This commit is contained in:
Lukas Bulwahn 2013-02-06 07:56:32 +01:00
parent 00d579a793
commit b00261e6b0
3 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,8 @@ S = "${WORKDIR}/roscpp_core-release-release-cpp_common-0.3.11"
DEPENDS = "catkin-native"
ALLOW_EMPTY = "1"
EXTRA_OECMAKE = ""
inherit cmake pythonnative

View File

@ -9,6 +9,8 @@ SRC_URI[sha256sum] = "27581440aabb75df787e850124daaec252fdca8f5b70f8a4996f82bb8e
S = "${WORKDIR}/roscpp_core-release-release-roscpp_serialization-0.3.12"
ALLOW_EMPTY = "1"
DEPENDS = "catkin-native \
ros-cpp-common \
roscpp-traits \

View File

@ -9,6 +9,8 @@ SRC_URI[sha256sum] = "f35cd1e29b50a2ffd89b36a9c919653ba2f6242c4b92618b544ded4f00
S = "${WORKDIR}/roscpp_core-release-release-roscpp_traits-0.3.12"
ALLOW_EMPTY = "1"
DEPENDS = "catkin-native"
inherit cmake pythonnative