aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-03-17python-pylint: upgrade v1.8.2 -> v1.8.3timo/meta-python-regexTim Orling
* python2 version RDEPENDS on python-configparser Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
2018-03-17python-configparser: add v3.5.0Tim Orling
* Provides Python3.5 configparser backport * python2 only * Runtime dependency for python2-pylint Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
2018-03-17python-docutils: upgrade v0.14rc2 -> v0.14; inherit pypiTim Orling
* Upgrade to the release version of 0.14 * Inherit pypi which also allows auto-upgrade-helper to properly find new upstream versions NOTE: This package is not compatible with python3 Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
2018-03-17python-oauthlib: fix AUH version check; cleanup incTim Orling
* Use default SRC_URI which allows for auto-upgrade-helper to properly check for new upstream versions * Make RDEPENDS easier to read by making the list multiline Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
2018-03-17python-pybluez: cleanup recipe; fix RDEPENDS; python3 supportTim Orling
* PYPI_PACKAGE needed to be "PyBluez" * PYPI_PACKAGE_EXT needed to be "zip" * RDEPENDS on python-fcntl Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
2018-03-17python-pysnmp: upgrade v4.3.5 -> v4.4.4; inherit pypi; add python3 supportTim Orling
For changes, see: https://github.com/etingof/pysnmp/blob/master/CHANGES.txt Verified that license remains BSD. License-Update: change in copyright year, author email, whitespace Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
2018-03-16openbox: Improve handling of openbox-session / gnome-openbox-sessionTom Rini
Without providing an alternative for x-session-manager we cannot drop openbox into the standard x11 images and have openbox take over as the session manager. Add openbox-session to ${PN}-core as well as an ALTERNATIVE line for it. Set the priority based on how other session managers do this. As we also have openbox-gnome-session move this from the full package and in to ${PN}-gnome. Cc: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-protobuf: update to version 3.5.2Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-pyjwt: update to version 1.6.0Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-scrypt: update to version 0.8.6Derek Straka
Add patch to fix host include paths used Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python3-pid: update to version 2.2.0Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16monkey: add a valid upstream check uri and regexDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16webmin: add a valid upstream check uri and regexDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16hthttpd: add a valid upstream check uri and regexDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16phpmyadmin: add correct versions for upstream url and version regexDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16phpmyadmin: update to version 4.7.9Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-pymisp: add dateutil to the set of RDEPENDSDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16pyrtm: update RDEPENDS to include python-loggingDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16libiio: update and improve recipeAdrian
* Update to latest version 0.14. * Make depends on avahi, libusb1 and libxml2 optional by PACKAGECONFIG or DISTRO flags. * Install iiod.service file Signed-off-by: Adrian Freihofer <adrian.freihofer@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-robotframework: add recipe for 3.0.2 versionDaniel Dragomir
Robot Framework is a generic open source test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python3-scapy: add recipe for 0.23 versionDaniel Dragomir
Packet crafting/sending/sniffing, PCAP processing tool, based on scapy with python3 compatibility. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-pyexpect: add recipe for 1.0.17 versionDaniel Dragomir
Minimal but very flexible implementation of the expect pattern. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-pynetlinux: add recipe for 1.1 versionDaniel Dragomir
Linux network configuration library for Python. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16libsdl2-mixer: Upgrade to 2.0.2Khem Raj
Copyright year changed https://github.com/emscripten-ports/SDL2_mixer/commit/d7c0736d233f573e519297d7bd69cd1b1bb8e684 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16tipcutils: Fix builds with kernel headers >= 4.15Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-pytest.inc: add ${PYTHON_PN}-doctest to RDEPENDSTim Orling
If pytest fallsback to pdb, it needs python-doctest module or else it fails with: Traceback (most recent call last): File \"/usr/bin/pytest\", line 11, in <module> load_entry_point('pytest==3.4.1', 'console_scripts', 'pytest')() File \"/usr/lib64/python3.5/site-packages/pkg_resources/__init__.py\", line 572, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File \"/usr/lib64/python3.5/site-packages/pkg_resources/__init__.py\", line 2755, in load_entry_point return ep.load() File \"/usr/lib64/python3.5/site-packages/pkg_resources/__init__.py\", line 2408, in load return self.resolve() File \"/usr/lib64/python3.5/site-packages/pkg_resources/__init__.py\", line 2414, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File \"/usr/lib64/python3.5/site-packages/pytest.py\", line 17, in <module> from _pytest.debugging import pytestPDB as __pytestPDB File \"/usr/lib64/python3.5/site-packages/_pytest/debugging.py\", line 5, in <module> from doctest import UnexpectedException ImportError: No module named 'doctest' Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16cppzmq: 4.2.3 updateJustin Bronder
Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16sox: backport fix for dynamically linked flac buildsIoan-Adrian Ratiu
The sox project upstream is dead, non-responsive, and various developers started maintaining their own branches where they do feature development (eg. adding DSD/DSF format support) and bug-fixing. They don't have access to the central sox git repo. So basically the project will eventually get forked (I started a discussion in this direction). Until then, backport this flac build fix which was lingering around out of tree for years. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-serpent: update to version 1.24Derek Straka
Update license file checksum and verify the terms remain the same Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-cffi: update to version 1.11.4Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python-pymongo: update to version 3.6.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16python3-cryptography: Add -pthread to link flagsKhem Raj
It builds openssl module which needs pthread_atfork() but we do not link it with libpthread, which results in runtime loading errors Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16vboxguestdrivers: upgrade to 5.2.8Martin 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-16uim: add glibc-utils glibc-gconv-euc-jp only for libc-glibcMartin Jansa
* musl doesn't provide these * I'm not using uim, but this is breaking signatures test in world builds for many months and nobody seems to care Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16kodi: fix indentationMartin Jansa
* don't use mix of tabs and spaces for multiline indentation Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16kodi: add PACKAGECONFIG for samba and enable only with pam in DISTRO_FEATURESMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16cpupower: add gettext-native to DEPENDSLiwei Song
Add gettext-native to DEPENDS to fix the following build error: MSGFMT cpupower/1.0-r0/cpupower-1.0/po/fr.gmo make: msgfmt: Command not found Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16fvwm: add new recipeSebastian Reichel
Add recipe for a minimal built of fvwm. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16gst-ffmpeg: remove leftover patchMaxin John
Remove the following left-over patch from gst-ffmpeg package which was removed earlier: lower-rank.diff Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16libeigen: remove unused patchMaxin John
Remove the following unused patch: 0001-CMakeLists.txt-install-FindEigen3.cmake-script.patch Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16flite: remove leftover patchMaxin John
Remove left-over patch from flite package which was removed earlier: flite-1.3-alsa_support-1.2.diff Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16breakpad: remove unused patchMaxin John
Remove the following unused patch: 0005-Import-necessary-definitions-from-stab.h.patch Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16nautilus: remove unused patchesMaxin John
remove the following unused patch from nautilus and nautilus3: no-try-run-strftime.diff Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16nano: 2.7.4 -> 2.9.3Huang Qiyu
Upgrade nano form 2.7.4 to 2.9.3. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16php: Security Advisory - php - CVE-2018-5711Li Zhou
Porting the patch from <http://git.php.net/?p=php-src.git;a=commit; h=8d6e9588671136837533fe3785657c31c5b52767> to solve CVE-2018-5711. Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16nginx: update development version to 1.13.9Derek Straka
Update license checksum for copyright changes Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16xfce4-terminal: update 0.8.6 -> 0.8.7.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16devilspie2: update 0.42 -> 0.43Andreas Müller
While at it, add a comment to desktop file. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16fltk: rework packagingAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16xfce4-pulseaudio-plugin: update 0.3.4 -> 0.3.5Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>