summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb')
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb b/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
index b2a6526c..0688aebb 100644
--- a/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
+++ b/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
@@ -17,8 +17,6 @@ require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
17PV = "${CORESDK_RTOS_VERSION}" 17PV = "${CORESDK_RTOS_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
@@ -104,9 +102,6 @@ ALTERNATIVE_TARGET[j784s4-main-r5f0_0-fw-sec] = "${INSTALL_ETH_FW_DIR}/${ETH_FW}
104 102
105ALTERNATIVE_PRIORITY = "5" 103ALTERNATIVE_PRIORITY = "5"
106 104
107# make sure that lib/firmware, and all its contents are part of the package
108FILES:${PN} += "${nonarch_base_libdir}/firmware"
109
110# This is used to prevent the build system to_strip the executables 105# This is used to prevent the build system to_strip the executables
111INHIBIT_PACKAGE_STRIP = "1" 106INHIBIT_PACKAGE_STRIP = "1"
112INHIBIT_SYSROOT_STRIP = "1" 107INHIBIT_SYSROOT_STRIP = "1"