summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
...
* libnma: upgrade 1.8.32 -> 1.8.34wangmy2022-01-251-1/+1
| | | | | | | | | Changelog: ========= Add possibility of building libnma-gtk4 library with experimental Gtk4 support. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: use sha hash for SRCREV; fix identationMarkus Volk2022-01-251-23/+23
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* folks: add PACKAGECONFIG for import_tool and inspect_toolMarkus Volk2022-01-251-0/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: initial add recipeMarkus Volk2022-01-251-0/+54
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: add meson 0.61 patchAlexander Kanavin2022-01-242-0/+32
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* folks: initial add recipeMarkus Volk2022-01-241-0/+29
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: update to 1.8.32Oleksandr Kravchuk2021-12-101-2/+1
| | | | | | | | | | Changelog: * Fix crash in PKCS11 login dialog. * Fix clearing password when restoring a valid configuration to be displayed to a user. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.22.0 -> 1.24.0Andreas Müller2021-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | ======================================================= network-manager-applet-1.24.0 Overview of changes since network-manager-applet-1.22.0 ======================================================= * If Polkit permissions allow it, create system connections (instead of user-restricted ones) when clicking on a Wi-Fi network in the applet. * Fix display of blurry applet icon. * Use the "port" word for dependend devices and profiles in the editor. * Support storing and retrieving WireGuard preshared-key into/from a keyring. * Update translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: add selinux to PACKAGECONFIG if enable selinux ↵Yi Zhao2021-08-121-1/+1
| | | | | | | distro feature Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-032-5/+5
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: upgrade 1.18.0 -> 1.22.0Andreas Müller2021-05-191-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: Disbale vapiKhem Raj2021-03-121-2/+3
| | | | | | introspection is not supported for ppc64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: Build without libteam supportNicolas Jeker2021-01-281-0/+2
| | | | | | | NetworkManager is curently built without libteamdctrl support, so disable it in the applet, too. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: upgrade 1.8.28 -> 1.8.30Andreas Müller2020-07-281-2/+2
| | | | | | | | | | | | | | | ======================================= libnma-1.8.30 Overview of changes since libnma-1.8.28 ======================================= * Properly dispose wireless security objects. * Don't clear the key when users set a non-pkcs12 certificate in the certificate chooser UI. * Added missing VAPI macro file. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: Add missing dependency on libgudevKhem Raj2020-07-211-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.16.0 -> 1.18.0Andreas Müller2020-06-291-2/+4
| | | | | | | | | | | | | | | ======================================================= 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>
* libnma: Fix build on riscv32Khem Raj2020-04-291-1/+2
| | | | | | Disable vapi which needs introspection Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: allow building for mipsn32Slater, Joseph2020-04-161-0/+4
| | | | | | | | go object introspection is not support for mipsn32, so disable vapi for that architecture. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: add gtk+3 to DEPENDS / add missing required distro featuresAndreas Müller2020-03-211-2/+5
| | | | | | | | | | | | | * In case gcr is in PACKAGECONFIG, we need x11 in distro features * gtk+3 in DEPENDS is necessary when gcr is not in PACKAGECONFIG. That adds ANY_OF_DISTRO_FEATURES Thanks for reporting [1] [1] https://lists.openembedded.org/g/openembedded-devel/topic/patch_1_5_libnma_initial/72312166? Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.8.24 -> 1.16.0Andreas Müller2020-03-182-29/+25
| | | | | | | | | | | | | | | | | | | | | | * License changed in [1] - it is still GPLv2 ======================================================= network-manager-applet-1.16.0 Overview of changes since network-manager-applet-1.8.24 ======================================================= * Turned libnma into an external dependency and move to "https://gitlab.gnome.org/GNOME/libnma". To build, libnma-1.8.28 or newer is required. * The libnm-gtk, the deprecated libnm-glib compatibility library was removed. Everybody should be using libnma by now. * Improve applet icons for hidpi. * Fix transparent dialog borders. [1] https://gitlab.gnome.org/GNOME/network-manager-applet/-/commit/1ab20e8d49d10a7e673efc3c15983f2fac7a41fe Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: initial add 1.8.28Andreas Müller2020-03-181-0/+18
| | | | | | | | With upcoming network-manager-applet 1.16 this library gets mandatory: GNOME splitted out common code from network-manager-applet to libnma. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.8.22 -> 1.8.23 / build with meson / cleanupAndreas Müller2019-10-282-44/+29
| | | | | | | | | Cleanup means: * remove unnecessary dependencies * gobject-introspection builds fine for musl these days Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: Remove the obsolete DEPENDS on gconfAdrian Bunk2019-08-081-1/+1
| | | | | | | network-manager-applet stopped using gconf 5 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: Remove obsolete do_configure_appendAdrian Bunk2019-08-081-7/+0
| | | | | | | Upstream no longer enables -Werror by default. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: 1.8.20 -> 1.8.22Hongxu Jia2019-07-101-3/+3
| | | | | | | Fix QA Issue: AM_GNU_GETTEXT used but no inherit gettext Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: Remove obsolete dbus-glib and libnm-glib dependenciesAdrian Bunk2019-06-182-6/+2
| | | | | | | | | network-manager-applet stopped using dbus-glib 3 years ago. Building of the obsolete libnm-gtk is disabled by default in 1.8.20. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.8.18 -> 1.8.20Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fix networkmanager apppendthc2019-01-041-1/+1
| | | | | | | | | | | | | | | | | | Fix following warning: WARNING: networkmanager-1.14.4-r0 do_configure: QA Issue: networkmanager: invalid PACKAGECONFIG: bluez5glib [invalid-packageconfig] if conf/local.conf: PACKAGECONFIG_append_pn-networkmanager = " ifupdown wifi bluez5" bluez5 is not compiled into nm appending variable should use a prepending space, see https://www.yoctoproject.org/docs/2.0/ref-manual/ref-manual.html Signed-off-by: Thomas Csovcsity <thc.fr13nd@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: move GNOMEBASEBUILDCLASS to correct positionChangqing Li2018-11-061-2/+1
| | | | | | | | GNOMEBASEBUILDCLASS is used by gnomebase, if put it after inherit gnomebase, GNOMEBASEBUILDCLASS in recipe will not take effect Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: change default buildclassChangqing Li2018-11-021-0/+2
| | | | | | | | | | | | | | | | network-manager-applet don't have good support of out-of-tree build. refer this link: https://gitlab.gnome.org/GNOME/network-manager-applet/issues/30#note_353935 change default buildclass to fix below occasionally compile failed problem. can't write to file src/wireless-security/ws-resources.hcan't write to file src/wireless-security/ws-resources.cMakefile:5299: recipe for target 'src/wireless-security/ws-resources.h' failed Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: upgrade 1.10.10 -> 1.14.4Andreas Müller2018-11-021-0/+3
| | | | | | | | | | | | | | | | * License checksum: copyright year changed * packageconfig glib: with this version (udev-)glib support hase to be enabled explicitly. Split this out to meta-gnome where network-manager-applet lives. * packageconfig netconfig: This was nonsense: netconfig is a SUSE tool [1] which is not found in layer index. The error was detected now because configuration checks for presence of netconfig. * --disable-ifnet and --disable-ifcfg-suse are gone * musl patches were aligned but have no resources to test them [1] https://github.com/openSUSE/sysconfig Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.8.14 -> 1.8.18Andreas Müller2018-10-261-2/+3
| | | | | | | Add a packageconfig for mobile-broadband-provider-info - disabled by default Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: 1.8.10 -> 1.8.14Hongxu Jia2018-08-021-3/+3
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* obexd: removeAndreas Müller2018-06-302-63/+0
| | | | | | | | * it was integrated in bluez very long time ago * nothing (r)depends on it Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: Package gir-1.0 files into devel packageKhem Raj2018-05-261-0/+5
| | | | | | | | | Fixes QA errors e.g. ERROR: network-manager-applet-1.8.10-r0 do_package: QA Issue: network-manager-applet: Files/directories were installed but not shipped in any package: /usr/share/gir-1.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* obexd: refreah patchesArmin Kuster2018-04-131-8/+16
| | | | | | | | | | | | | | | | | | | | | WARNING: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: patching file plugins/mas.c Hunk #1 succeeded at 30 with fuzz 2 (offset 1 line). Signed-off-by: Armin Kuster <akuster808@gmail.com>
* network-manager-applet: update 1.4.4 -> 1.8.10Andreas Müller2018-04-081-5/+12
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* network-manager-applet: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* network-manager-applet: Disable gobject-introspection on muslKhem Raj2017-10-041-0/+2
| | | | | | | It segfaults qemu Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: Remove all occurances of -Werror in makefilesKhem Raj2017-07-011-1/+1
| | | | | | | | | | | | There are options like -Werror=foo which get trimmed to =foo and results in compiler fails Fixes | aarch64-bec-linux-gcc: error: =format-security: No such file or directory Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: update 1.4.2 -> 1.4.4Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* network-manager-applet: update to 1.4.2Andreas Müller2016-11-221-9/+4
| | | | | | | | * optional gnome-bluetooth plugin seems gone * modemmanager configure option was renamed Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: addmissing intltool-native dependencyHongxu Jia2016-08-081-1/+4
| | | | | | | | | | | Recipes that use intltool need to depend on intltool-native. ... |WARNING: network-manager-applet-1.0.10-r0 do_configure: Missing DEPENDS on intltool-native ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: fix gobject introspectionAlexander Kanavin2016-03-141-1/+1
| | | | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
* network-manager-applet: update to 1.0.10Andreas Müller2016-03-043-187/+4
| | | | | | | Hotspot (Host-AP) was implemented in 1.0.8 so our patches are no more required. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: drop dependency on blacklisted gnome-keyringMartin Jansa2015-10-231-2/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: update to 1.0.4Andreas Müller2015-08-242-14/+18
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: update to 1.0.2Andreas Müller2015-07-164-53/+6
| | | | | | note that 1.x only supports gtk3 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* nm-applet: Install glib schemaAdam YH Lee2015-06-231-1/+1
| | | | | | | | | | | Unless we inherit gsettings class, glib schema does not get installed and users cannot launch nm-applet: GLib-GIO-ERROR **: Settings schema 'org.gnome.nm-applet' is not installed Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>