diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-15 15:06:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-17 17:51:03 +0000 |
commit | 383ade4e3ce0043f8202b1692df6ad5c9edb15cc (patch) | |
tree | 96866ed6a4f3c8fd763a2a8a9ec72def492330f3 /bitbake/doc | |
parent | 729ec0bebb81a7ce14b668a36bee1b831648bb42 (diff) | |
download | poky-383ade4e3ce0043f8202b1692df6ad5c9edb15cc.tar.gz |
bitbake: data_smart: Add hasOverrides method to public datastore API
There are some cases where the metadata needs to check if a variable
has any overrides set, even if they are currently inactive. That code
currently pokes into datastore internals. Add API instead to replace
and avoid that.
(Bitbake rev: c885e5542dcf760b8fc5881e385abb4a10020874)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
0 files changed, 0 insertions, 0 deletions