Skip to content

Commit

Permalink
{rolling} gtsam: Extend recipe for native builds
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Woolley <[email protected]>
  • Loading branch information
robwoolley committed Nov 21, 2024
1 parent 91d84fb commit 24bd31d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ do_install:append() {
# ERROR: QA Issue: non -dev/-dbg/nativesdk- package gtsam contains symlink .so '/opt/ros/rolling/lib/libgtsam.so'
# non -dev/-dbg/nativesdk- package gtsam contains symlink .so '/opt/ros/rolling/lib/libgtsam_unstable.so' [dev-so]
FILES:${PN}-dev =+ "${ros_libdir}/libgtsam*${SOLIBSDEV}"

BBCLASSEXTEND = "native"

0 comments on commit 24bd31d

Please sign in to comment.