Skip to content
Commit b9297264 authored by Oleksandr Suvorov's avatar Oleksandr Suvorov Committed by Anuj Mittal
Browse files

depmodwrapper-cross: add config directory option



Native depmod by default try to find config files from the following
directories:
```
${STAGING_ETCDIR_NATIVE}/depmod.d
/run/depmod.d
/usr/local/lib/depmod.d
/lib/depmod.d
```

but none of them is correct, change to load config files from
${sysconfdir}/depmod.d of basedir.

Signed-off-by: default avatarOleksandr Suvorov <oleksandr.suvorov@toradex.com>
Signed-off-by: default avatarMing Liu <liu.ming50@gmail.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit aa03d77f)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent e2f27f05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment