summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* waf-samba.bbclass: No longer inherit waf.bbclassJoshua Watt2018-03-011-2/+26
| | | | | | | | | waf-samba.bbclass uses waf in a very different way than the "standard" method that waf.bbclass targets and ends getting very little useful functionality from that class. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-typing: update to version 3.6.4Derek Straka2018-03-012-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pytest: update to version 3.4.1Derek Straka2018-03-013-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-ply: update to version 3.11Derek Straka2018-03-013-3/+3
| | | | | | | Update license checksum for new copyright year Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-webcolors: update to version 1.8.1Derek Straka2018-03-013-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-alembic: update to version 0.9.8Derek Straka2018-03-013-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-isort: update to version 4.3.4Derek Straka2018-03-013-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pytz: update to version 2018.3Derek Straka2018-03-013-3/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-can: update to version 2.1.0Derek Straka2018-03-013-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-msg: update to version 0.5.5Derek Straka2018-03-013-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pexpect: update to version 4.4.0Derek Straka2018-03-013-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pymisp: update to version 2.4.87.1Derek Straka2018-03-013-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pybind11: update to version 2.2.2Derek Straka2018-03-013-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* vboxguestdrivers: upgrade to 5.2.6Martin Jansa2018-03-012-5/+107
| | | | | | | * 5.1.26 doesn't build with 4.15 kernel Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sox: bump 14.4.0 -> 14.4.2Ioan-Adrian Ratiu2018-03-012-14/+11
| | | | | | | | | | The big feature in the new version is opus codec support. Make the old vorbis codec optional via packageconfig. Remove sox-native because it's broken and nothing uses it. Refresh musl build-fix patch. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* opusfile: add new recipeIoan-Adrian Ratiu2018-03-011-0/+14
| | | | | | | Library for decoding opus audio files. Used by newer versions of sox. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-systemd: fix dependenciesTomasz Meresiński2018-03-011-1/+1
| | | | | | Python-systemd depends on python-syslog and python-logging (systemd/journal.py L28-29). Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmodule-runtime-perl: upgrade to 0.016, use upstreamTim Orling2018-03-011-5/+7
| | | | | | | | | | | | | | Upstream has fixed build system to use EUMM, so we no longer need the fix on github.com/moto-timo. Add UPSTREAM_CHECK_REGEX to ensure we catch future updates. Extended the license checksum to include the Copyright. The length of the README file has changed, so the checksum has changed. Verified that the license remains the same. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmodule-pluggable-perl: use upstream instead of github.com/moto-timoTim Orling2018-03-011-3/+8
| | | | | | | | | | | | Upstream has updated the build system to use EUMM, so the fix on github.com/moto-timo is no longer needed. Because the versions where out of sync, reflect the bump in PR. Add UPSTREAM_CHECK_REGEX to properly catch upstream updates. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* upm: Update recipe to use v1.6.0Brendan Le Foll2018-03-012-57/+2
| | | | | | | ads1x15 patch is no longer required as it has been merged upstream Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mraa: Update recipe to use v1.9.0Brendan Le Foll2018-03-012-34/+3
| | | | | | | The musl endian patch has been merged upstream so is no longer needed Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* ] python-oauthlib: Add python-oauthlib and python3-oauthlib.Bhargava Sreekantappa Gayathri2018-03-013-0/+31
| | | | | | | | | This patch adds python-oauthlib and python3-oauthlib. Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nodejs: Update from 8.9.0 -> 8.9.4Parthiban Nallathambi2018-03-011-3/+3
| | | | | | | Update nodejs to latest stable release 8.9.4 Signed-off-by: Parthiban Nallathambi <pn@denx.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fix(p7zip): fix CVE-2017-17969Radovan Scasny2018-03-012-1/+33
| | | | | | Signed-off-by: Radovan Scasny <radovan.scasny@siemens.com> Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-evdev: add python3 version of the recipeMaxin John2018-03-013-16/+18
| | | | | Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gstd: Add Gst-Deamon recipeCarlos Rodriguez2018-03-013-0/+91
| | | | | | | | | | | | | | GStreamer Daemon, also called gstd, is a GStreamer framework for controlling audio and video streaming using TCP connection messages. Qt applications, web interfaces, and GStreamer element test suites show different ways the framework can be utilized. GStreamer Daemon is gst-launch on steroids where you can create a GStreamer pipeline, play, pause, change speed, skip around, and even change element parameter settings all while the pipeline is active. Signed-off-by: Carlos Rodriguez <carlos.rodriguez@ridgerun.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nodejs: Add support for building on ppc64leGunnar Mills2018-03-011-1/+1
| | | | | | | | | | ppc64le is a little-endian mode of ppc64. Nodejs determines the endianness of the system and since it already supports bi-endian ppc64, just pass nodejs "ppc64" when the TARGET_ARCH is ppc64le. Signed-off-by: Gunnar Mills <gmills@linux.vnet.ibm.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-requests: drop incorrect RDEPENDSAndré Draszik2018-03-011-3/+0
| | | | | | | | | | The mentioned selectors.py is part of python3-core since OE-core commit 54ac820b8a63 ("python3: Restructure python3 packaging and replace it with autopackaging") and actually was in python3-selectors before that anyway (even in pyro). Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* postgres: move to recipes-dbsArmin Kuster2018-03-0110-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dash: move dash to recipes-shellArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* efivar: move to recipes-bspArmin Kuster2018-03-019-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* acpitools: move to recipes-bspArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* rocksdb: move to recipes-bspArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* lsscsi: move to recipes-bspsArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* efibootmgr: move to recipes-bspsArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* flashrom: move to recipes-bspArmin Kuster2018-03-014-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* edac-utils: move to recipes-bspArmin Kuster2018-03-014-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cryptsetup: move to cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* evtest: move to recipes-testArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* passwdqc: move to recipes-securityArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcrypto: move to recipes-cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pkcs11-helper: move to recipes-cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* engine-pkcs11: move to recipes-cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmcryt: movre to recipes-cryptoArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* lm_sensors: move to recipes-bspArmin Kuster2018-03-0111-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cpufrequtils: move to recipes-bspArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* leveldb: move to recipes-securityArmin Kuster2018-03-014-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tomoyo-tools: move to recipes-secuityArmin Kuster2018-03-011-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cppunit: move to recipes-testArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cunit: move to recipes-testArmin Kuster2018-03-012-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>