From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb') diff --git a/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb b/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb index 4456cc03..622da6fc 100644 --- a/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb +++ b/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb @@ -16,3 +16,5 @@ do_install () { oe_runmake install INSTALL_INC_BASE_DIR=${D}/${includedir} INSTALL_LIB_BASE_DIR=${D}${libdir} chown -R root:root ${D} } + +INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${libdir}/libdfe.a" -- cgit 1.2.3-korg