]> code.ossystems Code Review - meta-freescale.git/commit
dce: fix QA Issue during usermerge
authorHongxu Jia <hongxu.jia@windriver.com>
Wed, 20 Oct 2021 06:38:56 +0000 (14:38 +0800)
committerHongxu Jia <hongxu.jia@windriver.com>
Thu, 21 Oct 2021 07:45:27 +0000 (15:45 +0800)
commit265c7afa5c7e1491b960e5f77132a01dd6455feb
treeabdb00146e43c21b3bd3f7cfdf04f416e85a9727
parent00f062d105b7617f6503cdec7bac9eefb2628974
dce: fix QA Issue during usermerge

While enabling usermerge, there is a QA issue:
...
ERROR: dce-git-r0 do_package: QA Issue: dce: Files/directories were installed but not shipped in any package:
  /sbin/dce-api-perf-test
  /sbin/dce-example
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
...

Use Yocto base_sbindir to replace hardcode ./sbin

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
recipes-dpaa2/dce/dce_git.bb
recipes-dpaa2/dce/files/0001-support-user-merge.patch [new file with mode: 0644]