diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-28 05:47:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-28 05:47:37 +0200 |
| commit | f579d5dba10688dd26a9e9ece2321e4604b9a542 (patch) | |
| tree | e0e4fb41863e7eb60d10c88303c4115385dd13f2 | |
| parent | e429ded62dd5b9f963222764c62e96a560ca6bdf (diff) | |
Fix incorrect year in README
Typo
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ configurations generated by ``scripts/kconfig/conf`` for a number of cases. You might want to use the "speedy" option; see `testsuite.py <https://github.com/ulfalizer/Kconfiglib/blob/master/testsuite.py>`_. -The test suite might fail for a few configurations for kernels older than April 2006, +The test suite might fail for a few configurations for kernels older than April 2016, when a fix was added to Kconfig that's also mirrored in Kconfiglib (see `this commit <https://github.com/ulfalizer/Kconfiglib/commit/35ea8d5f1d63bdc9f8642f5ce4445e8f7c914385>`_). This is harmless, and only counts as a fail since the test suite compares literal |
