diff options
author | Michael Ho <Michael.Ho@bmw.de> | 2020-05-25 10:22:58 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-25 22:25:53 +0100 |
commit | 1dfd6dad27c0dea1ec6bb20e4bee8f42ae20c525 (patch) | |
tree | 3c165b455b383235399066254d5e74870efb2d46 /meta/classes/package_ipk.bbclass | |
parent | c03dbb5afd6de0f94b0d83e7500fd738b2e5336f (diff) | |
download | poky-1dfd6dad27c0dea1ec6bb20e4bee8f42ae20c525.tar.gz |
package.bbclass: add PACKAGE_ADD_METADATA to sstate variables
The PACKAGE_ADD_METADATA can be used to define additional metadata for
packages. Changes to this variable should affect the packaging sstate hash
so packages are re-generated when this variable changes.
This variable is added to both PKGDATA_VARS and PACKAGEVARS. It is needed
in PACKAGEVARS to ensure changes invoke do_package to re-run. It is needed
in PKGDATA_VARS to ensure changes are written into the pkgdata so that the
hash equiv reports a change and does not skip over the package_write tasks.
(From OE-Core rev: de871a51cc450e3f90c923c5d80155453e5c241d)
Signed-off-by: Michael Ho <Michael.Ho@bmw.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions