Go to file
Leon Anavi 6b0c0e246a
python3-charset-normalizer: Upgrade 3.4.2 -> 3.4.3
Upgrade to release 3.4.3:

- mypy(c) is no longer a required dependency at build time if
  CHARSET_NORMALIZER_USE_MYPYC isn't set to 1.
- automatically lower confidence on small bytes samples that are
  not Unicode in detect output legacy function.
- Custom build backend to overcome inability to mark mypy as an
  optional dependency in the build phase.
- Support for Python 3.14
- sdist archive contained useless directories.
- automatically fallback on valid UTF-16 or UTF-32 even if the md
  says it's noisy.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-01 15:52:05 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: Upgrade to 2.2.8 release 2025-08-26 11:27:12 -07:00
meta-gnome libwnck3: fix build failure for lib32-libwnck3 2025-08-28 07:56:01 -07:00
meta-initramfs klibc: Do not let clang generate wcslen builtin 2025-09-01 15:52:05 -07:00
meta-multimedia openal-soft: Fix build with clang-21 2025-08-29 22:02:54 -07:00
meta-networking ot-br-posix: Fix build with clang-21 2025-08-29 22:02:54 -07:00
meta-oe libjxl: Upgrade to 0.11.1 2025-09-01 15:52:04 -07:00
meta-perl logcheck: correct the SRC_URI 2025-08-25 20:07:19 -07:00
meta-python python3-charset-normalizer: Upgrade 3.4.2 -> 3.4.3 2025-09-01 15:52:05 -07:00
meta-webserver hiawatha: Fix bundled mbedtls with clang-21 2025-08-29 22:02:54 -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