summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Cockpit: Added missing dependency on udisks2 for package cockpit-storagedJorge Solla2020-05-111-0/+2
| | | | | | | Cockpit uses udisks2 in order to manage storage on the host, without it cockpit will just display an error when the storage tab is selected. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: Upgrade 3.19 -> 3.20Sean Nyekjaer2020-05-113-40/+111
| | | | | | | | Revert "SConstruct: Add test for sizeof(time_t), result in SIZEOF_TIME_T." Do not cross-compile a small for it to be executed on the host. Signed-off-by: Sean Nyekjaer <sean@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qpdf: link libatomic explicitly on mipsAndreas Müller2020-05-111-0/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qpdf: upgrade 9.1.0 -> 10.0.1Andreas Müller2020-05-111-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfwm4: upgrade 4.14.1 -> 4.14.2Andreas Müller2020-05-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 4.14.2 ======================== 4.14.2 ====== - Prefer GLX on AMD (Bug #16716) - Fix compositor without required X11 extensions (Bug #16713) - Fix window decorations without XRender extension (Bug #16713) - Avoid grabbing the keyboard with Alt-Tab to work around a bug in Qt with XInput2 valuators (Bug #16708) - Automatically update window title fonts on scale change - Fix a regression with title font size at scale 2 (Bug #16711) - Fix an X error with XShape (Bug #16383) - I18n: Update translations: ar, be, be@tarask, bg, bn, ca, cs, da, de, el, en_AU, en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hy_AM, id, ie, is, it, ka, ko, lt, lv, nb, nl, nn, oc, pl, pt, pt_BR, ro, sk, sl, sq, sv, th, ug, ur, ur_PK, zh_CN, zh_HK Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfconf: upgrade 4.14.1 -> 4.14.2Andreas Müller2020-05-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Release notes for 4.14.2 ======================== This is a maintenance release of xfconf for Xfce 4.14 Use 'gsettings' as a common channel name for the GSetting backend Bug #14789 Fix GSettings backend assertion error, when probed but not used. Bug #15960: Add some missing xfconf_shutdown() in xfconf-query Bug #15951: Fix 'xfconf_get_error_quark' introspecting warning Translation updates: gl, hr, zh_CN, sl, sq, be, da, el, es, hu, zh_TW, he. Although the GSetting backend is fixed with this release, it is still disabled by default on Xfce 4.14 branch, to maintain the same installed files. It can be enabled with --enable-gsettings-backend compile time tunable and used by setting GSETTINGS_BACKEND=xfconf. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notifyd: upgrade 0.6.0 -> 0.6.1Andreas Müller2020-05-111-2/+2
| | | | | | | | | | | | | | | | | | Release notes for 0.6.1 ======================= - Fix hover effect without compositing (Bug #16586) - Move from exo-csource to xdt-csource (Bug #16717) - Translation Updates: Arabic, Armenian (Armenia), Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Russian, Serbian, Spanish, Swedish, Thai, Turkish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-attrs: Add nativesdk to BBCLASSEXTENDniko.mauno@vaisala.com2020-05-091-1/+5
| | | | | | | | | | | By doing so we mitigate failure when trying to bitbake recipe which rdepends on nativesdk-python3-attrs, such as following error when bitbaking nativesdk-python3-jsonschema: ERROR: Nothing RPROVIDES 'nativesdk-python3-attrs' (but virtual:nativesdk:.../meta-openembedded/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb RDEPENDS on or otherwise requires it) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-scm: Add nativesdk to BBCLASSEXTENDniko.mauno@vaisala.com2020-05-091-2/+2
| | | | | | | | | | | By doing so we mitigate failure when trying to bitbake recipe which rdepends on nativesdk-python3-setuptools-scm, such as following error when bitbaking nativesdk-python3-jsonschema: ERROR: Nothing RPROVIDES 'nativesdk-python3-setuptools-scm' (but virtual:nativesdk:.../meta-openembedded/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb RDEPENDS on or otherwise requires it) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-scm: Cosmetic improvementniko.mauno@vaisala.com2020-05-091-2/+9
| | | | | | | | Split values of RDEPENDS variables to individual lines in alphabetic order. Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* x11vnc: fix xfc NULL pointer dereferenceJonathan Liu2020-05-092-0/+31
| | | | | Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zipp: add the missing rdependsMingli Yu2020-05-091-1/+3
| | | | | | | | | | | | Add the missing rdepends to fix below error: # python3 [snip] >>> import zipp ModuleNotFoundError: No module named 'zipfile' ModuleNotFoundError: No module named 'random' python3-math Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyhamcrest: add rdepSlater, Joseph2020-05-081-0/+2
| | | | | | | python3-six. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pretty-table: add rdep'sSlater, Joseph2020-05-081-0/+5
| | | | | | | python(3)-math and python(3)-html. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: update fix for opcache link issue in 7.4.4Claude Bing2020-05-082-11/+13
| | | | | | | | | | The source of the issue is the update for PHP 7.4 support in 0001-opcache-config.m4-enable-opcache.patch (commit 7cc7a9ec). Instead of working around the issue in the recipe file, update the patch to restore the call to PHP_ADD_LIBRARY(). Signed-off-by: Claude Bing <cbing@cybernetics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: Remove mcpu to avoid march conflictsKhem Raj2020-05-081-0/+4
| | | | | | | Some files are compiled with armv8-a+crypto and when using cortex-a55 the deduced march is armv8.2-a which then conflicts Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyudev: add the missing rdependsMingli Yu2020-05-081-0/+1
| | | | | | | | | | | | Add the missing rdepends to fix below error: # python3 [snip] >>> import pyudev [snip] ModuleNotFoundError: No module named 'fcntl' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydbus: add the missing rdependsMingli Yu2020-05-081-1/+3
| | | | | | | | | | | | | Add the missing rdepends to fix below error: # python3 [snip] >>> import pydbus [snip] ModuleNotFoundError: No module named 'socket' ModuleNotFoundError: No module named 'logging' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ptyprocess: add the missing rdependsMingli Yu2020-05-081-0/+3
| | | | | | | | | | | | | | Add the missing rdepends to fix below error: # python3 [snip] >>> import ptyprocess [snip] ModuleNotFoundError: No module named 'fcntl' ModuleNotFoundError: No module named 'pty' ModuleNotFoundError: No module named 'resource' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pathlib2: add the missing rdependsMingli Yu2020-05-081-1/+1
| | | | | | | | | | | | Add the missing rdepends to fix below error: # python3 [snip] >>> import pathlib2 [snip] ModuleNotFoundError: No module named 'ctypes' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: fix opcache link error in 7.4Claude Bing2020-05-071-0/+11
| | | | | | | | | | Explicitly specifying -lrt is required for opcache to be linked against the proper dependencies. Additionally, PHP disables libdl when it detects a cross-compilation environment for some reason. In order to load any type of extension, re-enabling libdl is required. Signed-off-by: Claude Bing <cbing@cybernetics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-markdown: add logging and setuptools to RDEPENDSTrevor Gamblin2020-05-071-0/+2
| | | | | | | | | | | | | | | | | | | | | Importing the markdown module causes standard ModuleNotFoundErrors if the logging and pkg_resources modules are unavailable: root@qemux86-64:~# python3 Python 3.8.2 (default, Apr 27 2020, 08:51:00) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import markdown Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/site-packages/markdown/_init_.py", line 25, in <module> from .core import Markdown, markdown, markdownFromFile File "/usr/lib64/python3.8/site-packages/markdown/core.py", line 27, in <module> import logging ModuleNotFoundError: No module named 'logging' Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ccid: upgrade 1.4.31 -> 1.4.32Pierre-Jean Texier2020-05-071-2/+2
| | | | | | | See changelog https://salsa.debian.org/rousseau/CCID/-/blob/master/README.md#history Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-py: add python3-netclient to RDEPENDSTrevor Gamblin2020-05-071-0/+2
| | | | | | | | | | | | | | | | | python3-py requires the uuid.py module, which is contained in python3-netclient. Without it: root@qemux86-64:~# python3 >>> import py._path.local Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/site-packages/py/_path/local.py", line 7, in <module> import sys, os, atexit, io, uuid ModuleNotFoundError: No module named 'uuid' Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Upgrade testfloat to 3e version.Zong Li2020-05-073-84/+183
| | | | | | | Upgrade TestFloat to 3e version. Signed-off-by: Zong Li <zong.li@sifive.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pkgconfig: add missing rdependsMingli Yu2020-05-071-0/+1
| | | | | | | | | | | | Add missing rdepends to fix below error: # python3 [snip] >>> import pkgconfig [snip] ModuleNotFoundError: No module named 'shlex' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-parallax: add the missing rdependsMingli Yu2020-05-071-0/+2
| | | | | | | | | | | | | | Add the missing rdepends to fix below error: # python3 [snip] >>> import parallax [snip] ModuleNotFoundError: No module named 'fcntl' ModuleNotFoundError: No module named 'Queue' ModuleNotFoundError: No module named 'getpass' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pid: add the missing rdependsMingli Yu2020-05-071-0/+2
| | | | | | | | | | | | | | Add the missing rdepends to fix below error: # python3 [snip] >>> import pid [snip] ModuleNotFoundError: No module named 'fcntl' ModuleNotFoundError: No module named 'logging' ModuleNotFoundError: No module named 'tempfile' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ntplib: add missing python3-io RDEPENDSMingli Yu2020-05-071-1/+1
| | | | | | | | | | | | | | | | | | Add the missing python3-io RDEPENDS to fix below error: # python3 Python 3.8.2 (default, Apr 27 2020, 08:51:00) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import ntplib Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/site-packages/ntplib.py", line 32, in <module> import socket ModuleNotFoundError: No module named 'socket' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: fix PACKAGECONFIG for soapClaude Bing2020-05-061-1/+1
| | | | | | | PHP 7.4 enables libxml by default and removed it as a configurable option. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: split c++ library to its own packageRasmus Villemoes2020-05-061-0/+3
| | | | | | | | | | | | | I need (some of) the gpiod tools in my initramfs. That, of course, pulls in the workhorse in the form of the libgpiod C library. But it also pulls in the C++ library which is cobundled with libgpiod, which in turn means that libstdc++ gets pulled in, adding about 2.5MB to the initramfs. Fix that by splitting the C++ library to its own package. Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: Fix build with icu 67.1Khem Raj2020-05-062-0/+195
| | | | | | | Remove soon-to-be removed getAllFieldPositions Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrej Valek <andrej.valek@siemens.com>
* xf86-input-void: Drop INC_PRKhem Raj2020-05-061-1/+1
| | | | | | It includes include files from OE-core where this is dropped now Signed-off-by: Khem Raj <raj.khem@gmail.com>
* con2fbmap: Add recipeKhem Raj2020-05-061-0/+17
| | | | | | | con2fbmap is handy for debugging OS bringup on TFT/LCD displays Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uftrace: Fix PRAdrian Bunk2020-05-061-1/+2
| | | | | | | | | | The latest update moved uftrace from a stable release to a git snapshot. Adjust PR accordingly. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: remove /var/log/nginx when do_installYi Zhao2020-05-061-1/+3
| | | | | | | | Remove directory /var/log/nginx when do_install because it is created by volatiles file. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: Upgrade to version 1.4.3Alejandro Hernandez Samaniego2020-05-051-2/+1
| | | | | | | - Get rid of md5sum as well. Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iperf3: Add OpenSSL build option to PACKAGECONFIGAlexander Vickberg2020-05-051-4/+3
| | | | | | | Make building with OpenSSL optional but enabled by default as today. Signed-off-by: Alexander Vickberg <wickbergster@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcpdump: Fix PACKAGECONFIG for OpenSSLAlexander Vickberg2020-05-051-1/+1
| | | | | | | | This fixes building TCPDump without OpenSSL. Current version does not recognize the option --without-openssl. Signed-off-by: Alexander Vickberg <wickbergster@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: 4.1.0 -> 4.3.0Gregory Vimont2020-05-058-86/+39
| | | | | Signed-off-by: Gregory Vimont <gregory.vimont@softbankrobotics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imapfilter: introduce imapfilter recipe providing a mailbox filter through ↵Alejandro Enedino Hernandez Samaniego2020-05-051-0/+17
| | | | | | | the IMAP protocol Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* weechat: introduce weechat recipe providing a fully working IRC clientAlejandro Enedino Hernandez Samaniego2020-05-052-0/+69
| | | | | Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pugixml: add native and nativesdk BBCLASSEXTENDBartłomiej Burdukiewicz2020-05-051-0/+2
| | | | | Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pugixml: generate pkgconfig files.Bartłomiej Burdukiewicz2020-05-051-1/+2
| | | | | | | | This fixes build of kodi that is expecting proper pkgconfig files for pugixml. Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cockpit: fix metainfo.xml file ownershipEmmanuel Roullit2020-05-042-3/+31
| | | | | | | | | The 'tar -cf - | tar -xf' combo applies an invalid ownership. This is corrected by patching the install target to use the --no-same-owner tar parameter. Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: Enable pcre2 regexp backendKhem Raj2020-05-041-1/+2
| | | | | | | | | | As a side effect it helps the builds where pcre is staged in native sysroot and CMake system is confusing that and adds it to linker cmdline, its evident with clang as cross compiler since it brings libpcre-native into native sysroot Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Alistair Francis <alistair@alistair23.me>
* remmina: Depend on avahi instead of Avahi-uiKhem Raj2020-05-041-1/+1
| | | | | | | avahi-ui is merged into avahi recipe in OE-core see [1] [1] https://lists.openembedded.org/g/openembedded-core/message/137788?p=,,,20,0,0,0::Created,,avahi-ui,20,2,0,73957169 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cockpit: Add recipe version 218Michael Haener2020-05-044-0/+310
| | | | | | | | Cockpit is a server manager that makes it easy to administer your GNU/Linux servers via a web browser. Signed-off-by: Michael Haener <michael.haener@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: Update to v1.0.0Alistair Francis2020-05-041-3/+3
| | | | | Signed-off-by: Alistair Francis <alistair@alistair23.me> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geany-plugins: Support libgit2 version 1.0Alistair Francis2020-05-042-0/+56
| | | | | Signed-off-by: Alistair Francis <alistair@alistair23.me> Signed-off-by: Khem Raj <raj.khem@gmail.com>