mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 06:00:02 +00:00
6e75972a1f
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>