diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-24 16:54:34 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-27 23:48:15 +0000 |
commit | 6e75972a1f0cadfc09721d853b2cb1135078627c (patch) | |
tree | 74fd2f454519bdd3fc42d422956df0bdbf6466a9 /scripts/task-time | |
parent | 0536965bd45670b7024c84f30a79cd652fe87a73 (diff) | |
download | poky-6e75972a1f0cadfc09721d853b2cb1135078627c.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: ef9c033b011e68bbfedf7ddf118633c14388aaaf)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/task-time')
0 files changed, 0 insertions, 0 deletions