summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* libfann: Initial commitAlistair Francis2019-04-061-0/+17
| | | | | | | Use the current master branch instead of the last release in 2013. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* czmq: bump version 4.1.1 => 4.2.0Vincent Prince2019-04-062-40/+9
| | | | | | | Also, add curl and systemd to PACKAGECONFIG Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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-011-1/+1
| | | | 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>
* 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>
* 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>
* 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>
* enchant2: initial add 2.2.3Andreas Müller2019-03-281-0/+26
| | | | | | | It can live in same image with enchant without causing conflicts. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hunspell: upgrade 1.6.2 -> 1.7.0Andreas Müller2019-03-282-17/+17
| | | | | | | | | | They changed the license back when hunspell2 was removed [1]. My test did not show fallout for missing hunspell2. [1] https://github.com/hunspell/hunspell/commit/35301da115410bdffa6a35ed449be44df2d8a218 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: set CVE_VERSIONQi.Chen@windriver.com2019-03-281-0/+1
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: 16 -> 18William A. Kennington III via Openembedded-devel2019-03-282-14/+46
| | | | | | | | | | | | | | | Also brings in a patch to fix up building against a musl libc that is not in a released build yet. This change cleans up a number of things about the build - Upstream no longer depends on glib - We dont ever runtime depend on reference dbus - Docs are disabled by default so we don't need to specify the option - There is no native tooling so we shouldn't need a native bbclass - No longer depend on gitsm since upstream provides release tarballs Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* function2: Add packageWilliam A. Kennington III via Openembedded-devel2019-03-281-0/+21
| | | | | | | function2 is an improved, drop in replacement for std::function. Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: Update GCC 4.8 compat patchBrad Bishop2019-03-261-0/+23
| | | | | | | | GCC 4.8 compatibility was lost moving from 10.15.1 to 10.15.3. Add another wrapper for std::make_unique to restore it. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libforms: has a depends on mesa so add DISTRO_CHECKArmin Kuster2019-03-261-1/+3
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ftgl: package requires openql add DISTRO_CHECKArmin Kuster2019-03-261-1/+3
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: bump version to v1.3Bartosz Golaszewski2019-03-262-2/+5
| | | | | | | | | | There are several new features in this release. The one that impacts the recipe is the option to install the test executable to bindir using the new options (--enable-install-tests). This requires separate PACKAGECONFIG entries for 0.x and 1.x series. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: update to 4.0Oleksandr Kravchuk2019-03-241-3/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* doxygen: update to 1.8.15Oleksandr Kravchuk2019-03-232-8/+7
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpuburn-arm: Add armv7ve as a valid machineFabio Berton2019-03-221-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: install API headers as we used toAndreas Müller2019-03-221-1/+1
| | | | | | | | | ENABLE_XPDF_HEADERS was renamed to ENABLE_UNSTABLE_API_ABI_HEADERS [1] [1] https://cgit.freedesktop.org/poppler/poppler/tree/NEWS#n72 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: upgrade 0.71.0 -> 0.75.0Andreas Müller2019-03-223-7/+10
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkmm3: upgrade 3.22.2 -> 3.24.1Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glibmm: upgrade 2.58.0 -> 2.58.1Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: upgrade 10.15.1 -> 10.15.3Andreas Müller2019-03-221-2/+2
| | | | | | | | | | | * 10.15.2 was a security release for CVE-2019-5737 [1] * 10.15.3 was a bugfix release [2] [1] https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2 [2] https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: Update from 8.37.0 to 8.1903.0Randy MacLeod2019-03-212-122/+7
| | | | | | | | | | | | | | | | | | | | | | Remove obsoleted fix-ptest-not-finish patch which is no longer required after rsyslog commit: a5b9fbc02 testbench: remove no longer needed .conf files Add libgcc and python dependencies for ptest: Testsuite summary for rsyslog 8.1903.0 ======================================================================== # TOTAL: 351 # PASS: 309 # SKIP: 38 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 0 for qemux86[-64] when run with ptest-runner -t 800 since some tests are stress tests and take quite a while to complete. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: fix typo in summaryRandy MacLeod2019-03-211-1/+1
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes-support/libutempter: Fix the macro string concatenation.iddinev2019-03-212-0/+35
| | | | | | | | | | The previous patch 0001-Fix-macro-error.patch erroneously assumes that the 'MACRO1##MACRO2' operation expands the macros before concatination. As a result the UTEMPTER_DEFAULT_PATHNAME always gets the literal RAW_UTEMPTER_PATH value. Signed-off-by: iddinev <xidinev@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpprest: update to 2.10.11Gianfranco Costamagna2019-03-211-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* log4cplus: update to 2.0.3Oleksandr Kravchuk2019-03-191-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>