summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dracut: upgrade 046 -> 047Yi Zhao2018-06-271-3/+3
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* metacity: allow for warnings during compilationSlater, Joseph2018-06-251-0/+5
| | | | | | | | | | | | Add a PACKAGECONFIG option which lets us permit warnings during compilation until warnings from new compiler versions are dealt with. enable the packageconfig by default since we default to gcc8 which produces these warning Signed-off-by: Joe Slater <joe.slater@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>
* python-cryptography-vectors: 2.1.4 -> 2.2Huang Qiyu2018-06-243-2/+2
| | | | | | | Upgrade python-cryptography-vectors from 2.1.4 to 2.2. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cryptography: 2.1.4 -> 2.2Huang Qiyu2018-06-223-3/+3
| | | | | | | | | | | | | Upgrade python-cryptography from 2.1.4 to 2.2. here is the change in LICENSE file thats resulting in checksums changes -from the same in CPython itself, and is licensed under the terms of the PSF -License Agreement. +from CPython, and is licensed under the terms of the PSF License Agreement. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> 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>
* kpatch: Upgrade to 0.6.1 releaseKhem Raj2018-06-224-23/+20
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pywbem: update to version 0.11.0 and add a python3 recipeDerek Straka2018-06-224-13/+40
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdc1394: libglu needs both openGL and X11 but not tvirtual/libglKhem Raj2018-06-221-1/+2
| | | | | | Epxress this dependency accurately Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhugetlbfs: Fix build on muslKhem Raj2018-06-227-0/+219
| | | | | | needs more runtime testing Signed-off-by: Khem Raj <raj.khem@gmail.com>
* upm: Upgrade to latest and fix build with muslKhem Raj2018-06-222-6/+38
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gperftools: add the setting of COMPATIBLE_HOST backChen Qi2018-06-221-0/+4
| | | | | | | | This setting was deleted, but on mips and glibc, we still have this problem. So add this setting back, but limit it to glibc. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcmciautils: add (from oe-core)Ross Burton2018-06-224-0/+206
| | | | | | | | Modern hardware doesn't really use PCMCIA so the support has been moved out of oe-core. Move into meta-oe for people who still want it. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tiptop: Fix parallel build issuesKhem Raj2018-06-204-2/+95
| | | | | | | - Fix reproducible build issue - Fix out of tree builds Signed-off-by: Khem Raj <raj.khem@gmail.com>
* devmem2: ensure word is 32-bit, add support for 64-bit longDenys Dmytriyenko2018-06-202-1/+73
| | | | | | | | | | Since sizeof(unsigned long) can be 8-byte on 64-bit architectures, use uint32_t instead for "word" access to always be 4-byte/32-bit long. Also introduce proper "long" 8-byte/64-bit access by using uint64_t. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* README: fix links to repos and improve formattingOleksandr Kravchuk2018-06-201-2/+10
| | | | | Signed-off-by: Oleksandr Kravchuk <dev@sashko.rv.ua> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: Update Double-Conversion inside mozjsAlistair Francis2018-06-204-77/+1909
| | | | | | | | Update the Double-Conversion source inside mozjs to add support for more architectures. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pytest: Fix conflict error as following:leimaohui2018-06-203-0/+13
| | | | | | | | file /usr/bin/py.test conflicts between attempted installs of python3-pytest-3.4.2-r0 and python-pytest-3.4.2-r0 file /usr/bin/pytest conflicts between attempted installs of python3-pytest-3.4.2-r0 and python-pytest-3.4.2-r0 Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* engine-pkcs11: has been merged to libp11, so deleted.leimaohui2018-06-201-31/+0
| | | | | | | Reference to https://github.com/OpenSC/engine_pkcs11,there is no need to maitain this recipe. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> 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>
* gd: Replace strncpy with memccpy to fix -Wstringop-truncation.Robert Yang2018-06-202-0/+47
| | | | | | | | Fixed for gcc8: git/src/gdft.c:1699:2: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: fix syslog-ng startup problem with systemdchangqing.li@windriver.com2018-06-204-9/+172
| | | | | | | | | | | | | | | | | | | | | | | | | | 1. Fix syslog-ng service cannot startup after upgrade to 3.15.1 1) Align path of syslog-ng.conf between syslog-ng@default and do_install in syslog-ng.inc 2) create a default instance for syslog-ng 3) Install default parameter file to /etc/default according to https://github.com/balabit/syslog-ng/commit /649d1151e79033cc2b81b3353917507266814436 2. Fix "Failed to acquire /run/systemd/journal/syslog socket, disabling systemd-syslog source;" accordint to below content from syslog-ng admin guide. 1) for linux, If the host is running under systemd, syslog-ng OSE reads directly from the systemd journal file using the systemd-journal() source. 2) If possible, use the more reliable systemd-journal() driver instead. 3) The socket activation of systemd is buggy, causing some log messages to get lost during syst Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tiptop: Add missing deps on flex and bisonKhem Raj2018-06-191-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: repackage json related conf filesSlater, Joseph2018-06-181-2/+11
| | | | | | | | Only include conf files that need json if it is enabled when building syslog-ng. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4: package libtool files if they are installedMark Asselstine2018-06-188-1/+21
| | | | | | | | | | | | | | | | | | | | | | This is a partial revert of commit 2ad5ceafa53f [various classes recipes: Remove FILES entries for dbg/dev packages] to restore the packaging of libtool (.la) files. It is generally recommended to include 'remove-libtool' in your distro features to purge libtool files as a do_install postfunc for all recipes, as is the documented recommendation for handling of libtool files (unless the .la have been determined to be absolutely necessary, in which case a recipe can use the REMOVE_LIBTOOL_LA to prevent the cleanup). However, if the 'remove-libtool' distro feature is not specified we need to ensure that if after a recipe completes do_install() and there are libtool files present in the image, we must package them or we will hit 'installed-vs-shipped' QA issues. NOTE: that even with respect to libtool files this is not a 1:1 partial revert of commit 2ad5ceafa53f, adjustments are made according to the current state of the build today. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: fix QA issue 'installed-vs-shipped'Mark Asselstine2018-06-181-1/+1
| | | | | | | | | | | | | | | | | | | Since commit eb0fe21c1535 [thunar: upgrade 1.6.15 -> 1.8.0] we see a QA Error/Warning regarding files 'installed-vs-shipped': ERROR: QA Issue: thunar: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/systemd /usr/lib/systemd/user /usr/lib/systemd/user/thunar.service Correct the path to the systemd service file to match what we see in other recipes which include "user" service files. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Acked-by: Andreas Müller <schnitzeltony@gmail.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>
* minicoredumper: Update to latestKhem Raj2018-06-182-34/+1
| | | | | | Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel: fix QA issue 'installed-vs-shipped'Mark Asselstine2018-06-181-1/+1
| | | | | | | | | | | | | | | | | | | Since commit 5f31db601408 [xfce4-panel: upgrade 4.12.2 -> 4.13.3] we are getting a QA Warnings/Erros for 'installed-vs-shipped': ERROR: xfce4-panel-4.13.3-r0 do_package: QA Issue: xfce4-panel: Files/directories were installed but not shipped in any package: /usr/lib64/xfce4/panel/plugins/liblauncher.la /usr/lib64/xfce4/panel/plugins/libdirectorymenu.la ... >From various OE documents the .la files should not be packaged in either the main recipe package or the -dev package unless required. So inherit 'remove-libtool' to have all the .la files cleaned up as they don't appear to be necessary. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> 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>
* evince: update 3.28.1 -> 3.28.2Andreas Müller2018-06-171-3/+2
| | | | | | | Remove PR this time. Signed-off-by: Andreas Müller <schnitzeltony@gmail.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>
* modemmanager: Fix build with musl provide canonicalize_file_name()Khem Raj2018-06-162-1/+69
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Andreas Müller <schnitzeltony@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>
* collectd: fix libvirt PACKAGECONFIGMartin Jansa2018-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * fixes: ERROR: collectd-5.8.0-r0 do_configure: QA Issue: collectd: configure was passed unrecognised options: --disable-libvirt [unknown-configure-option] * the PACKAGECONFIG in meta-oe was introduced long time ago: commit 5fbe2ac4e8ff67707b907c736966ee3d3357fd0d Author: Wenzong Fan <wenzong.fan@windriver.com> Date:Tue Dec 23 16:55:50 2014 +0800 collectd: add PACKAGECONFIG for libvirt, libesmtp Add PACKAGECONFIG for libvirt, libesmtp to fix below warnings: and at that time in 5.4.1 there was libvirt (renamed from libvirtstats) option, since this commit: https://github.com/collectd/collectd/commit/553376a3a6c63875c84b406962e56b908dc4e675 but then in 5.5.0 it was renamed again to just virt: https://github.com/collectd/collectd/commit/62f948605f54e1f5575699360376d75a2f849faf Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: update to 3.15.1Andrej Valek2018-06-148-69/+131
| | | | | | | | | | | | | | | - Refresh and remove obsolete patches - Fix PAGESIZE variable conflicting - PAGESIZE is a define in some libc libraries - Implement SystemD service files handling - splitted service into default - Remove dependency to eventlog - external libevtlog library linking was removed - Version 3.15.1 supports OpenSSL 1.1 Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Marko Pater <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: Upgrade to 10.2.5Khem Raj2018-06-1417-1249/+720
| | | | | | Fix build on musl while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqb: Fix build with goldMartin Jansa2018-06-141-0/+8
| | | | | | | | | | * since the upgrade to 1.0.3 more specifically since this commit: https://github.com/ClusterLabs/libqb/commit/20246f544f74866885f4d9491f74152bd95e7786#diff-67e997bcfdac55191033d57a16d1408a it was failing to build with gold * add --enable-nosection-fallback to work around the issue Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@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>
* cpprest: Fix build with gcc-8Khem Raj2018-06-142-0/+49
| | | | 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>