]> code.ossystems Code Review - openembedded-core.git/commit
opkg: use oe.qa.add_message istead of package_qa_add_message
authorChen Qi <Qi.Chen@windriver.com>
Tue, 2 Nov 2021 05:25:28 +0000 (22:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Nov 2021 10:12:01 +0000 (10:12 +0000)
commitd181f8c3798165808b1f529650ca47aae7730d9d
tree4ae328bb45a45783b9a140bf2af07c3c3a67822b
parent3bb1cb476dbad1037522970af9afd69691a7033c
opkg: use oe.qa.add_message istead of package_qa_add_message

Since the following commit, package_qa_add_message is no longer
available, use oe.qa.add_message instead.

"""
commit f0ad152ef4cc15c042bc9eeefb6af096d054b220
Author: Mike Crowe <mac@mcrowe.com>
Date:   Fri Oct 15 15:39:53 2021 +0100

    lib/oe/qa,insane: Move extra error handling functions to library

    Extract package_qa_write_error, package_qa_handle_error and
    package_qa_add_message functions from insane.bbclass to lib/oe/qa.py and
    drop the package_qa_ prefixes.
...
"""

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg_0.4.5.bb