summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* zeromq: 4.2.3 updateJustin Bronder2018-03-291-3/+3
| | | | | | | | | | | 4.1.6 was released in late 2016 and upstream has moved on to the 4.2 series which has a number of new APIs but remains ABI compatible with 4.1.2+ per https://github.com/zeromq/libzmq/releases/tag/v4.2.0. 4.2.3 ChangeLog: https://github.com/zeromq/libzmq/releases/tag/v4.2.3 Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui-ncurses: Fix build with musl _nl_msg_cat_cntr in not availableKhem Raj2018-03-292-0/+41
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui,libyui-ncurses: Update to latesKhem Raj2018-03-293-63/+3
| | | | | | | Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* flashrom: update SRC_URIArmin Kuster2018-03-291-1/+1
| | | | | | | fixes ERROR: flashrom-1.0-r0 do_fetch: Fetcher failure for URL: 'http://download.flashrom.org/releases/flashrom-1.0.tar.bz2'. Unable to fetch URL from any source. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libxml++2: remove X11 distro checkArmin Kuster2018-03-291-2/+0
| | | | | | looks like its not needed. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* rocksdb: move to recipe-dbsArmin Kuster2018-03-291-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* leveldb: move to recipes-dbsArmin Kuster2018-03-294-0/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sessreg: 1.1.0 -> 1.1.1Huang Qiyu2018-03-291-2/+2
| | | | | | Upgrade sessreg from 1.1.0 to 1.1.1. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
* python-pygobject: 3.22.0 -> 3.28.0Huang Qiyu2018-03-292-18/+5
| | | | | | | 1.Upgrad python-pygobject from 3.22.0 to 3.28.0. 2.Modify 0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch, since the data has been changed. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
* krb5: Correctly specify configure option --with-crypto-implKhem Raj2018-03-291-0/+1
| | | | | | | | Fixes QA Issue: krb5: configure was passed unrecognised options: --with-pkinit-crypto-impl [unknown-configure-option] Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* phoronix-test-suite: upgrade 7.4.0 -> 7.8.0Anuj Mittal2018-03-291-2/+2
| | | | | | | | List of changes here: https://github.com/phoronix-test-suite/phoronix-test-suite/blob/master/ChangeLog Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* krb5: Add -D_REENTRANT -pthread to CFLAGS on risc-vKhem Raj2018-03-291-0/+1
| | | | | | | This is not defined by gcc for risc-v, probably a bug in gcc but until then insulate ourselves Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libglade: removeAndreas Müller2018-03-295-682/+0
| | | | | | | * it failed in last world build * project is dead last release was in 2009 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* mpich: Use new config.guess and config.subKhem Raj2018-03-291-0/+5
| | | | | | | This brings in new architecture support for risc-v Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmicrohttpd: Add -D_REENTRANT to CFLAGSKhem Raj2018-03-291-0/+2
| | | | | | | GCC fails to add it with -pthread on some arches e.g. risc-v Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* flashrom: Upgrade to 1.0Khem Raj2018-03-294-114/+40
| | | | | | | | - Fix build on risc-v - Drop upstreamed patches Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* poppler: update 0.57.0 -> 0.62.0Andreas Müller2018-03-295-157/+91
| | | | | | | | | * poppler moved from autotools to cmake * qt4 backend was removed * build tested with all and none in packageconfig Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gnuplot: update 5.0.5 -> 5.2.2 and reworkAndreas Müller2018-03-2111-568/+286
| | | | | | | | | | | | | | * merge gnuplot.inc to recipe - nothing else requres gnuplot.inc * add native build required to build all kind of docs * patches were far from applying so they were reworked: * subdirs.patch -> 0001...-0002... * lua-loadlibs-configure-in-fix.patch: Test with lua in PACKAGECONFIG without issues * qt4 packageconfig was replaced by qt5 (build tested) * make desktop file work Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gperftools: refresh the patchesMartin Jansa2018-03-217-39/+47
| | | | | | | | | | | | | | | | | | | | | | | | | WARNING: gperftools-2.6.1-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch 0001-Support-Atomic-ops-on-clang.patch patching file src/base/atomicops.h Hunk #1 succeeded at 124 with fuzz 2 (offset 6 lines). Now at patch 0001-Support-Atomic-ops-on-clang.patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* glibmm: refresh the patchMartin Jansa2018-03-211-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | WARNING: glibmm-2.54.1-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch remove-examples.patch patching file Makefile.am patching file configure.ac Hunk #1 succeeded at 166 with fuzz 1 (offset 30 lines). Now at patch remove-examples.patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libgpiod: fix packaging of toolsMartin Hundebøll2018-03-211-1/+4
| | | | | | | | | | | | | | | | | The default packaging adds files from ${bindir} to the primary package, so that following packages don't see any files in ${bindir}. This causes the libgpiod-tools package to empty, as it is appended (+=) to PACKAGES. Change the assignment to PACKAGES to a prepend (=+) to populate the libgpiod-tools package with the gpio{detect,find,get,info,mon,set} executables. To avoid missing tools for existing installations of libgpiod, the libgpiod-tools package is setup as a recommendation by libgpiod when the tools package config is enabled. Signed-off-by: Martin Hundebøll <mnhu@prevas.dk> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* glm: fix build breaks when using glx headers / fix installAndreas Müller2018-03-213-1/+913
| | | | | | | | | * With 0.9.9-a2 an error message was created when comiling with glx headers included. Instead of fixing all the packages using glm we fix it here. * Ensure only headers are installed Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-futures: upgrade v3.0.5 -> v3.2.0; inherit pypiTim Orling2018-03-212-16/+13
| | | | | | | | | | | | | | | | | * For changes, see: https://github.com/agronholm/pythonfutures/blob/master/CHANGES.rst * Inheriting pypi class has the benefit of allowing auto-upgrade-helper to properly check for new versions * HOMEPAGE is now on github * Add nativesdk to BBCLASSEXTEND * Use LICENSE file for license checksum * License has changed from BSD to PSF License-Update: use LICENSE file; license is now PSF Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* directfb: add more PACKAGECONFIGsTrevor Woerner2018-03-211-2/+2
| | | | | | | | Allow the following features to be enabled by the user during configuration: mesa, x11. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* smartmontools: 6.5 -> 6.6Huang Qiyu2018-03-211-2/+2
| | | | | | | Upgrade smartmontools from 6.5 to 6.6. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) buildAndreas Müller2018-03-211-3/+3
| | | | | | | | | | | | | | | * Commit log shows many commints fixing sse e.g. [1-3]. Instead of creating a heavy patch series here let's move to the latest version tagged. * License file 'copying.txt' was removed in [4]. License information is now found in 'readme.md'. License is still MIT. [1] https://github.com/g-truc/glm/commit/8bcf9b5ae791fce37a86764b8acfd68424ac544b [2] https://github.com/g-truc/glm/commit/1bbf2dafb9f67b14507dc37e4ee885464c5ffc78 [3] https://github.com/g-truc/glm/commit/fdfd03ffaf0e312ce0bab604982f50790e71b09f [4] https://github.com/g-truc/glm/commit/a23911a5e9d8c631023c62be6f0cf0bf855ca482 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* hostapd: not compatible with openssl-no-weak-ciphersSlater, Joseph2018-03-211-1/+4
| | | | | | | Use CONFLICT_DISTRO_FEATURES to not build if des is not supported. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* krb5: remove PACKAGECONFIG for opensslMartin Jansa2018-03-211-3/+2
| | | | | | | | * --with-pkinit-crypto-impl option was removed in 1.16 by this commit; https://github.com/krb5/krb5/commit/3e2344a14fad828dee624af0ae7ba2d12aec2c81#diff-f543b6d8715dcf859ebec297c750c370 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sysdig: don't build for aarch64Armin Kuster2018-03-211-0/+4
| | | | | | this package depends on luajit which is not supported on aarch64 Signed-off-by: Armin Kuster <akuster808@gmail.com>
* openbox: Improve handling of openbox-session / gnome-openbox-sessionTom Rini2018-03-161-2/+5
| | | | | | | | | | | | | 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>
* libiio: update and improve recipeAdrian2018-03-161-6/+26
| | | | | | | | | | * 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>
* libsdl2-mixer: Upgrade to 2.0.2Khem Raj2018-03-161-3/+3
| | | | | | | | 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>
* tipcutils: Fix builds with kernel headers >= 4.15Khem Raj2018-03-162-0/+34
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cppzmq: 4.2.3 updateJustin Bronder2018-03-161-2/+2
| | | | | Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* vboxguestdrivers: upgrade to 5.2.8Martin Jansa2018-03-162-95/+2
| | | | | | | * 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>
* uim: add glibc-utils glibc-gconv-euc-jp only for libc-glibcMartin Jansa2018-03-161-1/+2
| | | | | | | | | * 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>
* cpupower: add gettext-native to DEPENDSLiwei Song2018-03-161-1/+1
| | | | | | | | | | 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>
* fvwm: add new recipeSebastian Reichel2018-03-163-0/+210
| | | | | | | 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>
* libeigen: remove unused patchMaxin John2018-03-161-28/+0
| | | | | | | | 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>
* flite: remove leftover patchMaxin John2018-03-161-6615/+0
| | | | | | | | 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>
* breakpad: remove unused patchMaxin John2018-03-161-199/+0
| | | | | | | | 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>
* nano: 2.7.4 -> 2.9.3Huang Qiyu2018-03-162-4/+4
| | | | | | | 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>
* php: Security Advisory - php - CVE-2018-5711Li Zhou2018-03-162-0/+57
| | | | | | | | 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>
* fltk: rework packagingAndreas Müller2018-03-161-1/+9
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* luajit: exclude for aarch64. not support in this versionArmin Kuster2018-03-121-0/+2
| | | | | | | | | | | make[1]: Entering directory '/home/jenkins/oe/world/shr-core/tmpfs/work/aarch64-oe-linux/luajit/2.0.5-r0/LuaJIT-2.0.5/src' | lj_arch.h:55:2: error: #error "No support for this architecture (yet)" | #error "No support for this architecture (yet)" | ^~~~~ | lj_arch.h:294:2: error: #error "No target architecture defined" | #error "No target architecture defined" Signed-off-by: Armin Kuster <akuster808@gmail.com>
* soci: update to version 3.2.3Derek Straka2018-03-121-3/+3
| | | | | | | Add dos2unix as the source now has windows line endings Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* zsh: update to version 5.4.2Derek Straka2018-03-121-3/+3
| | | | | | | License-Update: Update the license checksum for copyright year and verify the terms remain the same Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* eventlog: change SRC_URI because of invalid old addressLi Zhou2018-03-121-1/+1
| | | | | | | The SRC_URI is too old to be valid, so update it. Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mpv: Adjust for the recent waf bbclass updatesKhem Raj2018-03-121-3/+4
| | | | | | | | waf bbclass now expects waf to be an executable script in ${S} before do_configure, otherwise it ends up in ugly python stack traces Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* umip: Fix build incompatibilitiesKhem Raj2018-03-123-0/+194
| | | | | | | musl exposes some build issues which require portable code. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>