summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ti/imglib/imglib-c66x.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-ti/imglib/imglib-c66x.inc b/recipes-ti/imglib/imglib-c66x.inc
index eb575985..164bf41d 100644
--- a/recipes-ti/imglib/imglib-c66x.inc
+++ b/recipes-ti/imglib/imglib-c66x.inc
@@ -26,5 +26,9 @@ do_install() {
26ALLOW_EMPTY_${PN} = "1" 26ALLOW_EMPTY_${PN} = "1"
27FILES_${PN}-dev += "${IMGLIB_C66_INSTALL_DIR_RECIPE}" 27FILES_${PN}-dev += "${IMGLIB_C66_INSTALL_DIR_RECIPE}"
28 28
29INHIBIT_PACKAGE_STRIP = "1"
30INHIBIT_SYSROOT_STRIP = "1"
31INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
32
29RDEPENDS_${PN}-dev += "perl" 33RDEPENDS_${PN}-dev += "perl"
30INSANE_SKIP_${PN}-dev = "arch" 34INSANE_SKIP_${PN}-dev = "arch"