Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta-networking][PATCH] networkmanager: Add missing RDEPENDS to dnsmasq
@ 2019-12-23 21:13 Alexandre Bard
  2019-12-23 21:32 ` ✗ patchtest: failure for " Patchwork
  2019-12-23 22:16 ` [meta-networking][PATCH] " Andreas Müller
  0 siblings, 2 replies; 3+ messages in thread
From: Alexandre Bard @ 2019-12-23 21:13 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org; +Cc: Alexandre Bard

---
 .../networkmanager/networkmanager_1.18.4.bb                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.18.4.bb b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.18.4.bb
index 27508c4d9..5944337b8 100644
--- a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.18.4.bb
+++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.18.4.bb
@@ -73,7 +73,7 @@ PACKAGECONFIG[modemmanager] = "--with-modem-manager-1=yes,--with-modem-manager-1
 PACKAGECONFIG[ppp] = "--enable-ppp,--disable-ppp,ppp,ppp"
 # Use full featured dhcp client instead of internal one
 PACKAGECONFIG[dhclient] = "--with-dhclient=${base_sbindir}/dhclient,,,dhcp-client"
-PACKAGECONFIG[dnsmasq] = "--with-dnsmasq=${bindir}/dnsmasq"
+PACKAGECONFIG[dnsmasq] = "--with-dnsmasq=${bindir}/dnsmasq,,,dnsmasq"
 PACKAGECONFIG[nss] = "--with-crypto=nss,,nss"
 PACKAGECONFIG[glib] = "--with-libnm-glib,,dbus-glib-native dbus-glib"
 PACKAGECONFIG[resolvconf] = "--with-resolvconf=${base_sbindir}/resolvconf,,,resolvconf"
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-23 22:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-23 21:13 [meta-networking][PATCH] networkmanager: Add missing RDEPENDS to dnsmasq Alexandre Bard
2019-12-23 21:32 ` ✗ patchtest: failure for " Patchwork
2019-12-23 22:16 ` [meta-networking][PATCH] " Andreas Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox