[meta-ti] [PATCH 1/5] edme3-lld-rtos: drop ti-staging.inc and fix file-rdeps QA check

Denys Dmytriyenko denys at ti.com
Fri Jun 23 13:35:20 PDT 2017


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index 7fd778a..f524478 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -1,6 +1,5 @@
 require edma3-lld.inc
 require recipes-ti/includes/ti-paths.inc
-require recipes-ti/includes/ti-staging.inc
 
 PR = "${INC_PR}.1"
 
@@ -111,7 +110,7 @@ do_install () {
     cp ${CP_ARGS} ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
 }
 
-INSANE_SKIP_${PN}-dev = "arch ldflags"
+INSANE_SKIP_${PN}-dev = "arch ldflags file-rdeps"
 
 ALLOW_EMPTY_${PN} = "1"
 FILES_${PN}-dev += "${EDMA3_LLD_INSTALL_DIR_RECIPE}"
-- 
2.7.4



More information about the meta-ti mailing list