Hi all, Any comments on this patch?
Regards, Rebecca -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Rebecca Chang Swee Fun Sent: Monday, May 30, 2016 3:41 PM To: [email protected] Cc: [email protected]; Wold, Saul <[email protected]> Subject: [meta-intel] [master] [krogoth] [PATCH] Fix QA issue on intel-gpu-tools Hi, I have encountered bitbake QA issue error when compiling IGT v1.14 into image. I have it fixed by declaring that .debug goes to ${PN}-dbg package. ... ERROR: QA Issue: non debug package contains .debug directory: intel-gpu-tools-benchmarks path work/corei7-64-poky-linux/intel-gpu-tools/1.14-r0/packages-split/intel-gpu-tools-benchmarks/usr/lib/intel-gpu-tools/intel-gpu-tools/benchmarks/.debug/gem_mmap [debug-files] ERROR: QA run found fatal errors. Please consider fixing them. ERROR: Function failed: do_package_qa ... Please review whether this fix is proper and feedback for rework if necessary. Else, please merge this fix for master and krogoth branch. Thank you very much. Regards, Rebecca Rebecca Chang Swee Fun (1): intel-gpu-tools_1.14: fix bitbake QA issue on debug-files common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.14.bb | 2 ++ 1 file changed, 2 insertions(+) -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
