summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* remmina: make avahi support optional and off by defaultAlexander Kanavin2021-05-111-1/+3
| | | | | | | | This requires gtk support enabled in avahi, which was disabled on oe-core. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vboxguestdrivers: upgrade 6.1.20 -> 6.1.22Gianfranco2021-05-111-2/+2
| | | | | | 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>
* nmap: change shebang to python3Changqing Li2021-05-111-3/+5
| | | | | | | | upstream nmap is python2 compatiable now, but this recipe supports python3. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cdrkit: add nativesdk supportHongxu Jia2021-05-112-2/+33
| | | | | | | | | | | | | | - Fix an absolute path symlink issue, replace with a relative link - Fix installed-vs-shipped QA Issue of nativesdk package ... |ERROR: nativesdk-cdrkit-1.1.11-r0 do_package: QA Issue: nativesdk-cdrkit: Files/directories were installed but not shipped in any package: | /opt/windriver/wrlinux-graphics/21.18/sysroots/x86_64-wrlinuxsdk-linux/usr/sbin/netscsid ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: upgrade 21.04.0 -> 21.05.0Andreas Müller2021-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Release 21.05.0 core: * Fix crashes in malformed files * Export SplashFont* symbols used by Scribus * Minor code improvements qt5/qt6: * Make sure new signatures are always properly oriented * Allow to pass the border width when signing glib: * Enhance find to support multi-line matching utils: * pdftoppm: Fix regression when using single scaleTo. Issue #1062 build system: * Allow to disable building manual tests Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gparted: upgrade 1.2.0 -> 1.3.0Andreas Müller2021-05-111-1/+1
| | | | | | | | | | | | | | The GParted 1.3.0 release includes some new features in addition to bug fixes, and language translation updates. Key changes include: - Support resizing open LUKS2 encryption mappings - Improve exFAT support such as read FS usage and set UUID - Fix crash in Create New Partition dialog when changing type - Avoid GParted hanging when non-named device is hung Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluidsynth: upgrade 2.2.0 -> 2.2.1Andreas Müller2021-05-111-2/+2
| | | | | | | | | | | | | | | | | * Make ALSA the default driver on Linux (#878) * Coreaudio driver failed to initialize on MacOS 11 (#803, thanks to @ringoz) * WaveOut driver failed to initialize (#873, thanks to @carlo-bramini) * COM initialization in WASAPI driver is no longer performed in the caller's context (#839, thanks to @pedrolcl) * WASPI driver now supports reverb and chorus (#836, thanks to @chirs241097) * Handle SysEx GM/GM2 mode on, GS reset, and XG reset (#877, thanks to @kode54) * Old behaviour of fluid_player_join has been restored to prevent infinite loop in client code (#872) * The Soundfont loader code has been refactored, illegal generators will now be skipped more consequently (#823, thanks to @mawe42) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel: upgrade 4.16.2 -> 4.16.3Andreas Müller2021-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | Release notes for 4.16.3 ======================== - panel: Change width of default panel-2 to 1% (Fixes #454) - panel: Fix xfce4-panel-CRITICAL - panel: Fix xfce4-panel-CRITICAL when already running - libxfce4panel: Do not destroy context menu if popped up (Fixes #442) - launcher: Check for menu item initialization - launcher: Fix garcon-CRITICAL at startup - systray: Fix GObject-CRITICAL - systray: Fix Gtk-CRITICAL at startup/shutdown - systray: Fix libsystray-CRITICAL - tasklist: Fix Gtk-CRITICAL - Silent `-Wcast-align` from Clang - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-clipman-plugin: upgrade 1.6.1 -> 1.6.2Andreas Müller2021-05-111-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 1.6.2 ======================= This stable release targets Xfce 4.16, as it relies on the same GLib version. - Add G_GNUC_FALLTHROUGH definition if GLib < 2.60 - Remove obsolete GTK_CHECK_VERSION checks - Fix function prototypes - Remove GSourceFunc casts - Fix compilation warnings - automake: Enable subdir-objects - autoconf: Some updates - Check for `locale.h` required in release mode - Update `.gitignore` - Require gtk 3.22.29 - Fix GCC warnings - Fix return type of grab_keyboard - Add README.md - Avoid deprecated warnings with Gdk >= 3.22 - Add basic GitLab pipeline - Bug #16717: Move from exo-csource to xdt-csource - Make settings window title translateable (Bug #16625) - history: Re-enable singleton - menu: Indicate primary and clipboard content - menu: Indicate the primary clipboard item - Speed up shutdown and paste - Correct location of appstream info - Fix a couple of grammatical errors - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: upgrade 1.3.0 -> 1.3.1 / introduce PACKAGECONFIGsAndreas Müller2021-05-111-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Both dependencies upower/libgtop are optional so add PACKAGECONFIG and enable both because they are worth it. * The term '(uses libgtop as a fallback)' below is a bit misleading: In xfce4-systemload-plugin-1.3.1/panel-plugin/network.c we find whole code wrapped by #ifdef HAVE_LIBGTOP / #endif. So in case libgtop is not found nothing of value is compiled. 1.3.1 (2021-03-22) ===== - Update README.md - Update and sort the list of authors - Add a simple network bandwidth monitor (uses libgtop as a fallback) - Remove 4-valued history - Fix initial progress bar value - Fix system-monitor-command setting (Fixes #15) - Distinguish uptime from the appearance of a digital real-time clock - Replace "Options" with "Label" in the properties dialog - Finish porting to xfconf - Update docs URL - Code cleanups - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgtop: tidy up recipeAndreas Müller2021-05-111-4/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: Update to 3.40.1Khem Raj2021-05-113-71/+2
| | | | | | | Removed backported patch Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* evolution-data-server: Backport upstream patch to fix configure on latest CMakeAndreas Müller2021-05-112-0/+68
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apitrace: Upgrade to 0.10Khem Raj2021-05-112-2/+37
| | | | | | | | | | apitrace: Fix build with musl Changes are here [1] which fixed musl build [1] https://github.com/apitrace/apitrace/releases/tag/10.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: Upgrade to 10.5.10Khem Raj2021-05-116-56/+10
| | | | | | | | | Drop fix-a-building-failure.patch because upstream has made is narrower to apply to emulator builds and not just any cross compiling builds Add missing dependency on boost Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: Fix configureAndreas Müller2021-05-112-0/+36
| | | | | | | Assume recent CMake upgrade made this pop up. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libupnp: Do not use _np versions of mutex APIsKhem Raj2021-05-112-3/+47
| | | | | | | These APIs are deprecated/removed in future glibc 2.34+ Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* minicoredumper: Replace pthread_mutexattr_setrobust_np with ↵Khem Raj2021-05-113-29/+34
| | | | | | | | pthread_mutexattr_setrobust Remove unused patch 0001-minicoredumper-Initialize-pointer-to-config-struct-t.patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grpc: Upgrade to 1.37.1Khem Raj2021-05-111-2/+2
| | | | | | | | Changes are here [1] [1] https://github.com/grpc/grpc/releases/tag/v1.37.1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* abseil-cpp: Upgrade to lts_2021_03_24Khem Raj2021-05-113-25/+109
| | | | | | | | Fix build with glibc 2.34 while here Forward patches to this version Let system package the libraries Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmusicbrainz: Rework native and target piecesKhem Raj2021-05-112-46/+10
| | | | | | | | | | | | Build the native tools via a proper native recipe Once done this way we do not need any patches Bump SRCREV to latest which brings in one fix [1] [1] https://github.com/metabrainz/libmusicbrainz/commit/8be45b12a86bc0e46f2f836c8ac88e1e98d82aee Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* sdbus-c++-libsystemd: Avoid hard dependency on rsyncKhem Raj2021-05-112-3/+57
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-paho-mqtt: add package python3-paho-mqtt-examplesChangqing Li2021-05-111-0/+11
| | | | | | | | package examples under source into python3-paho-mqtt-examples Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-croniter: Upgrade 1.0.12 -> 1.0.13Leon Anavi2021-05-111-1/+1
| | | | | | | | | | Upgrade to release 1.0.13: - Fix ZeroDivisionError with * * R/0 * * Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-babel: Upgrade 2.9.0 -> 2.9.1Leon Anavi2021-05-111-2/+2
| | | | | | | | | | | | | | | Upgrade to release 2.9.1: - The internal locale-data loading functions now validate the name of the locale file to be loaded and only allow files within Babel's data directory. Thanks to Chris Lyne of Tenable, Inc. for discovering the issue! License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-websockets: Upgrade 8.1 -> 9.0.1Leon Anavi2021-05-111-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 9.0.1: - Fixed issues with the packaging of the 9.0 release. - :class:`~datastructures.Headers` and :exc:`~datastructures.MultipleValuesError` were moved from websockets.http to :mod:`websockets.datastructures`. If you're using them, you should adjust the import path. - The client, server, protocol, and auth modules were moved from the websockets package to websockets.legacy sub-package, as part of an upcoming refactoring. Despite the name, they're still fully supported. The refactoring should be a transparent upgrade for most uses when it's available. The legacy implementation will be preserved according to the backwards-compatibility policy. - The framing, handshake, headers, http, and uri modules in the websockets package are deprecated. These modules provided low-level APIs for reuse by other WebSocket implementations, but that never happened. Keeping these APIs public makes it more difficult to improve websockets for no actual benefit. - Added compatibility with Python 3.9. - Added support for IRIs in addition to URIs. - Added close codes 1012, 1013, and 1014. - Raised an error when passing a :class:`dict` to :meth:`~legacy.protocol.WebSocketCommonProtocol.send`. - Fixed sending fragmented, compressed messages. - Fixed Host header sent when connecting to an IPv6 address. - Fixed creating a client or a server with an existing Unix socket. - Aligned maximum cookie size with popular web browsers. - Ensured cancellation always propagates, even on Python versions where :exc:`~asyncio.CancelledError` inherits :exc:`Exception`. - Improved error reporting. License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-bitarray: Upgrade 2.0.1 -> 2.1.0Leon Anavi2021-05-111-1/+1
| | | | | | | | | | | | | | | | Upgrade to release 2.1.0: - add `.find()` method - `.find()`, `.index()`, `.search()` and `.itersearch()` now all except both (sub-) bitarray as well as bool items to be searched for - improve encode/decode error messages - add lexicographical permutations example - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-greenlet: Upgrade 1.0.0 -> 1.1.0Leon Anavi2021-05-111-1/+2
| | | | | | | | | | | | | | | Upgrade to release 1.1.0: - Add support for Python 3.10. Pre-built binary wheels for 3.10 are not currently available for all platforms. The greenlet ABI is different on Python 3.10 from all previous versions, but as 3.10 was never supported before, and the ABI has not changed on other Python versions, this is not considered a reason to change greenlet's major version. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-watchdog: Upgrade 2.0.3 -> 2.1.0Leon Anavi2021-05-111-1/+1
| | | | | | | | | | | | Upgrade to release 2.1.0: - [inotify] Simplify libc loading - [mac] Add support for non-recursive watches in FSEventsEmitter - [watchmedo] Add support for --debug-force-* arguments to tricks Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-typing-extensions: Upgrade 3.7.4.3 -> 3.10.0.0Leon Anavi2021-05-111-2/+1
| | | | | | | | | | | | | Upgrade to release 3.10.0.0: - Implement TypeGuard (PEP 649) - backport ParamSpecArgs/Kwargs - Fixed required/optional keys with old-style TypedDict - Support PEP 612 in typing_extensions (Python 3) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-elementpath: Upgrade 2.2.1 -> 2.2.2Leon Anavi2021-05-111-1/+1
| | | | | | | | | | | Upgrade to release 2.2.2: - Fix issue sissaschool/xmlschema#243 (assert with xsi:nil usage) - First implementation of XPath 3.0 fn:format-integer Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-humanize: Upgrade 3.4.1 -> 3.5.0Leon Anavi2021-05-111-1/+1
| | | | | | | | | | | | Upgrade to release 3.5.0: - Add intword processing for thousands - Update translation .po files with 'thousand' - Remove generated translation binaries from repo Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pywbemtools: Upgrade 0.8.1 -> 0.9.0Leon Anavi2021-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 0.9.0: - Modified the --timestats general option from boolean to choice with 3 choices for when statistics are displayed (after each command or via a command). - Fixed a ValueError on Windows that was raised when the connections file was not on the home drive. - Limit click package to < 8.0 because of a) incompatibility with python 2.7, b) incompatibility between click 8.0 and clicl-repl. - Limit mock package to lt 4.0.3 to avoid issue issue that causes test failure. - Fix issue caused by mock package version 4.0.3 by creating replacements for warnings.warn and warnings.warn_explicit functions and removing the use of the patch decorator in pywbemcli.py before the definition of the cli function. - Fixes issue where in pywbemcli the --timeout and --use-pull general options were not always correctly included in the new object context in interactive mode if they were specified on the interactive mode cmd line. - Fixed issue in tests with use of stdin and inputting the instance path for instance get and instance delete. This was a test setup issue and not a code issue. - Mitigated the coveralls HTTP status 422 by pinning coveralls-python to <3.0.0. - Fix issue where documentation index disappeared when we changed the documentation theme - Test: Fixed behavior of 'pdb' test condition, which is supposed to stop in the pdb debugger before executing the command function, but did immediately leave the debugger again because of redirections of the standard streams. The debugger now properly comes up when 'pdb' is specified as a condition. - Test: Fixed restoring of environment variables that are modified by testcases, and displaying of PYWBEMCLI environment variables during testing in verbose mode. - Change MOFCompiler.add_mof/remove_mof() to only display exceptions received if not MOFCompileError since the MOF compiler logs all MOFCompileError exceptions. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-markdown: RemoveKhem Raj2021-05-112-13/+0
| | | | | | | It has been moved to oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-lazy-object-proxy: Add missing dep on pipKhem Raj2021-05-111-1/+1
| | | | | | | | Fixes TOPDIR/build/tmp/work/riscv64-yoe-linux/python3-lazy-object-proxy/1.6.0-r0/recipe-sysroot-native/usr/bin/python3-native/python3: No module named pip Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-m2crypto: Pass correct ABI defines to swigKhem Raj2021-05-111-25/+3
| | | | | | | | | | | | | | | This ensures that WORDSIZE is as per the target, currently this does not get it right for cross-compilation env, and OE uses multilib headers by default ( even when you do not use multilib ) which means if WORDSIZE is wrong it will go on to include wrong headers due to these artificial stubs Fixes swig -python -py3 -ITOPDIR/tmp-glibc/work/cortexa57-oe-linux/python3-m2crypto/0.37.1-r0/recipe-sysroot-native/usr/bin/aarch64-oe-linux/../../lib/aarch64-oe-linux/gcc/aarch64-oe-linux/11.1.0/include -ITOPDIR/tmp-glibc/work/cortexa57-oe-linux/python3-m2crypto/0.37.1-r0/recipe-sysroot-native/usr/bin/aarch64-oe-linux/../../lib/aarch64-oe-linux/gcc/aarch64-oe-linux/11.1.0/include-fixed -ITOPDIR/tmp-glibc/work/cortexa57-oe-linux/python3-m2crypto/0.37.1-r0/recipe-sysroot/usr/lib/aarch64-oe-linux/11.1.0/include -ITOPDIR/tmp-glibc/work/cortexa57-oe-linux/python3-m2crypto/0.37.1-r0/recipe-sysroot/usr/include -ITOPDIR/tmp-glibc/work/cortexa57-oe-linux/python3-m2crypto/0.37.1-r0/recipe-sysroot/usr/include -ITOPDIR/tmp-glibc/work/cortexa57-oe-linux/python3-m2crypto/0.37.1-r0/recipe-sysroot/usr/include/python3.9 -I/usr/include/openssl -includeall -modern -builtin -outdir TOPDIR/tmp-glibc/work/cortexa57-oe-linux/python3-m2crypto/0.37.1-r0/M2Crypto-0.37.1/M2Crypto -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i TOPDIR/tmp-glibc/work/cortexa57-oe-linux/python3-m2crypto/0.37.1-r0/recipe-sysroot/usr/include/openssl/opensslconf.h:23: Error: Unable to find 'openssl/opensslconf-32.h' Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* icewm: Upgrade to 2.3.3Khem Raj2021-05-062-9/+26
| | | | | | | | | | | | | | Do not check for C++11, since it is a runtime check, wont work during cross compile, in anycase our compilers do support C++11 and default to c++ or newer std, so this check is redundant for OE toolchains Add new required build time deps on fribidi and imlib2 Changes are [1] [1] https://github.com/ice-wm/icewm/releases/tag/2.3.3 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* makedumpfile: Bump srcrevBruce Mitchell2021-05-063-11/+7
| | | | | | supports for kernel 5.10, prior to 1.6.9 release Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Add poke to packagegroup-meta-oe-devtoolsRomain Naour2021-05-061-0/+1
| | | | | Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poke: add optional json-c dependencyRomain Naour2021-05-051-1/+2
| | | | | | | | | | | | | | From [1]: "The poke machine-interface uses a protocol to communicate with clients, which is based on JSON. poke uses the json-c library to parse and build JSON strings. If this library is not found, poke will build without machine-interface support." [1] https://git.savannah.nongnu.org/cgit/poke.git/tree/DEPENDENCIES?h=releases/poke-1.2#n55 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poke: add recipe for version 1.2Romain Naour2021-05-054-0/+153
| | | | | | | | | | | | | | | | | | Backport a patch to disable tcl/tk dependencies when gui support is disabled. Add a local patch to workaround a path poisoning issue. Issue reported upstream. Add another local patch when HELP2MAN is missing. See: http://www.jemarch.net/poke-1.0-relnotes.html http://www.jemarch.net/poke-1.1-relnotes.html http://www.jemarch.net/poke-1.2-relnotes.html Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: Update to 4.4.6-rc0Khem Raj2021-05-052-718/+3
| | | | | | Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catch2: Upgrade to 2.13.6Khem Raj2021-05-051-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liburing: Upgrade to 2.0Khem Raj2021-05-055-42/+98
| | | | | | | | | - Remove upstreamed 0001-test-Fix-build-on-32bit-architectures-with-6bit-time.patch - Fix for removal of SIGSTKSZ - Forward remaining patches - Fix tests on arm/riscv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* emacs: Do not use SIGSTKSZKhem Raj2021-05-032-2/+43
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libowfat: Replace __pure__ with pure and remove using __deprecated__Khem Raj2021-05-032-0/+563
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: conditional remove tbb for powerpcSaul Wold2021-05-031-1/+1
| | | | | | | | | Since tbb has a COMPATIBLE_MACHINE entry to prevent it from building for powerpcc, let's also remove it from the meta-oe-support package group. Signed-off-by: Saul Wold <saul.wold@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dibbler: Add libpthread to linker flagsKhem Raj2021-05-031-0/+2
| | | | | | | | Fixed build issue lowlevel-linux-link-state.c:(.text+0x450): undefined reference to `pthread_create' clang-12: error: linker command failed with exit code 1 (use -v to see invocation) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: Switch to universal ctagsKhem Raj2021-05-032-25/+25
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libupnp: Upgrade to 1.14.6Khem Raj2021-05-031-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>