poky/bitbake/lib/bb
Frazer Clews abc6f864b9 bitbake: lib: fix most undefined code picked up by pylint
Correctly import, and inherit functions, and variables.
Also fix some typos and remove some Python 2 code that isn't recognised.

(Bitbake rev: b0c807be5c2170c9481c1a04d4c11972135d7dc5)

Signed-off-by: Frazer Clews <frazerleslieclews@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-25 18:14:53 +01:00
..
fetch2 bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
parse bitbake: build: Allow deltask to take multiple tasknames 2020-07-21 16:57:43 +01:00
pysh bitbake: pyshyacc: allow double COMMA statements 2020-07-12 11:53:00 +01:00
server bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
tests bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
ui bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
__init__.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
build.py bitbake: build/msg: Cleanup verbose option handling 2020-08-25 18:14:53 +01:00
cache_extra.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
cache.py bitbake: cache: Bump cache version 2020-06-19 23:18:18 +01:00
checksum.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
codeparser.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
command.py bitbake: cooker: Defer configuration init to after UI connection 2020-08-25 18:14:53 +01:00
compat.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-05-04 10:44:04 +01:00
cooker.py bitbake: cooker: Ensure cooker's enviroment is updated on updateConfig 2020-08-25 18:14:53 +01:00
cookerdata.py bitbake: main/server/process: Drop configuration object passing 2020-08-25 18:14:53 +01:00
COW.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
daemonize.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
data_smart.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
data.py bitbake: data: emit filename/lineno information for shell functions 2020-08-08 09:19:34 +01:00
event.py bitbake: event/ast: Add RecipePostKeyExpansion event 2020-05-27 10:46:33 +01:00
exceptions.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-05-04 10:44:04 +01:00
main.py bitbake: main/server/process: Drop configuration object passing 2020-08-25 18:14:53 +01:00
methodpool.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
monitordisk.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
msg.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
namedtuple_with_abc.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
persist_data.py bitbake: persist_data.py: Immediately get exclusive lock in __setitem__ 2020-01-19 13:31:05 +00:00
process.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
progress.py bitbake: progress: filter ANSI escape codes before looking for progress text 2020-08-08 09:19:34 +01:00
providers.py bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00
remotedata.py bitbake: tinfoil: Simplify remote datastore connections 2020-03-24 22:01:03 +00:00
runqueue.py bitbake: runqueue: Don't use sys.argv 2020-08-25 18:14:53 +01:00
siggen.py bitbake: siggen: clean_basepath: remove recipe full path when virtual:xyz present 2020-08-22 15:47:53 +01:00
taskdata.py bitbake: taskdata: Improve handling of regex in ASSUME_PROVIDED 2020-06-28 08:36:56 +01:00
tinfoil.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
utils.py bitbake: lib/bb/utils.py: Do not preserve TERM in the environment 2020-06-16 23:34:45 +01:00