diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2022-12-09 01:54:23 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-12-09 10:39:27 -0800 |
| commit | 15893f46f8af8c91d922fa41f9a1f537d92aeb9a (patch) | |
| tree | 23b1dbf1b8093d6b4f66929e9233719fee47fd47 /meta-python/recipes-devtools/python/python3-sqlparse | |
| parent | 178123a0066c40db1e75d018dc65f056fb03b826 (diff) | |
| download | meta-openembedded-15893f46f8af8c91d922fa41f9a1f537d92aeb9a.tar.gz | |
networkmanager: install config files into correct place
The current location has no effect, because NetworkManager
is not looking for config files there.
In meson.build, we have:
nm_pkglibdir = join_paths(nm_prefix, 'lib', nm_name)
config_extra_h.set_quoted('NMLIBDIR', nm_pkglibdir)
It's clear that the configuration directory should be
nonarch_libdir instead of libdir.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlparse')
0 files changed, 0 insertions, 0 deletions
