PTU5KAS/kas
Daniel Wagner 7aff26d105 libkas: Add /sbin and /usr/sbin to PATH
/sbin and /usr/sbin might contain tools Yocto depens on, e.g. 'ip'.

"""
The following required tools (as specified by HOSTTOOLS) appear to be
unavailable in PATH, please install them in order to proceed:

	ip
"""

Signed-off-by: Daniel Wagner <daniel.wagner@siemens.com>
2017-11-20 14:12:28 +01:00
..
__init__.py config: Added schema validation for configuration files 2017-10-13 14:11:10 +02:00
__main__.py entry: Consistently call python3 2017-08-31 22:31:41 +02:00
__version__.py multiconfig: implement initial support 2017-11-08 09:42:56 +01:00
build.py config: Implemented multi-target support 2017-10-13 14:11:00 +02:00
config.py config: support major distro variants 2017-11-09 09:26:43 +01:00
configschema.py configschema: Added copyright and license variables 2017-10-18 13:49:09 +02:00
includehandler.py includehandler: remove possible duplicates from the missing_repos list 2017-10-18 10:04:06 +02:00
kas.py kas: added version output when starting kas 2017-10-19 17:15:26 +02:00
libcmds.py multiconfig: implement initial support 2017-11-08 09:42:56 +01:00
libkas.py libkas: Add /sbin and /usr/sbin to PATH 2017-11-20 14:12:28 +01:00
repos.py Fixed issues that occured with pylint 1.7.2 2017-06-28 15:10:14 +02:00
shell.py config: Implemented multi-target support 2017-10-13 14:11:00 +02:00