DRAFT console-bridge_0.4.0.bb: Now creates versioned .so-s => drop inherit faulty-solibs
This commit is contained in:
parent
488ba92569
commit
99abf9296f
|
@ -20,7 +20,7 @@ SRC_URI[sha256sum] = "c78f87a05c1b2f299c0c8cc1aa9e0234c7e761aa521e4223ecf7aebd21
|
||||||
|
|
||||||
S = "${WORKDIR}/${ROS_SP}"
|
S = "${WORKDIR}/${ROS_SP}"
|
||||||
|
|
||||||
inherit cmake faulty-solibs
|
inherit cmake
|
||||||
|
|
||||||
# For some reason, the cmake subdir is under ${libdir} instead of ${datadir} for this component.
|
# For some reason, the cmake subdir is under ${libdir} instead of ${datadir} for this component.
|
||||||
FILES_${PN}-dev += "${libdir}/${ROS_BPN}/cmake"
|
FILES_${PN}-dev += "${libdir}/${ROS_BPN}/cmake"
|
||||||
|
|
Loading…
Reference in New Issue