summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ipc')
-rw-r--r--recipes-bsp/ipc/ipc-ust_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/ipc/ipc-ust_git.bb b/recipes-bsp/ipc/ipc-ust_git.bb
index c6b3cfe..e31b9fa 100644
--- a/recipes-bsp/ipc/ipc-ust_git.bb
+++ b/recipes-bsp/ipc/ipc-ust_git.bb
@@ -48,3 +48,5 @@ do_install () {
48FILES_${PN} += "/ipc/*" 48FILES_${PN} += "/ipc/*"
49FILES_${PN}-dbg += "/ipc/.debug" 49FILES_${PN}-dbg += "/ipc/.debug"
50 50
51INSANE_SKIP_${PN} += "file-rdeps"
52INSANE_SKIP_${PN}-dev += "dev-elf"