summaryrefslogtreecommitdiffstats
path: root/meta-networking
Commit message (Collapse)AuthorAgeFilesLines
...
* libldb: upgrade 1.3.1 -> 1.4.1Changqing Li2018-07-277-48/+225
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geoip: upgrade 1.6.11 -> 1.6.12Changqing Li2018-07-271-1/+1
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freeradius: upgrade 3.0.15 -> 3.0.17Changqing Li2018-07-273-83/+39
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drbd-utils: upgrade 9.4.0 -> 9.5.0Changqing Li2018-07-271-3/+3
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-ares: upgrade 1.13.0 -> 1.14.0Changqing Li2018-07-272-18/+25
| | | | | | | License-Update: copyright year updated Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* autofs: upgrade 5.1.2 -> 5.1.4Changqing Li2018-07-273-78/+2
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* snort: upgrade 2.9.7.5 -> 2.9.11.1Yi Zhao2018-07-267-308/+258
| | | | | | | | | | | | | | | | | | | | | | | | | * Update SRC_URI * Drop 0001-fix-do_package-failed-since-snort-2.9.7.0.patch since the issue had been fixed upstream. * Drop the following patches and merge their modifications to disable-run-test-program-while-cross-compiling.patch: disable-dap-address-space-id.patch disable-daq-flow-id.patch disable-daq-verdict-retry.patch disable-inaddr-none.patch * Add disable-run-test-program-while-cross-compiling.patch to fix configure error: cannot run test program while cross compiling. The variables have_daq_real_addresses, have_daq_ext_modflow, have_daq_queryflow, have_daq_data_channel_flags and have_daq_data_channel_separate_ip_versions are set to no since they are for daq 2.2.2 but we have daq 2.0.6 in meta-networking layer. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-networking: drop duplicated websocketpp recipeGianfranco Costamagna2018-07-265-858/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: Delete remain of LSB.leimaohui2018-07-211-4/+0
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctdb: Has been integrated into samba. So, there is no need to maitain this ↵leimaohui2018-07-204-123/+0
| | | | | | | recipe anymore. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nanomsg: add recipeCarlos Rafael Giani2018-07-151-0/+28
| | | | | | | | | nanomsg is a socket library that provides several common communication patterns. It is a rewrite of the ZeroMQ library. For differences between ZeroMQ and nanomsg, consult https://nanomsg.org/documentation-zeromq.html Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mbedtls: Upgrade to 2.11.0Khem Raj2018-07-141-3/+3
| | | | | | - Use libs section, libdevel is not common Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openhpi: close socket in saHpiSessionCloseOvidiu Panait2018-07-122-0/+38
| | | | | | | | | | | | Upstream issue: https://github.com/open-hpi/openhpi/issues/1918 The saHpiSessionClose doesn't close the socket and leaks the file descriptor. Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntop: fix so generation in plugins/Makefile.amRobert Yang2018-07-122-0/+75
| | | | | | | | | | Fixed build with automake 1.16.1: | i586-poky-linux-gcc: error: netflowPlugin.o: No such file or directory | i586-poky-linux-gcc: error: unrecognized command line option '-flat_namespace'; did you mean '-Wnamespaces'? | i586-poky-linux-gcc: fatal error: no input files Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iscsitarget: Remove recipe as it is no longer supported to build with linux ↵Jagadeesh Krishnanjanappa2018-07-098-1194/+0
| | | | | | | | | | | | | | | | kernel >= 4.14 The upstream iscsitarget source does not have support to build with Linux kernel >= 4.14, as the "struct bio" members has been updated in the linux kernel v4.14 source. Requires major code change in iscsitarget to support building later versions of Linux kernel. The Linux SCSI target framework (tgt) recipe present in meta-openstack layer, can be used as a substitute to iscsitarget recipe and works fine in our testing. Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kernel_wireless_regdb: Add class for embedding regulatory data into older kernelKrzysztof Kozlowski2018-07-052-0/+29
| | | | | | | | | | | | | | | | | | Linux kernels before v4.15, allowed to be compiled with static regulatory database if it was put under net/wireless/db.txt. Add kernel_wireless_regdb class which allows in such cases to embed the wireless regulatory database directly in the Linux kernel during build process. Usage: 1. The class should be inherited by kernel recipe (e.g. in linux-yocto_%.bbappend). 2. For Linux kernels up to v4.14, build kernel with CONFIG_EXPERT and CONFIG_CFG80211_INTERNAL_REGDB. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireless-regdb: Add wireless-regdb-static package with static regulatory dataKrzysztof Kozlowski2018-07-051-0/+13
| | | | | | | | | | | | | | | | | Small embedded systems might: 1. Want to get rid of daemons as much as possible (therefore be built without CRDA), 2. Not receive user-space incremental updates but an entire system upgrade (with kernel). Linux kernel since v4.15 allows loading static regulatory data from /lib/firmware/regulatory.db. Add additional package to wireless-regdb recipe which provides such static data. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireless-regdb: Bump version to latest upstream 2018.05.31Krzysztof Kozlowski2018-07-051-2/+2
| | | | | | | | Bump the wireless-regdb recipe to use newest wireless regulatory database. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drbd-utils: add submodule drbd-headers into SRC_URIchangqing.li@windriver.com2018-07-052-2/+48
| | | | | | | | | | | | | | | 1. add submodule drbd-headers into SRC_URI drbd-headers is git submodule of drbd-utils, so drbd-headers's code will not fetch during do_fetch. but it will get during do_compile(there is a logic in drbd-utils's makefile to do this), but if during do_compile, network is broken, fetch drbd-headers will fail, then do_compile will fail since missing header file. 2. add patch for fix drbd init script Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postfix: upgrade 3.2.2 -> 3.2.6Yi Zhao2018-07-042-4/+6
| | | | | | | | | | License-Update: The postfix is distributed with a dual license since 3.2.5: IBM Public License 1.0 and Eclipse Public License 2.0. Recipients can choose to take the software under the license of their choice. Those who are more comfortable with the IPL can continue with that license. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager-openvpn: upgrade 1.2.8 -> 1.2.10Yi Zhao2018-07-031-2/+3
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* NetworkManager: upgrade 1.10.6 -> 1.10.10Yi Zhao2018-07-031-3/+6
| | | | | | | License-Update: update GTK-Doc from 1.27 to 1.28 to generate license.html Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: upgrade 4.7.6 -> 4.7.8Yi Zhao2018-07-031-2/+4
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-ldap: upgrade 2.4.41 -> 2.4.45Yi Zhao2018-07-031-3/+3
| | | | | | | License-Update: removed CVS-Id lines Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openipmi: upgrade 2.0.24 -> 2.0.25Yi Zhao2018-07-032-621/+2
| | | | | | | | Drop 0001-lanserv-Rename-struct-parameter-printf-for-namespace.patch since it had been merged upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-isns: upgrade 0.97 -> 0.98Yi Zhao2018-07-032-3/+3
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* strongswan: upgrade 5.6.2 -> 5.6.3Yi Zhao2018-07-032-3/+3
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnsmasq: upgrade 2.78 -> 2.79changqing.li@windriver.com2018-06-293-9/+9
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kea: Upgrade to 1.4.0 releaseKhem Raj2018-06-295-428/+18
| | | | | | | | | Licence-Update: * Co-routines are now used from external boost * ISC Copyright years are updated to 2018 * Support for Google Benchmark has been added under Apache-2.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* waf-cross-answers: Added file for arm bigendian which for aarch64BE multilib.leimaohui2018-06-271-0/+40
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosquitto: minor recipe cleanupsAndre McCurdy2018-06-272-46/+13
| | | | | | | | | | | | | - Passing prefix, mandir and localedir via the Make command line allows patching of config.mk to be dropped. - The variable PREFIX isn't used anywhere in the mosquitto 1.4.15 Makefiles, so doesn't need to be passed on the Make command line. That means the default do_compile() from base.bbclass can be used and the recipe specific do_compile() can be dropped. Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ifenslave:Update the repo linkLiu Haitao2018-06-271-1/+1
| | | | | | | The https://anonscm.debian.org service has been replaced by salsa.debian.org. Signed-off-by: Liu Haitao <haitao.liu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp: Refresh openssl support patchKhem Raj2018-06-251-20/+30
| | | | | | Avoid fuzz warnings Signed-off-by: Khem Raj <raj.khem@gmail.com>
* civetweb: Fix paths to librt and libm, use -l linker optionKhem Raj2018-06-243-47/+45
| | | | | | Fixes build where it pokes for libraries on host system Signed-off-by: Khem Raj <raj.khem@gmail.com>
* corosync: corosync-qnetd.conf is now created under /run during runtimeKhem Raj2018-06-241-4/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* squid: Fix build with gcc8Khem Raj2018-06-243-0/+548
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensaf: Upgrade to 5.18.04Khem Raj2018-06-249-59/+86
| | | | | | | fix strncpy overflow errors seen with gcc8 refresh patches with devtool Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drbd-utils: 8.9.6 -> 9.4.0Huang Qiyu2018-06-222-30/+6
| | | | | | | | | 1.Upgrade drbd-utils from 8.9.6 to 9.4.0. 2.Delete 0001-Makefile.in-fix-permission-bits-for-drbd.service.patch, since it is integrated upstream. 3.Upgrade the SRC_URI to use git fetcher Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* corosync: add corosync.conf.exampleMingli Yu2018-06-222-1/+62
| | | | | | | | | | | | | | | | | | | | | | | * Add corosync.conf.example as the template for /etc/corosync/corosync.conf to make the cluster works as the previous default config doesn't work as below output: root@host1:/# crm status Stack: unknown Current DC: NONE Last updated: Mon Dec 25 05:30:59 2017 Last change: Mon Dec 25 05:30:32 2017 by root via cibadmin on host1 0 nodes configured 1 resource configured Full list of resources: WebSite (ocf::heartbeat:apache): Stopped Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* corosync: Upgrade to 2.4.4Khem Raj2018-06-221-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensaf:Modified PACKAGECONFIG to fix the following error:leimaohui2018-06-201-2/+3
| | | | | | | | | | configure: error: Package requirements (libvirt) were not met: | | No package 'libvirt' found Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iscsi-initiator-utils: Update to latestKhem Raj2018-06-183-66/+1
| | | | | | | Remove patches for gcc8 issues which are now fixed upstream but differently Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spice: Uprev to latest and add opus PKGCONFIGJason Wessel2018-06-181-2/+3
| | | | | | | | | | | In the uprev, spice now expects to compile with libopus by default. This patch adds a PKGCONFIG option for libopus such that it will still compile as it has in the past. Compilation has been tested with and without opus support. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spice: Fix build with muslKhem Raj2018-06-172-0/+67
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* move cpprest to meta-oeKhem Raj2018-06-172-76/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* stunnel: Use nogroup rather then nobody for groupJeremy Puhlman2018-06-161-0/+2
| | | | | | | [log_check] warning: group nobody does not exist - using root Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* htpdate: Add recipeKhem Raj2018-06-163-0/+110
| | | | | | | | Fix build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com>
* netkit-telnet: Switch to update-alternativesJeremy Puhlman2018-06-141-8/+4
| | | | | Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark: Update to 2.6 releaseKhem Raj2018-06-144-126/+109
| | | | | | | Add a native version to provide certain utilities needed during cross build Strip rpaths which cmake seems to be enforcing for no reason Signed-off-by: Khem Raj <raj.khem@gmail.com>
* celt051: Fix building testcasesKhem Raj2018-06-142-2/+58
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>