diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-21 00:14:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-21 09:34:40 +0100 |
commit | 6cf9204d3bc55d4811ce112a1cd7c990b4199b93 (patch) | |
tree | 0f28f7cb31542f652102f959967a5f24838ba1fe /meta/recipes-devtools/gcc/gcc-source_7.3.bb | |
parent | 160477e043751cf1fa3ddbd7825c64467a186a40 (diff) | |
download | poky-6cf9204d3bc55d4811ce112a1cd7c990b4199b93.tar.gz |
oe/types: Allow boolean to accept an existing boolean
Exception: TypeError: boolean accepts a string, not '<class 'bool'>
is a bit annoying if you pass in True/False. Tweak the function
to make it forgive that situation.
(From OE-Core rev: 147f5a665fe5073027d92e4acac631f15f08f79f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-source_7.3.bb')
0 files changed, 0 insertions, 0 deletions