]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Clean up writing of runtime pkgdata files
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 5 Jun 2019 14:01:28 +0000 (16:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2019 08:10:33 +0000 (09:10 +0100)
commit43e55bfa040425cf93d94ac626a31f6fd00a7a74
treecb3e0d5920b7db5b36f4b8fb24d4ffcac4fb7b8a
parentbc9f5f4c107ea34171aad3245a49b25b671d8679
package.bbclass: Clean up writing of runtime pkgdata files

This introduces a variable, PKGDATA_VARS, that contains the names of
the variables that are to be output in the runtime pkgdata files.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass