summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/dce/files/0001-support-user-merge.patch
Commit message (Collapse)AuthorAgeFilesLines
* dce: fix QA Issue during usermergeHongxu Jia2021-10-211-0/+31
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>