mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
fd123c9bb2
commit
ae22b4835c
@ -13,6 +13,8 @@ SRC_URI[archive.sha256sum] = "ddbb400ace804b59cc513611ce9701f7ef3f00de151dbbfb96
|
||||
|
||||
# We don't not have ubuntu's appindicator (yet?)
|
||||
EXTRA_OEMESON = "-Dappindicator=no"
|
||||
# We currently don't build NetworkManager with libteamdctl support
|
||||
EXTRA_OEMESON += "-Dteam=false"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[modemmanager] = "-Dwwan=true, -Dwwan=false, modemmanager"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user