diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-10 21:45:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-14 15:25:03 +0000 |
commit | dde7a392c576c69adecece1c62e0adfe3097510c (patch) | |
tree | cf777494d9033848a46ad58d628832146f2f716a /bitbake/lib/bb/cookerdata.py | |
parent | 69553e43659c9033286d4ce4510f3be8bc3885c4 (diff) | |
download | poky-dde7a392c576c69adecece1c62e0adfe3097510c.tar.gz |
bitbake: utils: Allow to_boolean to support int values
Some variables may be set as:
X = 1
as well the more usual
X = "1"
so add support to to_boolean to handle this case.
(Bitbake rev: 3cc9fe911f764e4553078dbeed9497f6f08336ce)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cookerdata.py')
0 files changed, 0 insertions, 0 deletions