package.bbclass: enable the use of package_qa_handle_error
authorSaul Wold <sgw@linux.intel.com>
Tue, 3 Jul 2012 00:40:37 +0000 (17:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jul 2012 16:40:35 +0000 (17:40 +0100)
commitb0ad469d4fce74a4b1d56253428d8713f4379e0b
treeef4eb8560cd85b53535f37c7b834730f0daf60dd
parent6655f9a25b89f864ddf5f46247a48d9562036d9b
package.bbclass: enable the use of package_qa_handle_error

This will allow the reporting of these errors as either WARNINGs (default)
or ERRORs if installed_vs_shipped is added to the ERROR_QA of the policy
file (such as a <distro_name>.conf file.

V2: found the code I had intended to send instead of that other junk,
    was just not watching what I pushed on that one, sorry. (this is edit in
    no in the actual commit message)

(From OE-Core rev: 20d4205a4e408b6a99db392d4df458156113106a)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass