From: Chunrong Guo <[email protected]>

Signed-off-by: Chunrong Guo <[email protected]>
---
 dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb 
b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
index cbf8e24..2f5f1af 100644
--- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
+++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
@@ -39,7 +39,7 @@ do_install () {
     install -m 755 ${S}/source/fmc ${D}/${bindir}
 
     install -d ${D}${sysconfdir}/fmc/config
-    install -m 644 ${S}${sysconfdir}/fmc/config/hxs_pdl_v3.xml 
${D}${sysconfdir}/fmc/config
+    install -m 644 ${S}${sysconfdir}/fmc/config/* ${D}${sysconfdir}/fmc/config
 
     install -d ${D}/${includedir}/fmc
     install ${S}/source/fmc.h ${D}/${includedir}/fmc
-- 
2.7.4

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to