mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 01:30:23 +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>
This commit is contained in:
@@ -59,4 +59,5 @@ RRECOMMENDS:${PN} = "\
|
|||||||
kernel-module-pkcs7-message \
|
kernel-module-pkcs7-message \
|
||||||
kernel-module-pkcs8-key-parser \
|
kernel-module-pkcs8-key-parser \
|
||||||
kernel-module-x509-key-parser \
|
kernel-module-x509-key-parser \
|
||||||
|
wireless-regdb-static \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user