]> code.ossystems Code Review - meta-freescale.git/commitdiff
skmm-host: packaging mini_calc file in binary package
authorZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 12 May 2015 09:15:58 +0000 (17:15 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 12 May 2015 10:00:38 +0000 (18:00 +0800)
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>
meta-fsl-ppc/recipes-kernel/skmm-host/skmm-host_git.bb

index a1c43f359e3ea405ce87003c46b37dabac26e689..5e6b0858baa7548a548141d5949b1490a78ab115 100644 (file)
@@ -12,4 +12,4 @@ S = "${WORKDIR}/git"
 
 EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
 
-FILES_${PN} += "/etc/skmm/"
+FILES_${PN} += "/etc/skmm/ /usr/bin/"