nfnetlink has a layer dependancy to meta-networking.

Signed-off-by: Armin Kuster <[email protected]>
---
 recipes-ids/suricata/suricata_6.0.4.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-ids/suricata/suricata_6.0.4.bb 
b/recipes-ids/suricata/suricata_6.0.4.bb
index 31244f3..968da21 100644
--- a/recipes-ids/suricata/suricata_6.0.4.bb
+++ b/recipes-ids/suricata/suricata_6.0.4.bb
@@ -121,7 +121,8 @@ CARGO_SRC_DIR = "rust"
 
 B = "${S}"
 
-PACKAGECONFIG ??= "jansson file pcre yaml python pcap cap-ng net nfnetlink nss 
nspr "
+# nfnetlink has a dependancy to meta-networking
+PACKAGECONFIG ??= "jansson file pcre yaml python pcap cap-ng net nss nspr "
 PACKAGECONFIG:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'ptest', 
'unittests', '', d)}"
 
 PACKAGECONFIG[pcre] = "--with-libpcre-includes=${STAGING_INCDIR} 
--with-libpcre-libraries=${STAGING_LIBDIR}, ,libpcre ," 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57018): https://lists.yoctoproject.org/g/yocto/message/57018
Mute This Topic: https://lists.yoctoproject.org/mt/90934475/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to