summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* obex, gnome-bluetooth: Make bluez{4, 5} dep conditional on DISTRO_FEATUREKhem Raj2015-05-171-4/+2
| | | | | | | | | | 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>
* *obex*, navit, libsyncml, foxtrotgps, gypsy, bluez-hcidump, bluez4, ↵Martin Jansa2015-05-111-0/+1
| | | | | | gst-plugin-bluetooth, gnome-bluetooth: blacklist bluez4 only recipes when bluez5 is in DISTRO_FEATURES foo
* network-manager-applet: add PACKAGCONFIG for modemmanager - disabled by defaultAndreas Müller2015-02-191-0/+1
| | | | | | | | | | | | 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>
* network-manager-applet: remove polkit-gnome dependency and un-blacklist recipeAndreas Müller2015-01-121-3/+1
| | | | | | | | | | | | | * 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>
* polkit-gnome, gdm, network-manager-applet: blacklist because ↵Martin Jansa2014-12-171-0/+2
| | | | | | polkit-gnome.do_configure fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obexd: conflict with bluez5Peter Bigot2014-12-101-0/+2
| | | | | | | 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>
* network-manager-applet: add basic AP supportAndreas Müller2014-10-273-0/+178
| | | | | | | | | | | | | 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>
* network-manager-applet: do not delete config.log - it contains useful ↵Andreas Müller2014-10-101-1/+0
| | | | | | | information Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: update to 0.9.8.10Andreas Müller2014-10-017-48/+15
| | | | | | | | | | * 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>
* networkmanager, network-manager-applet, xfce4-power-manager, ↵Martin Jansa2014-06-211-0/+2
| | | | | | packagegroup-xfce-extended: Blacklist because of broken networkmanager after libgcrypt-config was removed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing pkgconfig class inheritsRichard Purdie2014-06-211-1/+1
| | | | | | | | * 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>
* network-manager-applet: fix S!=B errorAsh Charles2014-06-101-2/+1
| | | | | | | | 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>
* obexd, gnome-panel: Do not do out-of-tree builds yetKhem Raj2014-05-031-1/+1
| | | | | | | 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>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-232-2/+2
| | | | | | | | | | | | | 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>
* recipes: Remove PR = r0 from all recipesMartin Jansa2013-11-011-1/+0
| | | | | | | | | | | * 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>
* midori: removePaul Eggleton2013-09-031-42/+0
| | | | | | | 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>
* midori: update to 0.5.2Andreas Müller2013-06-201-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* network-manager-applet: update to 0.9.8.0Andreas Müller2013-04-277-8/+87
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Unify indentationMartin Jansa2013-04-153-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* midori: update to 0.5.0Andreas Müller2013-04-091-3/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* midori: update to 0.4.8Andreas Müller2013-03-121-4/+4
| | | | | | | | | | | | | | | | | | 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>
* obexd, id3lib: fix LIC_FILES_CHKSUM URLMartin Jansa2013-02-191-1/+1
| | | | | | | | | * 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>
* midori: remove libsexy dependencyRoss Burton2013-02-011-1/+1
| | | | | | | 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>
* midori: add libunique to DEPENDSMartin Jansa2013-02-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obexd: Update to v0.48 and remove openobex dependencyAndrei Gherzan2013-01-181-4/+4
| | | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obexd: Include unistd.h to get ssize_t definitionKhem Raj2013-01-102-2/+36
| | | | | | | 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>
* midori: update to 0.4.7Andreas Müller2013-01-031-5/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obexd: move to meta-gnome due to libical dependencyMarcin Juszkiewicz2012-12-041-0/+21
| | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
* midori: move to meta-gnome due to libnotifyMarcin Juszkiewicz2012-12-041-0/+45
| | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
* network-manager-applet: Fix missing DEPENDS and QA warnings.Samuel Stirtzel2012-04-101-1/+3
| | | | | | | | | | | | | | This fixes: | checking for ISO_CODES... no | No package 'iso-codes' found. and | checking for GNOME_KEYRING... no | configure: error: Package requirements (gnome-keyring-1) were not met: Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* network-manager-applet: update to 0.9.2.0Koen Kooi2011-11-131-4/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* network-manager-applet 0.9.0: add gnome-keyring to recommendsKoen Kooi2011-10-191-1/+3
| | | | | | | | | | VPN and wifi will fail with: ** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files If gnome-keyring isn't installed Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* network-manager-applet: add 0.9.0Koen Kooi2011-09-191-0/+35
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>