summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* rfkill: update to 0.5Paul Eggleton2015-01-081-4/+4
| | | | | | | Also make SUMMARY a bit more useful. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* telepathy-mission-control: add (moved from oe-core)Ross Burton2015-01-052-0/+127
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* telepathy-python: add (moved from oe-core)Ross Burton2015-01-054-0/+127
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* telepathy-idle: add (moved from oe-core)Ross Burton2015-01-052-0/+32
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* telepathy-glib: add (moving from oe-core)Ross Burton2015-01-051-0/+16
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libtelepathy: add (moving from oe-core)Ross Burton2015-01-053-0/+56
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* soft66: Fix license format QA errorOtavio Salvador2014-12-311-1/+1
| | | | | | | | | | | | Fix the following QA error: ,---- | WARNING: Recipe soft66, LICENSE (GPLv3 LGPLv3+) has invalid format, | LICENSES must have operator "([&|() ])" between them. `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* PNBLACKLIST: use weak assignmentsMartin Jansa2014-12-173-3/+3
| | | | | | | * this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rfkill: fix the SRC_URIJackie Huang2014-12-101-1/+1
| | | | | | | | It has been changed to: http://www.kernel.org/pub/software/network/rfkill/ Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obex-data-server: conflict with bluez5Peter Bigot2014-12-101-0/+1
| | | | | | | | | | | | Although this package builds with bluez5, it was removed from Fedora 20 [1] and is not used in bluez5-based GNOME [2], suggesting the bluez5 obexd is to be used instead. [1] http://pkgs.fedoraproject.org/cgit/obex-data-server.git/log/?h=f20 [2] http://www.hadess.net/2013/11/bluetooth-file-sharing-obexpush-in.html Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* umip: add new recipeQian Lei2014-11-281-0/+18
| | | | | | | | | | UMIP is an open source implementation of Mobile IPv6 and NEMO Basic Support for Linux. It is released under the GPLv2 license. It supports the following IETF RFC: RFC6275 (Mobile IPv6), RFC3963 (NEMO), RFC3776 and RFC4877 (IPsec and IKEv2). Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hostapd: several fixes for init scriptJackie Huang2014-11-241-3/+24
| | | | | | | | | | | | | * restart: The stop may delay a few seconds according to different wireless devices, on debian/ubuntu, the init script directly sleep 8 seconds to wait the stop complete, here we add a delay function (sleep in a loop) to ensure the stop is completed before start. * add status command. * add --oknodo for stop so it will not break restart if there is no running process. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: fix CVE-2014-5351Wenzong Fan2014-11-242-0/+93
| | | | | | | | | | | | The kadm5_randkey_principal_3 function in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13 sends old keys in a response to a -randkey -keepold request, which allows remote authentic- ated users to forge tickets by leveraging administrative access. This back-ported patch fixes CVE-2014-5351. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: fix error messages when startup samba serviceChong.Lu@windriver.com2014-11-241-1/+7
| | | | | | | | | This solves the following error messages when startup samba: Unable to open new log file '/var/log/samba/log.smbd': No such file or directory Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: add winbind.service to winbind packageChong.Lu@windriver.com2014-11-241-0/+1
| | | | | | | | | | This solves the following warning: lib32-samba-3.6.24: lib32-samba: Files/directories were installed but not shipped /lib/systemd/system/winbind.service [installed-vs-shipped] Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rabbitmq-c: update to v0.5.2.Yevhen Kyriukha2014-11-191-2/+2
| | | | | | Signed-off-by: Yevhen Kyriukha <kirgene@gmail.com> Acked-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: add initscripts-functions to RDEPENDSChen Qi2014-11-071-0/+3
| | | | | | | | | | As this recipe doesn't inherit update-rc.d, we need to add to its runtime dependency initscripts-functions ourselves. Otherwise, we would spot errors in systemd systems when we execute commands like `systemctl start krb5-kdc'. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: make build deterministic by adding PACKAGECONFIG for valgrindJackie Huang2014-11-071-0/+2
| | | | | | | | * No configure option for valgrind, use the ac_cv_header_* * The PACKAGECONFIG for valgrind is disabled by default Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager: make shared connections workAndreas Müller2014-10-271-1/+2
| | | | | | | | | | * set correct path for dnsmasq * add dnsmasq to RRECOMMENDS this popped up when testing access point enabled for network-manager-applet Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: add systemd service fileChong.Lu@windriver.com2014-10-164-1/+68
| | | | | | | Add systemd service for samba. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: use BP for the tarballRobert Yang2014-10-101-2/+2
| | | | | | | | | | | | | | Otherwise do_unpack failed when multilib: tar (child): /path/to/lib32-krb5-1.12.2.tar.gz: Cannot open: No such file or directory And do_patch error: ERROR: Command Error: exit status: 1 Output: Applying patch 0001-aclocal-Add-parameter-to-disable-keyutils-detection.patch can't find file to patch at input line 15 Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: update to version 1.12.2Jackie Huang2014-10-048-52/+437
| | | | | | | | | | | | | Changed: * Add init scripts and default configs based on debian * Add a patch for crosscompile nm * Add a patch to suppress /usr/lib in krb5-config * Add DESCRIPTION * Remove blacklist and inherit autotools-brokensep * Add PACKAGECONFIG for ldap and readline Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmtp: Fix build with glibc 2.20Khem Raj2014-10-042-0/+37
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager update to 0.9.8.10Andreas Müller2014-10-012-39/+4
| | | | | | * use nss as default crypto engine to get out of blacklist due to missing gcrypt Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* zeromq: following ptest formattingRoy Li2014-09-262-10/+17
| | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hostapd: use ${PN} for SYSTEMD_SERVICEChen Qi2014-09-261-3/+3
| | | | | | | Use ${PN} for SYSTEMD_SERVICE to avoid errors in case of multilib. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: upgrade to 3.6.24Kang Kai2014-08-2329-1297/+19
| | | | | | | | | | | | Upgrade samba to latest 3.6.x version. * remove PR * remove backport CVE patches * update 4 patches: documentation.patch, documentation2.patch, undefined-symbols.patch and bug_387266_upstream_4104_mention-kerberos-in-smbspool-manpage.patch Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* iw: uprev to version 3.15Jackie Huang2014-08-212-9/+8
| | | | | | | | - change to use tar.gz since bz2 is no longer provided in upstream - adjust the patch for new version Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hostapd: add systemd supportChen Qi2014-08-212-3/+19
| | | | | | | | Add hostapd.service file. The file mostly comes from Fedora20. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rabbitmq-c: add recipeMaciej Borzecki2014-08-151-0/+17
| | | | | | | | | rabbitmq-c is a C library providing an implementation of AMQP client for use with v2.0+ of the RabbitMQ broker Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl> Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openobex: remove unrecognized configure optionsMartin Jansa2014-08-111-2/+1
| | | | | | | | * fixes following QA warnings: openobex-1.5: openobex: configure was passed unrecognised options: --with-usb --with-bluez [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* modemmanager: add dbus-glib dependencyMartin Jansa2014-07-301-1/+1
| | | | | | | | | | | * otherwise fails with: | checking for MM... no | configure: error: Package requirements (dbus-glib-1 >= 0.86 glib-2.0 >= 2.18 gmodule-2.0 gobject-2.0) were not met: | | No package 'dbus-glib-1' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zeroc-ice: blacklist, because it's not compatible with default db-6* versionMartin Jansa2014-07-241-0/+10
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gammu: Add missing glib-2.0 and udev build dependenciesJacob Kroon2014-07-221-1/+1
| | | | | | | | Since they are autodetected they introduce floating dependencies, so for now just require them at build time. Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ser2net: change file used in LIC_FILES_CHKSUMMartin Jansa2014-07-221-1/+1
| | | | | | | | | | | | | | | | | * INSTALL file is automatically created by automake (now when it doesn't have implicit foreign) and it changed the md5 to d0697e131465c2bdd0af3b07a84d2878 causing do_configure task to fail with: ERROR: ser2net: md5 data is not matching for file://INSTALL;md5=0659eb117294c490ae3853facd7a6ddd ERROR: ser2net: The new md5 checksum is d0697e131465c2bdd0af3b07a84d2878 Use COPYING file which should be more stable. * adding foreing automake flag is maybe more correct solution, I wonder how many projects were changed like this, but silently (this failed only thanks to INSTALL file being used in LIC_FILES_CHKSUM) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnokii: Fix floating runtime dependenciesJacob Kroon2014-07-221-0/+5
| | | | | | | Add PACKAGECONFIG for bluez, libical, pcsc-lite, readline and usb. Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rtorrent: add ncurses dependencyMartin Jansa2014-07-221-1/+1
| | | | | | | | | | | * otherwise fails with: | checking for NcursesW wide-character library... no | checking for Ncurses library... no | checking for Curses library... no | configure: error: requires either NcursesW or Ncurses library | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wvstreams: Add missing dbus/readline DEPENDS and use autotools-brokensepRichard Purdie2014-07-221-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* irssi: add --with-ncurses optionMartin Jansa2014-07-151-2/+3
| | | | | | | | | | | * otherwise do_configure tries to find ncurses.h on host and disables ncurses support when not found, then build fails because of missing -lcurses when using terminfo-core.o: | terminfo-core.o: In function `_set_bg': | /OE/irssi/0.8.15+0.8.16-rc1-r0/irssi-0.8.16-rc1/src/fe-text/terminfo-core.c:343: undefined reference to `tputs' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* linuxptp: Use environment compiler settingsOtavio Salvador2014-07-152-3/+41
| | | | | | | | | | | | | | | | | | | If the machine uses hard floating point, the build fails as below: arm-oel-linux-gnueabi-gcc -Wall ... In file included from .../build/tmp/sysroots/imx6qsabresd/usr/include/features.h:402:0, from .../build/tmp/sysroots/imx6qsabresd/usr/include/errno.h:28, from clock.c:19: .../build/tmp/sysroots/imx6qsabresd/usr/include/gnu/stubs.h:7:29: fatal error: gnu/stubs-soft.h: No such file or directory # include <gnu/stubs-soft.h> This patch fixes the build system to reuse the CC variable and also passes over the defined CFLAGS so the choosen optimization and build options are respected. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hostapd: uprev to 2.2Roy Li2014-07-153-3/+3
| | | | | | | Rename hostap-daemon as hostapd and uprev it to 2.2 Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cppzmq : Adds C++ API for zeromq.Philip Balister2014-07-151-0/+19
| | | | | Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zero-mq : Add recipe.Philip Balister2014-07-151-0/+27
| | | | | | | | Builds on ARM and tests ran on Zynq. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Townsend <martin.townsend@xsilon.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: fix no newline at end of fileRobert Yang2014-07-151-1/+1
| | | | | | | | | Add a '\n' to the last line of the file to fix: No newline at end of file Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: use BPN in SRC_URIRobert Yang2014-07-157-7/+7
| | | | | | | | | | | | Fixed SRC_URI: * ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV} * ${P} -> ${BP} Otherwise we would meet do_fetch errors when we do the multilib, native or nativesdk build. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: fix dependency issue about tallocChong.Lu@windriver.com2014-07-151-1/+1
| | | | | | | Check whether to enable external talloc by PACKAGECONFIG. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* phonet-utils: Fix build with B!=SRichard Purdie2014-07-151-1/+1
| | | | | | | This recipes doesn't use autotools so mark as brokensep. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fuse/libmtp/tcsh/enca: Add missing explict gettext-native dependencyRichard Purdie2014-07-151-1/+1
| | | | | | | This is needed for the AM_ICONV macro and friends. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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>
* samba: Security Advisory - CVE-2013-4475Chong.Lu@windriver.com2014-06-212-0/+103
| | | | | | | | | | | | | | Samba 3.x before 3.6.20, 4.0.x before 4.0.11, and 4.1.x before 4.1.1, when vfs_streams_depot or vfs_streams_xattr is enabled, allows remote attackers to bypass intended file restrictions by leveraging ACL differences between a file and an associated alternate data stream (ADS). http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-4475 Signed-off-by: Yue Tao <Yue.Tao@windriver.com> Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>