aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-connectivity
AgeCommit message (Collapse)Author
2021-08-20network-manager-applet: upgrade 1.22.0 -> 1.24.0Andreas Müller
======================================================= 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>
2021-08-12network-manager-applet: add selinux to PACKAGECONFIG if enable selinux ↵Yi Zhao
distro feature Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-03Convert to new override syntaxMartin Jansa
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>
2021-05-19network-manager-applet: upgrade 1.18.0 -> 1.22.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-12libnma: Disbale vapiKhem Raj
introspection is not supported for ppc64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-28network-manager-applet: Build without libteam supportNicolas Jeker
NetworkManager is curently built without libteamdctrl support, so disable it in the applet, too. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28libnma: upgrade 1.8.28 -> 1.8.30Andreas Müller
======================================= 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>
2020-07-21network-manager-applet: Add missing dependency on libgudevKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-29network-manager-applet: upgrade 1.16.0 -> 1.18.0Andreas Müller
======================================================= 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>
2020-04-29libnma: Fix build on riscv32Khem Raj
Disable vapi which needs introspection Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-16libnma: allow building for mipsn32Slater, Joseph
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>
2020-03-21libnma: add gtk+3 to DEPENDS / add missing required distro featuresAndreas Müller
* 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>
2020-03-18network-manager-applet: upgrade 1.8.24 -> 1.16.0Andreas Müller
* 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>
2020-03-18libnma: initial add 1.8.28Andreas Müller
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>
2019-11-21recipes: rename distro_features_check to features_checkDenys Dmytriyenko
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>
2019-10-28network-manager-applet: upgrade 1.8.22 -> 1.8.23 / build with meson / cleanupAndreas Müller
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>
2019-08-08network-manager-applet: Remove the obsolete DEPENDS on gconfAdrian Bunk
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>
2019-08-08network-manager-applet: Remove obsolete do_configure_appendAdrian Bunk
Upstream no longer enables -Werror by default. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-10network-manager-applet: 1.8.20 -> 1.8.22Hongxu Jia
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>
2019-06-18network-manager-applet: Remove obsolete dbus-glib and libnm-glib dependenciesAdrian Bunk
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>
2019-03-22network-manager-applet: upgrade 1.8.18 -> 1.8.20Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04fix networkmanager apppendthc
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>
2018-11-06network-manager-applet: move GNOMEBASEBUILDCLASS to correct positionChangqing Li
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>
2018-11-02network-manager-applet: change default buildclassChangqing Li
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>
2018-11-02networkmanager: upgrade 1.10.10 -> 1.14.4Andreas Müller
* 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>
2018-10-26network-manager-applet: upgrade 1.8.14 -> 1.8.18Andreas Müller
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>
2018-08-02network-manager-applet: 1.8.10 -> 1.8.14Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30obexd: removeAndreas Müller
* 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>
2018-05-26network-manager-applet: Package gir-1.0 files into devel packageKhem Raj
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>
2018-04-13obexd: refreah patchesArmin Kuster
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>
2018-04-08network-manager-applet: update 1.4.4 -> 1.8.10Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12network-manager-applet: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-10-04network-manager-applet: Disable gobject-introspection on muslKhem Raj
It segfaults qemu Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-01network-manager-applet: Remove all occurances of -Werror in makefilesKhem Raj
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>
2017-04-18network-manager-applet: update 1.4.2 -> 1.4.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-11-22network-manager-applet: update to 1.4.2Andreas Müller
* 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>
2016-08-08network-manager-applet: addmissing intltool-native dependencyHongxu Jia
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>
2016-03-14network-manager-applet: fix gobject introspectionAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
2016-03-04network-manager-applet: update to 1.0.10Andreas Müller
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>
2015-10-23network-manager-applet: drop dependency on blacklisted gnome-keyringMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24network-manager-applet: update to 1.0.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-16network-manager-applet: update to 1.0.2Andreas Müller
note that 1.x only supports gtk3 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-06-23nm-applet: Install glib schemaAdam YH Lee
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>
2015-05-17obex, gnome-bluetooth: Make bluez{4, 5} dep conditional on DISTRO_FEATUREKhem Raj
bluez4 is removed from oe-core This helps in compiling them when distro features are either set to use bluez4 or bluez5 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-11*obex*, navit, libsyncml, foxtrotgps, gypsy, bluez-hcidump, bluez4, ↵Martin Jansa
gst-plugin-bluetooth, gnome-bluetooth: blacklist bluez4 only recipes when bluez5 is in DISTRO_FEATURES foo
2015-02-19network-manager-applet: add PACKAGCONFIG for modemmanager - disabled by defaultAndreas Müller
by updating modemmanager configuration of network-manager-applet now auto detects modemmanager - the old version had no (lib)mm-glib. By using a packageconfig build is deterministic again. Fixes: | WARNING: QA Issue: network-manager-applet rdepends on modemmanager, but it isn't a build dependency? [build-deps] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-01-12network-manager-applet: remove polkit-gnome dependency and un-blacklist recipeAndreas Müller
* polkit-gnome caused blacklisting * upstream dependency on polkit-gnome was removed in: | commit 0f378cce475b136bb1c6124bc2ea803e1da7dfc8 | Author: Dan Williams <dcbw@redhat.com> | Date: Fri Mar 2 14:07:31 2012 -0600 | build: remove unused polkit configure check Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17polkit-gnome, gdm, network-manager-applet: blacklist because ↵Martin Jansa
polkit-gnome.do_configure fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10obexd: conflict with bluez5Peter Bigot
obexd was integrated into bluez5 and is no longer a separate package. Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-27network-manager-applet: add basic AP supportAndreas Müller
Tested with gumstix overo as access point and connected windows pc and android smartphone. Note that there are are some settings available for AP which do not make sense - see [1] for further details. [1] https://bugzilla.gnome.org/show_bug.cgi?id=734589#c6 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>