From 61ff9caa9abde2b5114e275857e7c8e00744e8d2 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 24 Jun 2017 02:35:20 +0000 Subject: [PATCH] edma3-lld-rtos: drop ti-staging.inc and fix file-rdeps QA check Signed-off-by: Denys Dmytriyenko --- 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 7fd778a4..f5244785 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}"