summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-05-12 16:58:58 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-05-12 17:07:41 +0800
commita39e188c9b213ad3d7f43fce7de1140e1b02a657 (patch)
tree4ad9c8d3f9c3182082f2c6aa29b943e50d1de798
parent2b682cde75ee4ebe3d91f64389e49b2cef0f5a0d (diff)
downloadmeta-fsl-ppc-a39e188c9b213ad3d7f43fce7de1140e1b02a657.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>
-rw-r--r--recipes-kernel/skmm-host/skmm-host_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index a1c43f3..5e6b085 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"
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/"