summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* lirc: use weak assignment in PACKAGECONFIG like other recipesMartin Jansa2015-10-131-2/+4
| | | | | | | * using append makes it harder to disable PACKAGECONFIGs set from DISTRO_FEATURES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lirc: Make X support to be a packageconfigKhem Raj2015-10-132-3/+5
| | | | | | | | | When we dont have x11 in distro features it fails to build since libx11 dependency is not satisfied Change-Id: I6774a83f965551a41afe12b1304e44e73fc789c0 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* smstools: fix PN -> BPN for multilibYi Zhao2015-08-031-1/+1
| | | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* daq: move recipe to meta-networkingArmin Kuster2015-08-032-54/+0
| | | | | | | | | | | | | | | ERROR: Nothing PROVIDES 'libdnet' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-connectivity/daq/daq_2.0.2.bb DEPENDS on or otherwise requires it). Close matches: libnet libnewt libidn ERROR: Required build target 'daq' has no buildable providers. Missing or unbuildable dependency chain was: ['daq', 'libdnet'] world build fails for meta-oe. move daq to meta-networking where snort and libdnet both reside. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mosh: Fix QA warningsArmin Kuster2015-08-031-1/+1
| | | | | | | | WARNING: QA Issue: mosh-server rdepends on libutempter, but it isn't a build dependency? [build-deps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gammu: Fix QA warningsArmin Kuster2015-08-031-0/+2
| | | | | | | | | WARNING: QA Issue: gammu-dev requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] WARNING: QA Issue: gammu requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* wvstreams: Fix QA warningsArmin Kuster2015-08-031-0/+1
| | | | | | | | WARNING: QA Issue: wvstreams requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* lirc: fix QA warningsArmin Kuster2015-08-032-1/+2
| | | | | | | | | | WARNING: QA Issue: lirc-plugins rdepends on libusb-compat, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc-plugins rdepends on libjack, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc-plugins rdepends on portaudio-v19, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc rdepends on libx11, but it isn't a build dependency? [build-deps] WARNING: QA Issue: lirc requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gateone: move to meta-pythonAndreas Oberritter2015-04-136-198/+0
| | | | | Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "samba: disable service by default"Martin Jansa2015-04-131-2/+0
| | | | | | | | | This reverts commit 20a624928c030fa13d8b7d45b4f4d7e1ac624f60. There is ongoing discussion about this one on oe-devel ML: http://lists.openembedded.org/pipermail/openembedded-devel/2015-March/100899.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: move daemons into their own packageAndreas Oberritter2015-04-132-7/+23
| | | | | | | | | | | | | Create a package samba-base, which contains everything needed to just run the daemons (nmbd, smbd). Excerpt from buildhistory (mips32): -87280 KiB samba +13968 KiB samba-base Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* smstools3: Add smstools3 to meta-oe/recipes-connectivityKai Ulrich2015-03-212-0/+64
| | | | | Signed-off-by: Kai Ulrich <kaiu@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lirc: Recommend to have lirc-plugins at runtimeKhem Raj2015-03-062-3/+3
| | | | | | | | | This fixes the initialization errors where it cant find the default drivers which are in plugins package Change-Id: I5440fa09f8548069ac75ccb1521542cb8e054eb4 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lirc: Add recipe for 0.9.2Khem Raj2015-03-038-0/+517
| | | | | | | | | | There is a older version available at meta-guacamayo but its not distro specific and many distros might need it so meta-oe is right place for it. Change-Id: Ic6b45dd652187d72a1e1bf4fb5adc8ed9c80e52a Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rabbitmq-c: update to v0.6.0.Yevhen Kyriukha2015-03-031-2/+2
| | | | | Signed-off-by: Yevhen Kyriukha <kirgene@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* modemmanager: update to 1.4.2Andreas Müller2015-02-192-29/+40
| | | | | | modemmanager has moved to freedesktop.org Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libqmi: initial add 1.12.2Andreas Müller2015-02-191-0/+16
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libmbim: initial add 1.12.2Andreas Müller2015-02-191-0/+16
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* gnokii: refine selector for bluez4 package configPeter Bigot2015-02-121-1/+1
| | | | | | | Use bluez4 or bluez5 to avoid ambiguity. Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: add mirrorsAndreas Müller2015-02-121-1/+8
| | | | | | | | Samba server is down currently so add mirrors. Both were short tested by wget. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: disable service by defaultChong.Lu@windriver.com2015-02-121-0/+2
| | | | | | | Disable smb, nmb, winbind service by default. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>
OpenPOWER on IntegriCloud