summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb')
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb b/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb
index fcb18c03..1851297f 100644
--- a/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb
+++ b/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb
@@ -104,16 +104,4 @@ ALTERNATIVE_TARGET[j784s4-mcu-r5f0_0-fw] = "${INSTALL_DM_FW_DIR}/${DM_FIRMWARE}"
104 104
105ALTERNATIVE_PRIORITY = "10" 105ALTERNATIVE_PRIORITY = "10"
106 106
107# This is used to prevent the build system to_strip the executables
108INHIBIT_PACKAGE_STRIP = "1"
109INHIBIT_SYSROOT_STRIP = "1"
110# This is used to prevent the build system to split the debug info in a separate file
111INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
112# As it likely to be a different arch from the Yocto build, disable checking by adding "arch" to INSANE_SKIP
113INSANE_SKIP:${PN} += "arch"
114
115# we don't want to configure and build the source code
116do_compile[noexec] = "1"
117do_configure[noexec] = "1"
118
119addtask deploy after do_install 107addtask deploy after do_install