aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-10-02 01:28:42 -0700
committerRobert Yang <liezhi.yang@windriver.com>2015-10-08 05:58:40 -0700
commite24694ec19142b36f5e455f67f9e6ac4cf4bb42a (patch)
tree595aa032c1879f4e45516533d937c0707614e445 /scripts
parentc7a39d8c201baa22f57213e4239d36c564a49a53 (diff)
downloadopenembedded-core-contrib-e24694ec19142b36f5e455f67f9e6ac4cf4bb42a.tar.gz
insane.bbclass: make package_qa_walk() can print all the messages
* If more than one files have the same QA issue, package_qa_walk() can only print the last one, others are overrided, for example: messages["host-user-contaminated"] = "foo1" messages["host-user-contaminated"] = "foo2" Only foo2 will be printed, this patch fixes the issue. * Remove unused parameter "path" from package_qa_walk() The path is a useless parameter in package_qa_walk() since it has been redined inside. [YOCTO #8436] Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions