summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-05-12 17:15:58 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-05-12 18:00:38 +0800
commitf9ad49d43e342e90fdbd5ab6c49cb99ca28ef53c (patch)
tree2dc11420f1a52ce8bc0e4646fc1fe554c6b6dd15 /meta-fsl-ppc
parent8a3e937f5655c4be7465358015916009d53ec8ce (diff)
downloadmeta-freescale-f9ad49d43e342e90fdbd5ab6c49cb99ca28ef53c.tar.gz
skmm-host: packaging mini_calc file in binary package
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@freescale.com>
Diffstat (limited to 'meta-fsl-ppc')
-rw-r--r--meta-fsl-ppc/recipes-kernel/skmm-host/skmm-host_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/recipes-kernel/skmm-host/skmm-host_git.bb b/meta-fsl-ppc/recipes-kernel/skmm-host/skmm-host_git.bb
index a1c43f35..5e6b0858 100644
--- a/meta-fsl-ppc/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/meta-fsl-ppc/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -12,4 +12,4 @@ S = "${WORKDIR}/git"
12 12
13EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"' 13EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
14 14
15FILES_${PN} += "/etc/skmm/" 15FILES_${PN} += "/etc/skmm/ /usr/bin/"