]> code.ossystems Code Review - openembedded-core.git/commit
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 13:54:10 +0000 (14:54 +0100)
commit20d4205a4e408b6a99db392d4df458156113106a
treed1ca8936931c165c6fb5672d06fffb9a891a56a5
parentd50c44585e72057532b8e0d9221ebf058e514672
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)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/package.bbclass