summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cppzmq: bump version 4.2.3 => 4.3.0Vincent Prince2019-04-061-2/+4
| | | | | | | There is currently no support for building tests as googletest will be replaced by catch in next version. Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: bump version 4.2.5 => 4.3.1Vincent Prince2019-04-062-32/+26
| | | | | | | Also, use cmake instead of autotools to build it. Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvncserver: enable split client/server packagesBrad Bishop2019-04-061-0/+3
| | | | | Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lockfile-progs: upgrade 0.1.17 -> 0.1.18Zang Ruochen2019-04-061-2/+2
| | | | | | | -Upgrade from lockfile-progs_0.1.17.bb to lockfile-progs_0.1.18.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mcelog: upgrade 161 -> 162Zang Ruochen2019-04-061-0/+0
| | | | | | | -Upgrade from mcelog_161.bb to mcelog_162.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libedit: upgrade 20181209-3.1 -> 20190324-3.1Zang Ruochen2019-04-061-2/+2
| | | | | | | -Upgrade from libedit_20181209-3.1.bb to libedit_20190324-3.1.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* augeas: upgrade 1.10.1 -> 1.11.0Zang Ruochen2019-04-062-4/+4
| | | | | | | -Upgrade from augeas_1.10.1.bb to augeas_1.11.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: rework gobject-introspection handlingAndreas Müller2019-04-061-1/+5
| | | | | | | | | | | | | | | | | | | | | gobject-introspection is mandatory for gnome-desktop3 - there is no configure option to enable or disable it. To handle properly, this patch does: * Make 'gobject-introspection-data' a required distro feature * To avoid trouble once pending patch removing 'UNKNOWN_CONFIGURE_WHITELIST_append = " --enable-introspection --disable-introspection"' are in oe-core [1] - set in recipe to avoid | ERROR: gnome-desktop3-3.32.0-r0 do_configure: QA Issue: gnome-desktop3: configure was passed unrecognised options: introspection [unknown-configure-option] This does not handle MACHINE_FEATURES / qemu-usermode case but there other issues of higher priority. [1] http://lists.openembedded.org/pipermail/openembedded-core/2019-April/280711.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: remove gconf from DEPENDSAndreas Müller2019-04-061-1/+1
| | | | | | | Modern gnome does not use gconf anymore. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: Fix missing executable permission flags for files in libexecAndreas Müller2019-04-061-1/+9
| | | | | | | | | At least XFCE sessions turned into unusable state [1] [1] http://lists.openembedded.org/pipermail/openembedded-devel/2019-April/199010.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: rework gobject-introspection handlingAndreas Müller2019-04-061-1/+5
| | | | | | | | | | | | | | | | | | | | | gobject-introspection is mandatory for libpeas - there is no configure option to enable or disable it. To handle properly, this patch does: * Make 'gobject-introspection-data' a required distro feature * To avoid trouble once pending patch removing 'UNKNOWN_CONFIGURE_WHITELIST_append = " --enable-introspection --disable-introspection"' are in oe-core [1] - set in recipe to avoid | libpeas-1.22.0-r0 do_configure: QA Issue: libpeas: configure was passed unrecognised options: --enable-introspection [unknown-configure-option] This does not handle MACHINE_FEATURES / qemu-usermode case but there other issues of higher priority. [1] http://lists.openembedded.org/pipermail/openembedded-core/2019-April/280711.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python*-requests: Update 2.20.1 -> 2.21.0Fabio Berton2019-04-063-2/+2
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmodbus: start to prefer version 3.1.4 as defaultGianfranco Costamagna2019-04-061-3/+0
| | | | | | | Now that even Debian testing is using it, and upstream declares this version as "very stable", it might be time to switch using it as default Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpprest: fix build failure on 32bit systems, with upstream merged patchGianfranco Costamagna2019-04-064-1586/+308
| | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dracut: fix udevdir not foundHongxu Jia2019-04-062-0/+40
| | | | | | | | | | | | | | In commit [9d1b81c dracut.sh: improve udevdir and systemdutildir fallback logic], it checked a common binary `collect' to localte udevdir. While upgrading systemd to 241, it dropped binary `collect'. [https://github.com/systemd/systemd/commit/a168792c2d95695fd30c0371d4b3890a9df1eafb] So check binary `ata_id' to instead. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipsec-tools: add missing CVE tags to patchesQi.Chen@windriver.com2019-04-062-1/+3
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: add missing CVE tag to patchQi.Chen@windriver.com2019-04-061-0/+2
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix build error for armeb.leimaohui2019-04-061-0/+1
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rrdtool: fix build by disabling docsAndreas Müller2019-04-061-0/+1
| | | | | | | | | | | | | | | | | | Have no idea what caused it but on all of my build machines started to fail with recently: | Attempt to reload Encode.pm aborted. | Compilation failed in require at /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/rrdtool/1.7.0-r0/recipe-sysroot-native/usr/bin/perl-native/../../../usr/lib/perl5/5.28.1/Pod/Text.pm line 33. | BEGIN failed--compilation aborted at /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/rrdtool/1.7.0-r0/recipe-sysroot-native/usr/bin/perl-native/../../../usr/lib/perl5/5.28.1/Pod/Text.pm line 33. | Compilation failed in require at (eval 7) line 1. | BEGIN failed--compilation aborted at /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/rrdtool/1.7.0-r0/recipe-sysroot-native/usr/bin/perl-native/../../../usr/lib/perl5/5.28.1/Pod/Usage.pm line 30. | Compilation failed in require at /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/rrdtool/1.7.0-r0/recipe-sysroot-native/usr/bin/pod2man line 19. | BEGIN failed--compilation aborted at /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/rrdtool/1.7.0-r0/recipe-sysroot-native/usr/bin/pod2man line 19. | make[1]: *** [Makefile:692: rrddump.1] Error 255 | make[1]: *** Waiting for unfinished jobs.... Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcpreplay: update to version 4.3.2Slater, Joseph2019-04-061-2/+2
| | | | | | | Includes fixes for CVE-20198376, -8377, and -8381. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: fix configure options and DDEPENDSAndreas Müller2019-04-061-3/+1
| | | | | | | | | | | * Remove unknown configure options detected by [1]: | ERROR: QA Issue: gvfs: configure was passed unrecognised options: documentation gdu [unknown-configure-option] * Remove intltool-native from DEPENDS - gnome uses gettext these days [1] http://lists.openembedded.org/pipermail/openembedded-core/2019-April/280693.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagic: upgrade to 7.0.8-35Randy MacLeod2019-04-061-4/+4
| | | | | | | | | | | | The LICENSE file checksum updated due to two trivial changes: - Copyright year updates - the URL for a web version of the license terms moved. Add libtool dependencies to avoid: configure: error: libltdl is required for modules and OpenCL builds Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: fix build with muslAndreas Müller2019-04-0610-439/+366
| | | | | | | | * Cleanup patches * Apply musl-hacks only for musl Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: Fix upstream regex for 1.16Andreas Müller2019-04-061-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-screenshooter: upgrade 1.9.4 -> 1.9.5Andreas Müller2019-04-061-2/+2
| | | | | | | | | This fixes a bug introduced in 1.9.4 [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=15187 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Rsyslog: Add mmjsonparse to PACKAGECONFIGVincent Prince2019-04-061-0/+5
| | | | | Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-flask-socketioYi Zhao2019-04-063-0/+22
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-socketio: add recipeYi Zhao2019-04-063-0/+21
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-engineio: add recipeYi Zhao2019-04-063-0/+17
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools-conf: Make sure /dev/pts/0 existsNikolay Nizov2019-04-061-0/+3
| | | | | Signed-off-by: Nikolay Nizov <nizovn@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools-conf: fix typoNikolay Nizov2019-04-061-1/+1
| | | | | Signed-off-by: Nikolay Nizov <nizovn@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Add warrior to compatible release seriesKhem Raj2019-04-0110-10/+10
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libssh2: move to version 1.8.2Slater, Joseph2019-04-011-2/+3
| | | | | | | Includes fixes for CVE-2019-3858, -3859, -3860, -3861, and -3862. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add triggerhappy hotkey daemon recipeMark Kubiak2019-03-291-0/+47
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: set CVE_PRODUCTQi.Chen@windriver.com2019-03-291-0/+2
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: Initial commit of Python3 OBDII moduleAlistair Francis2019-03-292-0/+11
| | | | | Signed-off-by: Alistair Francis <alistair@alistair23.me> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: 18 -> 19William A. Kennington III via Openembedded-devel2019-03-282-44/+1
| | | | | | | Drops the musl compat patch which is upstream in version 19 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cachetools: add recipeYi Zhao2019-03-283-0/+20
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-tqdm: add recipeYi Zhao2019-03-283-0/+17
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor: upgrade 3.26.0 -> 3.32.0Andreas Müller2019-03-284-62/+63
| | | | | | | | | Remove libwnck3 from DEPENDS. meson_options.txt has an option 'wnck' disabled by default and with a desciption 'enable wnck support, this will likely make system-monitor segfault' which does not sound promising. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-suite: push SRCREV to version 3.1Paolo Valente2019-03-281-1/+1
| | | | | Signed-off-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpprest: fix build failures on 32bit systems, by reverting two upstream commitsGianfranco Costamagna2019-03-283-0/+1585
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpprest: bump version to 2.10.12Gianfranco Costamagna2019-03-281-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppunit: fix patch fuzz warningAndreas Müller2019-03-281-6/+3
| | | | | | | | | | Applying patch 0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch | patching file doc/Makefile.am | Hunk #1 succeeded at 8 with fuzz 2 (offset -14 lines). Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.3.1 -> 2.3.2Andreas Müller2019-03-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.28.1 -> 3.32.0Andreas Müller2019-03-282-53/+8
| | | | | | | | | * gnome-desktop switched to meson * 0001-Disable-libseccomp-sycall-filtering-mechanism.patch was on conigure.ac and does not seem to be necessary anymore Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgnomekbd: upgrade 3.26.0 -> 3.26.1Andreas Müller2019-03-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview3: upgrade 3.24.8 -> 3.24.10Andreas Müller2019-03-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: upgrade 1.14.29 -> 1.14.45Andreas Müller2019-03-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* itstool: initial add 2.0.5Andreas Müller2019-03-281-0/+22
| | | | | | | | It lived in meta-qt5-extra for a while (don't remember why - it was not used) but now we need it for upcoming gnome upgrades. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>