aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb')
-rw-r--r--recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb b/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb
index 4707f179..c7b2a7bb 100644
--- a/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb
+++ b/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb
@@ -20,6 +20,6 @@ do_install() {
cp ${S}/${TARGET} ${D}${base_libdir}/firmware/${TARGET}
}
-FILES_${PN} += "${base_libdir}/firmware/${TARGET}"
+FILES:${PN} += "${base_libdir}/firmware/${TARGET}"
PR = "r1"