]> code.ossystems Code Review - openembedded-core.git/commit
package_deb.bbclass: add PACKAGE_ADD_METADATA_DEB to sstate variables
authorMichael Ho <Michael.Ho@bmw.de>
Mon, 25 May 2020 08:23:00 +0000 (10:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 May 2020 21:25:27 +0000 (22:25 +0100)
commite669141ccaeff346896f67f72b33c6aeae5cba46
tree82146f9ca1e13370a1d509798e70a47f9c0af5de
parent4147f0d7a1c2a35cb12e76ed910ef7f066bab90b
package_deb.bbclass: add PACKAGE_ADD_METADATA_DEB to sstate variables

Refactor the addition of vardeps for this package class to use DEBEXTRAVARS
and pass the items through gen_packagevar so package name specific overrides
are accounted for. This matches the style used in package_ipk.bbclass.

Additionally add PACKAGE_ADD_METADATA_DEB to the DEBEXTRAVARS list so the
packaging is redone if the variable changes value.

Signed-off-by: Michael Ho <Michael.Ho@bmw.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_deb.bbclass