aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld/edma3-lld_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/edma3-lld/edma3-lld_git.bb')
-rw-r--r--recipes-bsp/edma3-lld/edma3-lld_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld_git.bb b/recipes-bsp/edma3-lld/edma3-lld_git.bb
index 886f0606..f42d8965 100644
--- a/recipes-bsp/edma3-lld/edma3-lld_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld_git.bb
@@ -16,7 +16,7 @@ PLATFORMLIST = "tci6636k2h-evm \
PACKAGES =+ "${PN}-test"
-FILES_${PN}-test = "${bindir}/*"
+FILES:${PN}-test = "${bindir}/*"
S = "${WORKDIR}/git"
@@ -74,5 +74,5 @@ do_install () {
${D}/${bindir}/edma3_drv_c66ak2e_a15_sample_a15host_release.xa15fg
}
-INSANE_SKIP_${PN} += "ldflags"
-INSANE_SKIP_${PN}-test += "ldflags"
+INSANE_SKIP:${PN} += "ldflags"
+INSANE_SKIP:${PN}-test += "ldflags"