Searched hist:"90 c36d8ab91f07679145f7fe79d7a20d4b016b31" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | kconfiglib.py | 90c36d8ab91f07679145f7fe79d7a20d4b016b31 Thu Aug 13 17:55:40 UTC 2015 Ulf Magnusson <ulfalizer@gmail.com> kconfiglib: update to the latest version
Corresponds to ba71a0e (Fix _parse_block() 'parent' documentation re. ifs.) from upstream, just adding the SPDX tag.
Has performance improvements, code cleanup, Python 3 support, and various small fixes, including the following:
- Unset user values when loading a zero-byte .config. (5e54e2c) - Ignore indented .config assignments. (f8a7510) - Do not require $srctree to be set for non-kernel projects. (d56e9c1) - Report correct locations in the presence of continuation lines. (0cebc87) Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
|