summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb')
-rw-r--r--recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb3
1 files changed, 1 insertions, 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 @@
1require edma3-lld.inc 1require edma3-lld.inc
2require recipes-ti/includes/ti-paths.inc 2require recipes-ti/includes/ti-paths.inc
3require recipes-ti/includes/ti-staging.inc
4 3
5PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
6 5
@@ -111,7 +110,7 @@ do_install () {
111 cp ${CP_ARGS} ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE} 110 cp ${CP_ARGS} ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
112} 111}
113 112
114INSANE_SKIP_${PN}-dev = "arch ldflags" 113INSANE_SKIP_${PN}-dev = "arch ldflags file-rdeps"
115 114
116ALLOW_EMPTY_${PN} = "1" 115ALLOW_EMPTY_${PN} = "1"
117FILES_${PN}-dev += "${EDMA3_LLD_INSTALL_DIR_RECIPE}" 116FILES_${PN}-dev += "${EDMA3_LLD_INSTALL_DIR_RECIPE}"