Go to file
Wang Mingyu 8ae5a43cff
python3-pymodbus: upgrade 3.10.0 -> 3.11.1
Changelog:
=============
- Correct bit handling (each byte is LSB->MSB).
- read_input_registers docstring change count to regs
- Add dev_id/tid check in clients
- Auto debug in case of an error.
- Remove duplicate log lines.
- Remove unused callback in ServerRequestHandler
- test on Python 3.14
- Validate address in all datastores.
- Use asyncio.Event to deterministically ensure simulator start
- Ignore lockfile
- Link api_changes/changelog to README.
- Add note about semver.org.
- Datastore, add typing to set/get.
- Move exception codes to constants.
- Move ExceptionResponse to proper file.
- make base frame signature match subclasses
- Switch from venv+pip to uv
- Cleanup CI configuration
- Simplify code flow for broadcast requests
- Fix serial_forwarder.py from examples/contrib
- Remove discord.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-08-21 13:15:37 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems bindfs: upgrade 1.18.1 -> 1.18.2 2025-08-20 07:35:07 -07:00
meta-gnome gnome-online-accounts: upgrade 3.55.0 -> 3.55.1 2025-08-20 07:35:07 -07:00
meta-initramfs klibc: Use libgcc for compiler runtime with clang on arm 2025-07-18 21:22:17 -07:00
meta-multimedia clight: add recipe 2025-08-18 17:58:58 -07:00
meta-networking nftables: upgrade 1.1.3 -> 1.1.4 2025-08-20 07:35:09 -07:00
meta-oe re2: Link with libatomic on riscv32 2025-08-21 00:13:58 -07:00
meta-perl libnet-dns-perl: upgrade 1.51 -> 1.52 2025-08-04 11:45:22 -07:00
meta-python python3-pymodbus: upgrade 3.10.0 -> 3.11.1 2025-08-21 13:15:37 -07:00
meta-webserver fcgi: upgrade 2.4.2 -> 2.4.6 2025-08-14 22:42:49 -07:00
meta-xfce xfce4-screenshooter: Upgrade to 1.11.2 2025-07-16 08:52:06 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories