diff options
author | Roxana Ciobanu <roxana.ciobanu@intel.com> | 2014-07-21 18:55:13 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-23 21:44:19 +0100 |
commit | b8b6214b885a0757f0e628937f8fe21c92c45155 (patch) | |
tree | 505508edce6b3ac08ab287085ac540c5e5bfe689 /meta/classes/lib_package.bbclass | |
parent | 6bc3696d8451a23d743daf03ee98c4ba54ce4551 (diff) | |
download | openembedded-core-b8b6214b885a0757f0e628937f8fe21c92c45155.tar.gz openembedded-core-b8b6214b885a0757f0e628937f8fe21c92c45155.tar.bz2 openembedded-core-b8b6214b885a0757f0e628937f8fe21c92c45155.zip |
image.bbclass/rootfs.py: add variables to rootfs[vardeps]
Added base variables and package backend specific variables to
rootfs[vardeps] in order for rootfs to rebuild when changes are made.
Set some variables as [func] to inform bitbake that they are shell
scripts, so that it invokes its shell dependency parsing. Without
marking them as functions, changes in the actual function body would
not trigger rootfs rebuilds.
[YOCTO #6502]
Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/lib_package.bbclass')
0 files changed, 0 insertions, 0 deletions