Merge pull request #405 from JochiPochi/feature/urfdom-headers

urdfdom-headers: Allow empty package to be created
This commit is contained in:
Lukas Bulwahn 2016-07-14 17:55:03 +02:00 committed by GitHub
commit ebd3b9b1a4
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ SRC_URI[sha256sum] = "f059350cd85fc3b8394ed0c3bd0d4b8d14fa9c8edd09c3ee01881b4711
S = "${WORKDIR}/${ROS_SP}"
inherit cmake ros faulty-solibs
ALLOW_EMPTY_${PN} = "1"