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.bb5
1 files changed, 0 insertions, 5 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 da44234c..fcb18c03 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
@@ -17,8 +17,6 @@ require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
17PV = "${TI_DM_FW_VERSION}" 17PV = "${TI_DM_FW_VERSION}"
18PR = "${INC_PR}.0" 18PR = "${INC_PR}.0"
19 19
20CLEANBROKEN = "1"
21
22# Secure Build 20# Secure Build
23inherit ti-secdev 21inherit ti-secdev
24 22
@@ -106,9 +104,6 @@ ALTERNATIVE_TARGET[j784s4-mcu-r5f0_0-fw] = "${INSTALL_DM_FW_DIR}/${DM_FIRMWARE}"
106 104
107ALTERNATIVE_PRIORITY = "10" 105ALTERNATIVE_PRIORITY = "10"
108 106
109# make sure that lib/firmware, and all its contents are part of the package
110FILES:${PN} += "${nonarch_base_libdir}/firmware"
111
112# This is used to prevent the build system to_strip the executables 107# This is used to prevent the build system to_strip the executables
113INHIBIT_PACKAGE_STRIP = "1" 108INHIBIT_PACKAGE_STRIP = "1"
114INHIBIT_SYSROOT_STRIP = "1" 109INHIBIT_SYSROOT_STRIP = "1"