mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 20:28:23 +00:00
Revert "iwd: Module load dir should be relative to root_dir"
This reverts commit 02a339069f8d2f87c266b51a5f5363b6cef4b1cd. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4ba5aeaaba
commit
5dc4138598
@ -41,7 +41,7 @@ do_install_append() {
|
|||||||
|
|
||||||
FILES_${PN} += " \
|
FILES_${PN} += " \
|
||||||
${datadir}/dbus-1 \
|
${datadir}/dbus-1 \
|
||||||
${nonarch_base_libdir}/modules-load.d \
|
${nonarch_libdir}/modules-load.d \
|
||||||
${systemd_unitdir}/network \
|
${systemd_unitdir}/network \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user