networkmanager: removed package config for dnsmasq

needed to make networkmanager build

Part of yocto upgrade from dunfell to kirkstone
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2022-07-19 15:51:43 +00:00 committed by Alexandre Bard
parent c1f4056736
commit 0003dacf50
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ do_install:append_am335x-nrhw20() {
FILES:${PN} = " \
${sysconfdir}/NetworkManager/NetworkManager.conf \
${sysconfdir}/NetworkManager/dnsmasq.d \
${sysconfdir}/NetworkManager/system-connections \
${sysconfdir}/NetworkManager/system-connections \
${sysconfdir}/NetworkManager/conf.d \
"

View File

@ -6,4 +6,4 @@ SRC_URI:append = "\
file://0001-Reactivate-GSM-connections-when-ModemManager-reconne.patch \
"
PACKAGECONFIG[dnsmasq] = "--with-dnsmasq=${bindir}/dnsmasq,,,dnsmasq"
#PACKAGECONFIG[dnsmasq] = "--with-dnsmasq=${bindir}/dnsmasq,,,dnsmasq"