mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
network-manager-applet: Build without libteam support
NetworkManager is curently built without libteamdctrl support, so disable it in the applet, too. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
@@ -13,6 +13,8 @@ SRC_URI[archive.sha256sum] = "ddbb400ace804b59cc513611ce9701f7ef3f00de151dbbfb96
|
|||||||
|
|
||||||
# We don't not have ubuntu's appindicator (yet?)
|
# We don't not have ubuntu's appindicator (yet?)
|
||||||
EXTRA_OEMESON = "-Dappindicator=no"
|
EXTRA_OEMESON = "-Dappindicator=no"
|
||||||
|
# We currently don't build NetworkManager with libteamdctl support
|
||||||
|
EXTRA_OEMESON += "-Dteam=false"
|
||||||
|
|
||||||
PACKAGECONFIG ??= ""
|
PACKAGECONFIG ??= ""
|
||||||
PACKAGECONFIG[modemmanager] = "-Dwwan=true, -Dwwan=false, modemmanager"
|
PACKAGECONFIG[modemmanager] = "-Dwwan=true, -Dwwan=false, modemmanager"
|
||||||
|
|||||||
Reference in New Issue
Block a user