mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
network-manager-applet: upgrade 1.16.0 -> 1.18.0
======================================================= network-manager-applet-1.18.0 Overview of changes since network-manager-applet-1.16.0 ======================================================= * Enable build with appindicator by default. * Add WireGuard support to the editor. * Support OWE (Opportunistic Wireless Encryption) in the editor. * Fix crash when disposing VPN secret dialog. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+4
-2
@@ -9,8 +9,10 @@ inherit features_check gnomebase gsettings gtk-icon-cache gettext
|
|||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
SRC_URI[archive.md5sum] = "9652c2757e85d6caba657405cf794fbd"
|
SRC_URI[archive.sha256sum] = "ddbb400ace804b59cc513611ce9701f7ef3f00de151dbbfb96284c8c1ef2b18b"
|
||||||
SRC_URI[archive.sha256sum] = "d6f98a455a271e7e169b5d35d290f4880f503cdf7593251572c9330941b5c3e5"
|
|
||||||
|
# We don't not have ubuntu's appindicator (yet?)
|
||||||
|
EXTRA_OEMESON = "-Dappindicator=no"
|
||||||
|
|
||||||
PACKAGECONFIG ??= ""
|
PACKAGECONFIG ??= ""
|
||||||
PACKAGECONFIG[modemmanager] = "-Dwwan=true, -Dwwan=false, modemmanager"
|
PACKAGECONFIG[modemmanager] = "-Dwwan=true, -Dwwan=false, modemmanager"
|
||||||
Reference in New Issue
Block a user