Go to file
Leon Anavi 17ddc60d22
python3-beautifulsoup4: Upgrade 4.13.5 -> 4.14.2
Upgrade to release 4.14.2:

- Making ResultSet inherit from MutableSequence still resulted in
  too many breaking changes in users of the library, so it was
  reverted the ResultSet code back to where it was in 4.13.5 and
  added tests of all known breaking behavior. [bug=2125906]
- Version 4.14.0 adds function overloading to the find_* methods to
  make it easier to write type-safe Python.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-08 18:46:03 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems fatresize: upgrade 1.1.0 -> 1.1.0-3 2025-09-23 07:38:38 -07:00
meta-gnome gimp: ignore CVE-2025-8672 2025-10-06 11:34:42 -07:00
meta-initramfs dracut: Fix the multi-lib config 2025-09-30 09:01:05 -07:00
meta-multimedia libavif: upgrade 1.0.1 -> 1.3.0 2025-10-06 11:35:24 -07:00
meta-networking nbdkit: upgrade 1.45.1 -> 1.45.9 2025-10-08 18:46:02 -07:00
meta-oe valkey: Upgrade 8.1.3 -> 8.1.4 2025-10-08 18:46:03 -07:00
meta-perl libmime-types-perl: upgrade 2.28 -> 2.29 2025-09-24 19:22:56 -07:00
meta-python python3-beautifulsoup4: Upgrade 4.13.5 -> 4.14.2 2025-10-08 18:46:03 -07:00
meta-webserver apache2: ignore CVE-2025-3891 2025-10-05 21:52:27 -07:00
meta-xfce xfce4-xkb-plugin: upgrade 0.8.2 -> 0.9.0 2025-10-06 11:34:41 -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