mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 13:09:46 +00:00
iwd: depend on the regulatory database
Doing wifi without the regulatory database is not good, so add a runtime dependency to iwd to ensure that it gets pulled into the image for the kernel drivers to use. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> (cherry picked from commit 51ed0fcecd3c3a7138319b3e3bcb6315add30356) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
3abfbefd4f
commit
b2657486b3
@ -59,4 +59,5 @@ RRECOMMENDS:${PN} = "\
|
||||
kernel-module-pkcs7-message \
|
||||
kernel-module-pkcs8-key-parser \
|
||||
kernel-module-x509-key-parser \
|
||||
wireless-regdb-static \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user