aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-connectivity
AgeCommit message (Collapse)Author
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>
2014-10-10network-manager-applet: do not delete config.log - it contains useful ↵Andreas Müller
information Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-01network-manager-applet: update to 0.9.8.10Andreas Müller
* add libsecret to DEPENDS * remove libglade from DEPENDS * wireless (nm-signal-*.png) icons were updated upstream * inherit gnomebase instead of gnome * make bluetooth PACKAGECONFIG - disabled by default Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-06-21networkmanager, network-manager-applet, xfce4-power-manager, ↵Martin Jansa
packagegroup-xfce-extended: Blacklist because of broken networkmanager after libgcrypt-config was removed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21recipes: add missing pkgconfig class inheritsRichard Purdie
* These recipes all use pkg-config in some way but were missing dependencies on the tool, this patch adds them. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10network-manager-applet: fix S!=B errorAsh Charles
The Makefile fixup in do_configure_append is in the build directory, not the source directory. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03obexd, gnome-panel: Do not do out-of-tree builds yetKhem Raj
They need changes into components build system Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET
Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-01recipes: Remove PR = r0 from all recipesMartin Jansa
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i * We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03midori: removePaul Eggleton
This is now in OE-Core as of 88d9d7e47dedd9bfa26da860e6ff77ee5206d9e8. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-20midori: update to 0.5.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-04-27network-manager-applet: update to 0.9.8.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15recipes: Unify indentationMartin Jansa
* This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-09midori: update to 0.5.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-12midori: update to 0.4.8Andreas Müller
the following issues caused similarity index decreasing: | waf: error: no such option: --disable-hildon | Checking for Python : /usr/bin/python2 | Checking for zeitgeist-1.0 >= 0.3.14 : Package zeitgeist-1.0 was not found in the pkg-config search path. | Perhaps you should add the directory containing `zeitgeist-1.0.pc' Run tests showed artifacts with google maps. Theses showed up with previous version of midori and current version of firefox too. So they seem independent of this update. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-19obexd, id3lib: fix LIC_FILES_CHKSUM URLMartin Jansa
* how was it possible to check LIC_FILES_CHKSUMs before? I know it was building, now it fails with: ERROR: Function failed: obexd: LIC_FILES_CHKSUM points to an invalid file: /OE/shr-core/tmp-eglibc/work/xscalete-oe-linux-gnueabi/obexd/0.48-r0/obexd-0.48/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-01midori: remove libsexy dependencyRoss Burton
The use of libsexy was removed in Midori 0.0.19 back in 2008. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-01midori: add libunique to DEPENDSMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18obexd: Update to v0.48 and remove openobex dependencyAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10obexd: Include unistd.h to get ssize_t definitionKhem Raj
This error is exposed with eglibc 2.17 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03midori: update to 0.4.7Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-04obexd: move to meta-gnome due to libical dependencyMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04midori: move to meta-gnome due to libnotifyMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>