aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-03-05samba: Add packagegroupZheng Ruoqin
Add packagegroup for samba, for there are too many rpms in samba and it's hard to manage. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-03-05net-snmp: Fix compiler options with paths in net-snmp-configKhem Raj
options which involve paths into workspace are usually filtered out with the sed command, however currently it does half the job and the resulting config file gets partial replacements leaving the compiler options with bad syntax e.g. -fdebug-prefix-map option is left with -fdebug-prefix-map= which is not correct syntax, the effect of this is seen in other recipes which then invoke net-snmp-config script and add the flags obtained from this script into its own configure scripts and then tries to execute tests, these tests fail because of bad compiler options e.g. keepalived where configure tests fails like | configure: error: *** incorrect CFLAGS from net-snmp-config this is because of wrong compiler options that it got from recipe-sysroot/usr/bin/crossscripts/net-snmp-config This patch tries to be specific about which options should be skimmed and removes the options completely Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-03-05samba, openwsman, pam-ssh-agent-auth, sblim-sfcb, passwdqc, python-pam, ↵Martin Jansa
smbnetfs: require pam in DISTRO_FEATURES * there is explicit dependency on libpam without respecting pam in DISTRO_FEATURES so add the check to prevent people building it against broken libpam Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-03-01waf-samba.bbclass: No longer inherit waf.bbclassJoshua Watt
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>
2018-03-01python-typing: update to version 3.6.4Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-pytest: update to version 3.4.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-ply: update to version 3.11Derek Straka
Update license checksum for new copyright year Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-webcolors: update to version 1.8.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-alembic: update to version 0.9.8Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-isort: update to version 4.3.4Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-pytz: update to version 2018.3Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-can: update to version 2.1.0Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-msg: update to version 0.5.5Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-pexpect: update to version 4.4.0Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-pymisp: update to version 2.4.87.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01python-pybind11: update to version 2.2.2Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01vboxguestdrivers: upgrade to 5.2.6Martin Jansa
* 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>
2018-03-01sox: bump 14.4.0 -> 14.4.2Ioan-Adrian Ratiu
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>
2018-03-01opusfile: add new recipeIoan-Adrian Ratiu
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>
2018-03-01python-systemd: fix dependenciesTomasz Meresiński
Python-systemd depends on python-syslog and python-logging (systemd/journal.py L28-29). Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01libmodule-runtime-perl: upgrade to 0.016, use upstreamTim Orling
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>
2018-03-01libmodule-pluggable-perl: use upstream instead of github.com/moto-timoTim Orling
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>
2018-03-01upm: Update recipe to use v1.6.0Brendan Le Foll
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>
2018-03-01mraa: Update recipe to use v1.9.0Brendan Le Foll
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>
2018-03-01] python-oauthlib: Add python-oauthlib and python3-oauthlib.Bhargava Sreekantappa Gayathri
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>
2018-03-01nodejs: Update from 8.9.0 -> 8.9.4Parthiban Nallathambi
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>
2018-03-01fix(p7zip): fix CVE-2017-17969Radovan Scasny
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>
2018-03-01python-evdev: add python3 version of the recipeMaxin John
Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01gstd: Add Gst-Deamon recipeCarlos Rodriguez
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>
2018-03-01nodejs: Add support for building on ppc64leGunnar Mills
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>
2018-03-01python3-requests: drop incorrect RDEPENDSAndré Draszik
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>
2018-03-01postgres: move to recipes-dbsArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01dash: move dash to recipes-shellArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01efivar: move to recipes-bspArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01acpitools: move to recipes-bspArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01rocksdb: move to recipes-bspArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01lsscsi: move to recipes-bspsArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01efibootmgr: move to recipes-bspsArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01flashrom: move to recipes-bspArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01edac-utils: move to recipes-bspArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01cryptsetup: move to cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01evtest: move to recipes-testArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01passwdqc: move to recipes-securityArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01libcrypto: move to recipes-cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01pkcs11-helper: move to recipes-cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01engine-pkcs11: move to recipes-cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01libmcryt: movre to recipes-cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01lm_sensors: move to recipes-bspArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01cpufrequtils: move to recipes-bspArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01leveldb: move to recipes-securityArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>