summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
...
* krb5_1.15.1.bb: set CVE_PRODUCT to kerberosMikko Rapeli2017-07-241-0/+2
| | | | | | | | | It is used in NVD database for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2016-3120 Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* phonet-utils: Fix build with muslKhem Raj2017-07-242-1/+28
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* linuxptp: Upgrade to 1.8Khem Raj2017-07-243-3/+68
| | | | | | | Fix build on musl along way Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ser2net: upgrade to version 3.4Maxin John2017-07-141-2/+2
| | | | | | | 2.9.1 -> 3.4 Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libtorrent: Link in 64bit atomics for ppcKhem Raj2017-07-142-0/+31
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rtorrent: Add and enable ipv6 packageconfig based on DISTRO_FEATURESKhem Raj2017-07-141-0/+4
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libtorrent: Implement 64bit atomics for mips32Khem Raj2017-07-142-2/+266
| | | | | | | | | | | Fixes build errors e.g. | /mnt/a/oe/build/tmp/work/mips32r2-bec-linux/rtorrent/0.9.6+gitAUTOINC+226e670dec-r0/recipe-sysroot/usr/lib/../lib/libtorrent.so: undefined reference to `__sync_fetch_and_and_8' | /mnt/a/oe/build/tmp/work/mips32r2-bec-linux/rtorrent/0.9.6+gitAUTOINC+226e670dec-r0/recipe-sysroot/usr/lib/../lib/libtorrent.so: undefined reference to `__sync_add_and_fetch_8' | collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* umip: Fix buid with hardeningKhem Raj2017-07-012-4/+31
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager: Fix build with hardeningKhem Raj2017-07-013-0/+98
| | | | | | | Drop using xlocale.h Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zabbix: 3.0.8 -> 3.0.9fan.xin2017-06-221-2/+2
| | | | | Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager: add support for systemd-resolvedRicardo Salveti2017-06-193-0/+652
| | | | | | | | | Now that resolved is enabled in systemd, backport upstream patch that adds support for the systemd-resolved backend and add one additional check for the OE-specific resolv.conf link path. Signed-off-by: Ricardo Salveti <rsalveti@rsalveti.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* umip: fix EXTRA_OECONF and add RRECOMMENDSJackie Huang2017-06-121-1/+4
| | | | | | | | * fix EXTRA_OE_CONF -> EXTRA_OECONF * add RRECOMMENDS on kernel modules Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* umip: add systemd and sysvinit supportJackie Huang2017-06-123-1/+139
| | | | | | | | Add systemd service and and sysvinit script so it's easy to manage the mip6d daemon. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* umip: fix for parallel compilationJackie Huang2017-06-122-3/+26
| | | | | | | | Add missing dependency in Makefile to fix the parallel compile issue and re-enable PARALLEL_MAKE Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libndp: Update patch with upstream version.Gianfranco Costamagna2017-05-231-16/+16
| | | | | Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libndp: switch to github uri. libndp.org is unstableGianfranco Costamagna2017-05-231-3/+4
| | | | | Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wvdial: inherit pkgconfig Missing pkgconfig does not let build the package.Gianfranco Costamagna2017-05-231-0/+2
| | | | | Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wxstreams: fix build with gcc-6 (patch from Debian). Remove blacklists for ↵Gianfranco Costamagna2017-05-233-5/+43
| | | | | | | wvstreams and wvdial Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* thrift: refactor recipePascal Bach2017-05-041-7/+40
| | | | | | | | | | | | | - use release tarball instead of git - move libevent, python and glib into PACKAGECONFIG - add NOTICE file to copyright check - split into multiple packages - libthrift for libaries - thrift-compiler for compiler - thrift pulls in everything as before Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hostapd: 2.5 -> 2.6Huang Qiyu2017-04-262-90/+4
| | | | | | | | | 1) Upgrade hostapd from 2.5 to 2.6. 2) License checksum changed,since the copyright years were updated. 2) Delete patch "0001-WPS-Reject-a-Credential-with-invalid-passphrase.patch", since it is integrated upstream. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: 1.13.6 -> 1.15.1Huang Qiyu2017-04-261-4/+4
| | | | | | | | | | | 1) Upgrade krb5 from 1.13.6 to 1.15.1. 2) License checksum changed,since the copyright years were updated. 3) Fix error in the step of do_configure. | ERROR: krb5-1.15.1-r0 do_package: QA Issue: krb5: Files/directories were installed but not shipped in any package: | /usr/lib/krb5/plugins/preauth/test.so Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lirc: update to 0.9.4dKhem Raj2017-04-264-72/+126
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dibbler: Upgrade to 1.0.2RC1Khem Raj2017-04-251-40/+0
| | | | | | | Delete dibbler from meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* mosh: Upgrade to 1.3.0Khem Raj2017-04-241-3/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: Upgrade to 4.1.6Khem Raj2017-04-241-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager-openvpn: update 1.2.6 -> 1.2.8Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* networkmanager-openvpn: pack static libs properlyAndreas Müller2017-04-181-0/+4
| | | | | | | WARNING: networkmanager-openvpn-1.2.6-r0 do_package: QA Issue: networkmanager-openvpn: Files/directories were installed but not shipped in any package: /usr/lib/NetworkManager/libnm-vpn-plugin-openvpn.a Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* networkmanager-openvpn: add glib-2.0-native to DEPENDS and unblacklistAndreas Müller2017-04-181-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* networkmanager: update 1.4.2 -> 1.4.4Andreas Müller2017-04-181-3/+3
| | | | | | Have no idea what made license checksum change but it is still GPLv2+. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* recipes: add removal date to PNBLACKLIST messagesMartin Jansa2017-04-058-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | * based on discussion in pndeprecated thread: https://patchwork.openembedded.org/patch/137573/ update the messages to warn possible users that the recipe will be removed before the end of the next development cycle (before Yocto 2.4 is released). * updated with: sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs` * then noticed couple recipes being blacklisted only based on DISTRO_FEATURES, so removed those: meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb meta-oe/recipes-navigation/gypsy/gypsy.inc meta-oe/recipes-navigation/navit/navit.inc meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb * if it isn't fixed by this date, it's fair game to be removed whenever someone gets around to i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager: Fix build on muslKhem Raj2017-04-057-5/+357
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libndp: Include sys/select.h in ndptool.cKhem Raj2017-03-312-1/+28
| | | | | | | Fixes build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* smstools3: Fix GNU_HASH errorsKhem Raj2017-03-311-0/+2
| | | | | | | pass correct LDFLAGS to build Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libtorrent, rtorrent: Update to latestKhem Raj2017-03-312-7/+20
| | | | | | | | libtorrent -> 0.13.6+git rtorrent -> 0.9.6+git Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta: do not prepend/append to BBCLASSEXTENDMing Liu2017-03-161-1/+1
| | | | | | | | Replace some "+=/=+" with "=" when setting BBCLASSEXTEND, they are redundant and inconsistent with the same setting in other recipes. Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: delete obsolete patchesOleksandr Kravchuk2017-03-164-101/+0
| | | | | | | Deleted bunch of patches which are not used anymore by any recipe. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* irssi: Upgrade to 1.0.1Khem Raj2017-03-112-22/+12
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Make use of the new bb.utils.filter() functionPeter Kjellerstedt2017-03-074-11/+7
| | | | | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zabbix: 2.4.7 -> 3.0.8Zheng Ruoqin2017-03-041-2/+2
| | | | | | | Upgrade zabbix from 2.4.7 to 3.0.8 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ell: Initial recipe for Embedded Linux LibraryAnkit Navik2017-03-041-0/+17
| | | | | | | Add generic recipe for ELL. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mosh: update inherit to work correctly with RSSDerek Straka2017-02-281-3/+1
| | | | | | | | Resolves build issue exposed by RSS See http://errors.yoctoproject.org/Errors/Details/130653/ Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libqmi: add glib-2.0-native dependency and unblacklist - libmbim is backAndreas Müller2017-02-221-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* modemmanager: unblacklist - libmbim is backAndreas Müller2017-02-221-2/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libmbim: add glib-2.0-native to DEPENDS and unblacklistAndreas Müller2017-02-221-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libuv: update 1.10.2 -> 1.11.0Andre McCurdy2017-02-161-5/+5
| | | | | | | | Also add support for -native, remove redundent definition of S and rename the file in DL_DIR ( v1.11.0.tar.gz -> libuv-1.11.0.tar.gz ). Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: blacklist recipes depending on blacklisted recipesMartin Jansa2017-02-133-0/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk ↵Martin Jansa2017-02-135-0/+10
| | | | | | | | | devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist * fails repeatedly as reported in: http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwebsockets: Add recipe for version 2.1.0Fabio Berton2017-02-131-0/+28
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libuv: Add recipe for version 1.10.2Fabio Berton2017-02-131-0/+19
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libev: Add recipe for version 4.24Fabio Berton2017-02-131-0/+22
| | | | | | | | The provided compatibility layer with libevent is still basic, so we need to drop event.h for now to avoid conflicting with libevent. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>