diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-06-09 17:13:51 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-12 15:07:39 +0100 |
commit | 833520d2fb8cdef2f6fdc7a0550aba1f67724c27 (patch) | |
tree | d9dfe6f06933b4091c0c9c95a7c49da8d0253370 /bitbake/lib/bb/progress.py | |
parent | 3d4c64fb9ff33a074328c37c7803c13ecc95f689 (diff) | |
download | poky-833520d2fb8cdef2f6fdc7a0550aba1f67724c27.tar.gz |
bitbake: command / cooker: drop Hob support commands and functions
Drop a number of the commands and support functions that were created
solely to support functionality in the now-removed Hob UI. In most cases
we now have this functionality elsewhere e.g. to modify config files and
recipes we have bb.utils.edit_metadata_file() and friends, and in OE we
have oe.recipeutils.patch_recipe_file() and friends which build on top of
the former. Additionally, some of it represented pretty egregious
incursion of OE metadata-specific references into BitBake code.
For now I have left in the find*File functions and commands as they are
relatively generic and possibly still useful, but they might be removed
in future.
(Bitbake rev: a322f13183c66a28d93cc4bc3d839d95fc1d90f4)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/progress.py')
0 files changed, 0 insertions, 0 deletions