diff --git a/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb b/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb index 7c3f9e1b..8bcb1105 100644 --- a/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb +++ b/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb @@ -27,3 +27,5 @@ do_install() { cp -r ${S}/src/sync ${D}${datadir}/ti/examples/mpm/src cp -r ${S}/test ${D}${datadir}/ti/examples/mpm } + +INSANE_SKIP_${PN} = "ldflags staticdev"