summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* luaposix: Use lua 5.4Khem Raj2021-10-141-1/+1
| | | | | | OE-core has lua version 5.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: Inherit pkgconfigKhem Raj2021-10-141-1/+1
| | | | | | | | | | | Fixes configure: error: Package requirements (glib-2.0 >= 2.58.0 gobject-2.0 >= 2.58.0 gio-2.0 >= 2.58.0 gobject-introspection-1.0 libffi gthread-2.0 gio-2.0 >= 2.58.0 mozjs-60) were not met: No package 'mozjs-60' found Consider adjusting the PKG_CONFIG_PATH environment variable if you Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grpc: upgrade 1.38.1 -> 1.41.0Vyacheslav Yurkov2021-10-143-58/+110
| | | | | | | | | | | Drop the patch that fixes cross compilation, because it's already in 1.41.0. Add the patch for regression fix [1], which should be dropped on the recipe upgrade. [1] https://github.com/grpc/grpc/issues/26857 Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ldns: blacklist due to openssl 3.x incompatibilityAlexander Kanavin2021-10-142-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: blacklist due to openssl 3.x incompatibilityAlexander Kanavin2021-10-142-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netplan: do not use -WerrorAlexander Kanavin2021-10-143-3/+31
| | | | | | | This addresses openssl 3.x deprecation warnings turning into errors. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cfengine: blacklist due to openssl 3.x incompatibilityAlexander Kanavin2021-10-142-2/+2
| | | | | | | drop it from meta-oe packagegroup Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Remove luaKhem Raj2021-10-141-2/+0
| | | | | | Its in oe-core now Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-networking: Remove nghttp2Khem Raj2021-10-141-1/+0
| | | | | | Its moved to oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensc: do not use -WerrorAlexander Kanavin2021-10-141-0/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp: backport openssl 3.x patchesAlexander Kanavin2021-10-143-0/+73
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigrokdecode: add a python 3.10 compatibility patchAlexander Kanavin2021-10-142-1/+27
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: disable openssl PACKAGECONFIGAlexander Kanavin2021-10-141-1/+1
| | | | | | | Until upstream addresses openssl 3.x compatibility issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: add a python 3.10 compatibility patchAlexander Kanavin2021-10-142-0/+42
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: use -fpermissiveAlexander Kanavin2021-10-141-0/+3
| | | | | | | This resolves openssl 3.x errors until upstream addresses them properly. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pkcs11-helper: backport a openssl 3.x patchAlexander Kanavin2021-10-142-1/+30
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* strongswan: disable openssl PACKAGECONFIGAlexander Kanavin2021-10-141-1/+1
| | | | | | | Until upstream addresses openssl 3.x compatibility issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openipmi: add a python 3.10 compatibility patchAlexander Kanavin2021-10-142-0/+42
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openflow: disable openssl PACKAGECONFIGAlexander Kanavin2021-10-141-1/+1
| | | | | | | Until upstream addresses openssl 3.x compatibility issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: update 0.116 -> 0.119Alexander Kanavin2021-10-145-52/+138
| | | | | | | | Sadly, the move to duktape has not yet happend, but it is on the way, and meanwhile we can use modern mozjs at least. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kronosnet: update 1.20 -> 1.22Alexander Kanavin2021-10-141-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nghttp2: remove recipe as it is now in oe-coreAlexander Kanavin2021-10-142-63/+0
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lua: remove recipe as it is now in oe-coreAlexander Kanavin2021-10-146-289/+0
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add recipe for driverctlShiping Ji2021-10-142-0/+29
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: fix install pathAlexander Thoma2021-10-141-12/+3
| | | | | | Signed-off-by: Alexander Thoma a.thoma@rational-online.com Signed-off-by: Florian Wühr f.wuehr@rational-online.com Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unicode-ucd: upgrade 12.1.0 -> 14.0.0Tim Orling2021-10-142-102/+4
| | | | | | | | | | Fetch license.html rather than keep possibly stale version in files/. License-Update: Update copyright years; update lines used Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pybluez: Do not set 2to3Khem Raj2021-10-141-0/+5
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-anyjson: Do not enable 2to3Khem Raj2021-10-142-0/+30
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-parse-type: Do not ask for 2to3Khem Raj2021-10-141-0/+5
| | | | | | | It seems to work fine with py3 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-simpleeval: Remove use_2to3Khem Raj2021-10-141-1/+3
| | | | | | | | | package works with py2 and py3, there is no need to use 2to3 See https://github.com/jobsta/simpleeval/commit/4ea1a5d15d449ab805bae042a698b381ddefd5b1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-behave: Switch to using github src_uriKhem Raj2021-10-141-3/+6
| | | | | | | | | 1.2.6 release does not have fixes to work with setuptools 0.58+ the patches are part of github 1.2.7 pre-release, until the release comes out switch to using github Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pystache: Remove need for python2xKhem Raj2021-10-142-0/+4152
| | | | | | | This helps compiling with latest setuptools 0.58+ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-transitions: upgrade 0.8.9 -> 0.8.10zangrc2021-10-141-1/+1
| | | | | | | | | | | | Release 0.8.10 is a minor release and contains two bug fixes for the HSM extension and changes how the 'self' literal string is handled. - Feature #545: The literal 'self' (default model parameter of `Machine`) has been replaced by the class variable `Machine.self_literal = 'self'`. `Machine` now performs an identity check (instead of a value check) with `mod is self.self_literal` to determine whether it should act as a model. While 'self' should still work when passed to the `model` parameter, we encourage using `Machine.self_literal` from now on. This was done to enable easier override of `Machine.__eq__` in subclasses (thanks @VKSolovev). - Bug #547: Introduce `HierarchicalMachine.prefix_path` to resolve global state names since the HSM stack is not reliable when `queued=True` (thanks @jankrejci). - Bug #548: `HSM` source states were exited even though they are parents of the destination state (thanks @wes-public-apps). Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pyscaffold: upgrade 4.0.2 -> 4.1zangrc2021-10-141-1/+6
| | | | | | | | | | | | | | | | | | | | Version 4.1, 2021-09-22 ----------------------- - Added *linkcheck* task to ``tox.ini``, :pr:`456` - Updated configuration for Sphinx and ReadTheDocs, :pr:`455` - Note that templates and the generated boilerplate code is 0BSD-licensed, :pr:`461` - Added 0BSD license template - Added ``CONTRIBUTING.rst`` template, :issue:`376` - Added PyScaffold badge to ``README`` template, :issue:`473` - Updated Cirrus CI config and templates, including better ``coveralls`` integration, :issue:`449` - Adopted global ``isolated_build`` for ``tox`` configuration, :issue:`483`, :pr:`491` - Loop counter explicitly marked as unused in ``skeleton.py`` (``flake8-bugbear B007``), :pr:`495` - Ensure update include added extensions in ``setup.cfg``, :pr:`496` Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-openpyxl: upgrade 3.0.8 -> 3.0.9zangrc2021-10-141-1/+1
| | | | | | | | | | | | | | | Bugfixes Ignore blank ignored in existing Data Validations Add support for cell protection for merged cell ranges Timezone-aware datetimes raise an Exception Improved normalisation of chart series Catch OverflowError for out of range datetimes Alignment.relativeIndent can be negative Incorrect default value groupBy attribute Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-multidict: upgrade 5.1.0 -> 5.2.0zangrc2021-10-141-2/+2
| | | | | | | | | | | | | | | | | | | | | -License-Update: Delete the description of the license and use the license address instead. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 5.2.0 (2021-10-03) ===================== Features -------- - 1. Added support Python 3.10 2. Started shipping platform-specific wheels with the ``musl`` tag targeting typical Alpine Linux runtimes. 3. Started shipping platform-specific arm64 wheels for Apple Silicon. (`#629 <https://github.com/aio-libs/multidict/issues/629>`_) Bugfixes -------- - Fixed pure-python implementation that used to raise "Dictionary changed during iteration" error when iterated view (``.keys()``, ``.values()`` or ``.items()``) was created before the dictionary's content change. (`#620 <https://github.com/aio-libs/multidict/issues/620>`_) Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-jsmin: Upgrade to version 3.0.0Zoltán Böszörményi2021-10-141-2/+1
| | | | | | | | | setuptools 58 removed support for "use_2to3" and version 2.2.2 fails to build as a result. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-jdatetime: upgrade 3.6.2 -> 3.6.4zangrc2021-10-141-3/+2
| | | | | | | | | | | | | | | | -License-Update: Update PKG-INFO. [3.6.4] - 2021-09-15 Add Add date.min based on cpython implementation Add date.max based on cpython implementation [3.6.3] - 2020-12-11 Change Run test and publish package from github action Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-ipython: upgrade 7.27.0 -> 7.28.0zangrc2021-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Here is a non-exhaustive list of changes, Fixes: async with doesn’t allow newlines PR #13090 Dynamically changing to vi mode via %config magic) PR #13091 Virtualenv handling fixes: init_virtualenv now uses Pathlib PR #12548 Fix Improper path comparison of virtualenv directories PR #13140 Fix virtual environment user warning for lower case pathes PR #13094 Adapt to all sorts of drive names for cygwin PR #13153 New Features: enable autoplay in embed YouTube player PR #13133 Documentation: Fix formatting for the core.interactiveshell documentation PR #13118 Fix broken ipyparallel’s refs PR #13138 Improve formatting of %time documentation PR #13125 Reword the YouTubeVideo autoplay WN PR #13147 Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-m2crypto: address build failure with openssl 3.xAlexander Kanavin2021-10-142-2/+31
| | | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-gmpy2: update 2.0.8 -> 2.1.0rc1Alexander Kanavin2021-10-141-2/+1
| | | | | | | | This resolves python 3.10 compatilbility issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-yappi: add python 3.10 fixAlexander Kanavin2021-10-142-0/+52
| | | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-posix-ipc: Add recipe for version 1.0.5Trevor Gamblin2021-10-082-0/+26
| | | | | | | | | | | Port the recipe from meta-openstack and do an uprev to 1.0.5. Original recipe is here: http://git.yoctoproject.org/cgit/cgit.cgi/meta-cloud-services/tree/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "chipsec: platform security assessment framework"LiweiSong2021-10-081-35/+0
| | | | | | | | | This reverts commit ae1705aad57a80a1122ebef117ea689d7307171f. move chipsec to meta-security. Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: upgrade 4.14.7 -> 4.14.8Yi Zhao2021-10-081-2/+2
| | | | | | | | Release notes: https://www.samba.org/samba/history/samba-4.14.8.html Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pipewire: rework PACKAGECONFIG for systemd service filesPeter Bergin2021-10-071-10/+10
| | | | | | | | | | | | | | | | | | pipewire project have config option to enable installation of systemd user and/or system services. Before update of pipewire to current version (02de7746) only system service files was added, after update both user and system service files was added. This commit will make it possible to configure which service files that is wanted. Default PACKAGECONFIG is to add systemd service files as it was before version upgrade. Yocto systemd class currently does not handle user service files during package and those files are only installed in rootfs but user service is not enabled as a system service is. Another use case is where you want your own service files and can disable the default ones from pipewire and add your own in a bbappend. Signed-off-by: Peter Bergin <peter@berginkonsult.se>
* pipewire: also handle pipewire-media-session in systemd classPeter Bergin2021-10-071-0/+2
| | | | | | | | | For the package pipewire-media-session there is a service file specified with SYSTEMD_SERVICE:${PN}-media-session but the package was not added to SYSTEMD_PACKAGES and not handled in do_package by systemd bbclass. Signed-off-by: Peter Bergin <peter@berginkonsult.se>
* pipewire: remove manpages classPeter Bergin2021-10-071-1/+1
| | | | | | | The manpages feature is disabled and can not be configured through PACKAGECONFIG. No need to inherit manpages bbclass. Signed-off-by: Peter Bergin <peter@berginkonsult.se>
* bdwgc: upgrade 8.0.4 -> 8.0.6Ivan Maidanski2021-10-071-2/+2
| | | | | | | | | | | | | | | | | | | Highlights of this upgrade: * Fix 'undefined reference to __data_start' linker error on risc-v * Fix data race in generic_malloc_many * Fix handling of areas smaller than page size in GC_scratch_recycle * Fix misaligned tlfs passed to AO_load on m68k * Fix overflow of scratch_free_ptr value * Limit number of unmapped regions (to avoid exceeding of vm.max_map_count) See the following for detailed changes: * https://github.com/ivmai/bdwgc/releases/tag/v8.0.6 The LIC_FILES_CHKSUM has changed because of update of copyright year (in README.QUICK). Signed-off-by: Ivan Maidanski <ivmai@mail.ru> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Add lv-drivers and lvglKhem Raj2021-10-061-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>