summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* abiword: removeAndreas Müller2019-08-113-361/+0
| | | | | | | | | Last release was 2016. For sentimental reasons it was added to meta-office as a place for retirement. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: fix typo in nonarch_base_libdirLaszlo Toth2019-08-111-1/+1
| | | | | Signed-off-by: Laszlo Toth <laszlth@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-socketio.inc: add missing RDEPENDSMaciej Pijanowski2019-08-111-0/+11
| | | | | | | | | | Without additional RDEPENDS module could not be properly imported on python 3.7.4. Additional RDEPENDS had to be added in order to start the most basic examples from documentation: https://python-socketio.readthedocs.io/en/latest/client.html Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-async-timeout: add asyncio to RDEPENDSMaciej Pijanowski2019-08-111-0/+4
| | | | | | | It is required to properly import the module. Tested on python 3.7.4 Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-aiohttp.inc: add missing RDEPENDSMaciej Pijanowski2019-08-111-0/+3
| | | | | | | Module could not be properly imported (tested on python 3.7.4) Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-socketio: upgrade to 4.3.1Maciej Pijanowski2019-08-113-2/+2
| | | | | Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-engineio: upgrade to 3.9.3Maciej Pijanowski2019-08-113-2/+2
| | | | | Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-multidict: upgrade to 4.5.2Maciej Pijanowski2019-08-112-13/+9
| | | | | | | | According to the comment and issue link, the workaround is no longer needed. Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-websockets: upgrade to 8.0.2Maciej Pijanowski2019-08-111-3/+3
| | | | | | | | | | | | | | | The present version was not compatible with python 3.7 because async is now the proper keyword. The reported werror was: asyncio_ensure_future = asyncio.async # Python < 3.5 ^ SyntaxError: invalid syntax Issues like this one: https://github.com/psf/requests-html/issues/65 explains the reason of that. Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glmark2: Upgrade SRCREV to latestRoman Stratiienko2019-08-111-1/+1
| | | | | | | | | | Fixes QA Issue: /usr/bin/glmark2-es2-drm contained in package glmark2 requires libgbm.so, libEGL.so, libGLESv2.so, but no providers found in RDEPENDS_glmark2. Fixes missing libraries listed above at runtime in glmark2-es2-drm. Signed-off-by: Roman Stratiienko <roman.stratiienko@globallogic.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pillow: Provide python3-imagingKhem Raj2019-08-111-0/+2
| | | | | | | | This is the maintained PIL fork for python3 now a days helps in writing/porting py2 recipes to py3 Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Tim Orling <TicoTimo@gmail.com>
* gvfs: upgrade from 1.40.0 to 1.40.2Trevor Gamblin2019-08-111-2/+2
| | | | | Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pandas: remove the python 2.x version of the recipeAlexander Kanavin2019-08-112-8/+1
| | | | | | | As it depends on pathon 2.x Numpy which has been removed from oe-core. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: add mongo shell as a PACKAGECONF optionVincent Prince2019-08-111-2/+2
| | | | | Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kpatch: upgrade 0.61 -> 0.71Zang Ruochen2019-08-113-37/+43
| | | | | | | | | -Refresh the following patch: kpatch/0001-kpatch-build-add-cross-compilation-support.patch kpatch/0002-kpatch-build-allow-overriding-of-distro-name.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* snort: upgrade 2.9.14 -> 2.9.14.1Yi Zhao2019-08-112-4/+14
| | | | | | | Add volatile conf to create log directory. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: 10.16.0 -> 10.16.2Andrej Valek2019-08-111-3/+3
| | | | | | | | - update nodejs to active 10.x LTS release 10.16.2. - add python running dependency due to samples.py requirements Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-datetime-setter: add recipeKai Kang2019-08-091-0/+19
| | | | | | | | | | | | Because xfce4-settings turn back to its official upstream, it missing function to set date and time. Add it from Andreas's repo on github. xfce4-datetime-setter calls functions from dbus service org.freedesktop.timedate1 to set date and time. And the dbus service is provided by systemd. So check distro feature 'systemd' that xfce4-datetime-setter is imcompatible with sysvinit. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hostapd: upgrade 2.8 -> 2.9Yuan Chao2019-08-091-2/+2
| | | | | Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-xfce: Make Kai Kang layer maintainerAndreas Müller2019-08-091-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnf-plugin-tui: new recipeZheng Ruoqin2019-08-092-0/+43
| | | | | | | | | | | | | | | This dnf plugin aims to supply a tui interface for user to manage packages. It has features as following: 1. Add new command dnf tui --init to make dnf work on host. 2. Text-based user interface for dnf. 3. Manage SPDX files. 4. Manage SRPM files. 5. Add installation samples for dnf. More details please refer to https://github.com/ubinux/dnf-plugin-tui. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-oauthlib: remove the 2.x version of the recipeAlexander Kanavin2019-08-082-5/+1
| | | | | | | | | As it requires python-nose, which will be removed from oe-core. 3.x version remains available. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Upgrade 0.18 -> 0.19Alex Kiernan2019-08-081-1/+1
| | | | | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kpatch: Pass ARCH from environmentKhem Raj2019-08-081-0/+1
| | | | | | | If not passed then it computes arch from `uname` and uname will be wrong on cross compiles when target != host Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-matplotlib: remove the python 2.x version of the recipeAlexander Kanavin2019-08-082-19/+1
| | | | | | | | | | | This recipe depends on 2.x version of NumPy, which is about to be removed from oe-core (due to the latest release of NumPy no longer supporting Python 2.x). 3.x versions remain available as before. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-settings: rrecommends xfce4-datetime-setterKai Kang2019-08-081-0/+1
| | | | | | | | | | xfce4-datetime-setter provides function to set date and time. But it depends on dbus service org.freedesktop.timedate1 which is provided by systemd. Make xfce4-settings rrecommends xfce4-datetime-setter only systemd is set in DISTRO_FEATURES. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: upgrade 7.3.7 -> 7.3.8Zang Ruochen2019-08-081-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unixodbc: mysql5 is not required but readline isCallaghan, Dan2019-08-081-1/+1
| | | | | | | | | | | The unixODBC package no longer includes a driver for MySQL (that lives elsewhere) so there is no reason to require MySQL libs at build time. It does, however, want to build against readline, which was being pulled in transitively by mysql5 before. Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netkit-rusers: Depend on rpcsvc-proto-native for rpcgen toolKhem Raj2019-08-081-1/+1
| | | | | | | | | | Fixes | rup.c:51:10: fatal error: 'rstat.h' file not found | #include "rstat.h" | ^~~~~~~~~ | 1 error generated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iperf2: Upgrade to 2.0.13Khem Raj2019-08-081-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kpatch: fix QA build errors for nativesdkRuslan Bilovol2019-08-081-0/+1
| | | | | | | | | | | This patch fixes next QA Issue: nativesdk-kpatch: Files/directories were installed but not shipped in any package: /etc /etc/init /etc/init/kpatch.conf Signed-off-by: Ruslan Bilovol <rbilovol@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnss-nisplus: Add recipeRuslan Bilovol2019-08-081-0/+31
| | | | | | | | | | | Same as with libnss-nis - this will substitute the glibc nisplus module which has been removed SRCREV points to 1.3 release plus patch on top which allows to build with recent glibc versions Signed-off-by: Ruslan Bilovol <rbilovol@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: bump version to v1.4.1Bartosz Golaszewski2019-08-081-2/+2
| | | | | | | | | | | | | | This is a bug-fix release addressing the following issues: - fix GCC8 warnings when building python bindings - fix a bug in gpioinfo where lines used by the kernel without any consumer string were reported as unused - fix a bug in line::event_get_fd() in C++ bindings where the exception wouldn't be thrown in error cases due to a missing 'throw' keyword - fix a couple issues with the test-suite Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: ignore wireless-regdb->crda dep for siggen purposesAndré Draszik2019-08-081-0/+1
| | | | | | | | | | | | | | | | In commit bae481e9331f ("wireless-regdb: make wireless-regdb architecture independent") wireless-regdb has been made allarch, but it depends (via RSUGGESTS) on a TUNE_PKGARCH recipe (crda). This causes needless rebuilds of wireless-regdb when crda changes (due to changing sstate checksum). Add this dependency to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS so as to avoid that. Even though wireless-regdb has been moved to OE-core since, we still add this dependeny here (and not there), as crda is provided in this layer here. Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-markupsafe: upgrade 1.0 -> 1.1.1Yuan Chao2019-08-083-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License file changed LICENSE -> LICENSE.rst Changes of license file as follows: * Copyright (c) 2010 by Armin Ronacher and contributors. See AUTHORS for more details. Some rights reserved. -> Copyright 2010 Pallets * Redistribution and use in source and binary forms of the software as well as documentation, with or without modification, are permitted provided that the following conditions are met: -> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * The names of the contributors may not be used to endorse or promote products derived from this software without specific prior written permission. -> Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* protobuf: upgrade 3.9.0 -> 3.9.1Yuan Chao2019-08-081-1/+1
| | | | | Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools: Fix build with glibc 2.30Khem Raj2019-08-082-0/+53
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grpc: Update to 1.22.0Khem Raj2019-08-084-51/+86
| | | | | | | | Fix build with glibc 2.30 Forward port patches Add versioiniing to grpcpp_channelz plugin Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-grpcio: Use gettid API from glibc 2.30+Khem Raj2019-08-082-0/+27
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mcelog: upgrade 162 -> 164Zang Ruochen2019-08-081-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* graphviz: Do not build tcl support for targetKhem Raj2019-08-082-1/+51
| | | | | | | | | | | | tclpkg looks for tclsh on buildhost and if we try to use the native version then it groks the paths from the native sysroot and builds and installs the target tcl packages into the same path, in the end it ends up being wrongly packaged. Therefore its best to disable tcl Secondly, package python and perl pieces into independent packages so the runtime dependencies are also set accordingly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* graphviz: Fix build error that surfaced with latest pangoKhem Raj2019-08-082-0/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* klibc: Pass -fno-builtin-bcmp with musl/clang comboKhem Raj2019-08-081-1/+4
| | | | | | | | | | | | clang would emit bcmp built-in for musl bases system but here we do not link in musl C library, so its best to disable it Fixes git/usr/klibc/memmem.c:38: undefined reference to `bcmp' Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrea Adami <andrea.adami@gmail.com>
* network-manager-applet: Remove the obsolete DEPENDS on gconfAdrian Bunk2019-08-081-1/+1
| | | | | | | network-manager-applet stopped using gconf 5 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: Remove obsolete do_configure_appendAdrian Bunk2019-08-081-7/+0
| | | | | | | Upstream no longer enables -Werror by default. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: do not expose intl api for mips64Slater, Joseph2019-08-081-0/+3
| | | | | | | | Add --with-intl-api=build to configure options. Otherwise, JS_Init() will fail. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: Use a simpler workaround for the clang buildAdrian Bunk2019-08-082-32/+1
| | | | | | | | | The check whether the compiler understands an option is broken in m4/compiler_warnings.m4, but if we are just workarounding it then do a minimal workaround without patching. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pmdk: Fix packaging errors when building on non-x86 hostKhem Raj2019-08-061-2/+2
| | | | | | | | | | | | | | | | | | | | Fixes ERROR: QA Issue: pmdk: Files/directories were installed but not shipped in any package: /usr/x86_64-linux-gnu /usr/lib/pmdk_debug/libpmemobj.so.1 /usr/lib/pmdk_debug/libpmemblk.so.1 /usr/lib/pmdk_debug/libvmem.so.1 /usr/lib/pmdk_debug/libvmmalloc.so /usr/lib/pmdk_debug/libpmempool.so .... /usr/x86_64-linux-gnu/include/libpmemobj/iterator_base.h /usr/x86_64-linux-gnu/include/libpmemobj/tx_base.h /usr/x86_64-linux-gnu/include/libpmemobj/base.h /usr/x86_64-linux-gnu/include/libpmemobj/lists_atomic_base.h Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gradm: Upgrade to 3.1-201903191516 releaseKhem Raj2019-08-061-3/+5
| | | | | | | | | | | | Pass empty LIBS to build, otherwise its computed using `uname` logic which does not work in cross builds [1] Rename recipe to have snapshot number in PV otherwise its not easy to identify upgrade [1] https://cvsweb.grsecurity.net/?p=gradm.git;a=commitdiff;h=ef7ff56de7d31b4db1604f0a10fc2c5541a1bff7 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sjf2410-linux-native: Do not include sys/io.hKhem Raj2019-08-062-1/+31
| | | | | | | | | | This file is non-existent on non-x86 build hosts Fixes ppt.c:8:10: fatal error: sys/io.h: No such file or directory #include <sys/io.h> ^~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com>