Files
meta-openembedded/meta-networking/recipes-connectivity
Chen Qi 15893f46f8 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>
2022-12-09 10:39:27 -08:00
..
2021-09-24 08:12:35 -07:00
2022-11-25 18:11:10 -08:00
2022-08-25 08:01:35 -07:00
2021-08-03 10:21:25 -07:00
2022-04-25 11:00:43 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-06-30 13:39:27 -04:00
2022-08-06 08:39:06 -07:00
2022-11-09 10:17:15 -08:00