diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-16 18:05:33 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-06 11:08:08 +0100 |
commit | 7bbeddeee1992d8c8fb71ba2dd49b03d0ae1ce86 (patch) | |
tree | 43c2392596b607b3cbe2fa4a1469f343c7f06a68 /meta/lib/oeqa | |
parent | e155a81ab677640a6b5445756b1d11d2d3e04c4c (diff) | |
download | poky-7bbeddeee1992d8c8fb71ba2dd49b03d0ae1ce86.tar.gz |
bitbake: bin/bitbake-getvar: Add a new command to query a variable value (with history)
We've talked about having this for long enough. Add a command which queries a single
variable value with history. This saves "bitbake -e | grep" and avoids the
various pitfalls that has.
It also provides a neat example of using tinfoil to make such a query.
Parameters to limit the output to just the value, to limit to a variable flag
and to not expand the output are provided.
[YOCTO #10748]
(Bitbake rev: 4c1881b620e885f55d7772f8626b8a76c2828333)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa')
0 files changed, 0 insertions, 0 deletions