diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2022-12-09 01:54:23 -0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-12-20 10:47:41 -0500 |
| commit | 43e318de2ff3135054233864d2cb95b2d50ca6ea (patch) | |
| tree | 27742e8d12326ffcf96c6e4dac74b264a18073b5 /meta-python/recipes-devtools/python/python-django.inc | |
| parent | 971a33338ff7fc9b90b4063c273c3df79dca2905 (diff) | |
| download | meta-openembedded-43e318de2ff3135054233864d2cb95b2d50ca6ea.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>
(cherry picked from commit 15893f46f8af8c91d922fa41f9a1f537d92aeb9a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django.inc')
0 files changed, 0 insertions, 0 deletions
