[meta-freescale] [meta-fsl-ppc dizzy][PATCH 1/2] skmm-host: add mini_calc in FILES_${PN}

Zhenhua Luo zhenhua.luo at freescale.com
Wed Oct 14 04:13:04 PDT 2015


Fix the following build error:
  ERROR: QA Issue: skmm-host: Files/directories were installed but not shipped
    /usr/bin/mini_calc [installed-vs-shipped]

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-kernel/skmm-host/skmm-host_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index a1c43f3..d9d5973 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -12,4 +12,4 @@ S = "${WORKDIR}/git"
 
 EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
 
-FILES_${PN} += "/etc/skmm/"
+FILES_${PN} += "/usr/bin/ /etc/skmm/"
-- 
2.4.3



More information about the meta-freescale mailing list