From: Thomas Perrot <[email protected]>

Enable it only if ppp is in distro features

Signed-off-by: Thomas Perrot <[email protected]>
---
 .../networkmanager/networkmanager_1.42.6.bb                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.42.6.bb 
b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.42.6.bb
index 31687a30b91a..b52a47540f6d 100644
--- 
a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.42.6.bb
+++ 
b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.42.6.bb
@@ -73,7 +73,7 @@ do_compile:prepend() {
 PACKAGECONFIG ??= "readline nss ifupdown dnsmasq nmcli vala \
     ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 
bb.utils.contains('DISTRO_FEATURES', 'x11', 'consolekit', '', d), d)} \
     ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez5', '', d)} \
-    ${@bb.utils.filter('DISTRO_FEATURES', 'wifi polkit', d)} \
+    ${@bb.utils.filter('DISTRO_FEATURES', 'wifi polkit ppp', d)} \
     ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux audit', '', 
d)} \
 "
 
-- 
2.40.1

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

Reply via email to