]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/utils: remove param_bool()
authorRoss Burton <ross.burton@intel.com>
Thu, 30 Nov 2017 10:58:13 +0000 (10:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Dec 2017 11:24:38 +0000 (11:24 +0000)
commita7cd9d1183be603777fc9c8c448281fe01224f7b
tree18bb12a392da7d2a06f88f4d9abcf3b4afd90664
parenta6e34b6aa194a27db9667af1fb0195ac8fb563f5
lib/oe/utils: remove param_bool()

This function is not used by any classes or recipes that I can find, so lets
delete it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/utils.py