diff options
author | Peter Kjellerstedt <pkj@axis.com> | 2022-11-12 13:59:38 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-11-12 16:52:33 -0800 |
commit | 1ff3ca8540441de8174604443601939f3dcc689c (patch) | |
tree | d562822805f785e8cbf59e237bd0377bb3580b20 /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | 1e625fbfc5fcd5aebd086df725ddc3d29e46b10e (diff) | |
download | meta-openembedded-1ff3ca8540441de8174604443601939f3dcc689c.tar.gz |
chrony: Make it possible to enable editline support again
Support for readline was dropped in Chrony 4.2. However, the
--disable-readline option still remains (it is used to completely ignore
all forms of command line editing, even though the only remaining
variant is editline). So keeping the readline PACKAGECONFIG and making
it pass --disable-readline when it is not enabled disabled support for
editline, and if it was enabled it instead passed --without-editline,
which also disabled support for editline. Thus there was no way to
enable editline support.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions