mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 03:19:41 +01:00
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>