Go to file
Wang Mingyu cb5fdd5e6e
bats: upgrade 1.12.0 -> 1.13.0
Added
========
- use the syntax parser directive to declare the Dockerfile syntax version
- Negative test filtering via --negative-filter - tests matching the filter are excluded
- fail-fast flag --abort to stop test suite execution on first failure

Fixed:
========
- unset output, stderr, lines, stderr_lines at the start of run to avoid crosstalk
- between successive invocations
- junit:
  XML escape fully removes ANSI sequences, e.g. color codes, cursor movements
  fix retried tests being listed multiple times
  fix crash when setup_suite fails
- remove deprecated windows runner
- renamed docker-compose.yml to compose.yaml
- bats_test_function: don't require --tags to be sorted
- fix BATS_TEST_TIMEOUT
- not stopping processes under run
- prolonging skipped tests

Documentation:
===============
- moved 3rd-party libraries list into wiki

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-11 10:19:40 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ntfs-3g-ntfsprogs: update UPSTREAM_CHECK_URI 2025-11-08 06:27:15 -08:00
meta-gnome network-manager-applet: Fixing builds when x11 is not included in DISTRO_FEATURES 2025-11-10 07:50:05 -08:00
meta-initramfs ubi-utils-klibc: Upgrade 2.0.2 -> 2.3.0 2025-11-04 16:52:47 -08:00
meta-multimedia fluidsynth: update 2.4.5 -> 2.4.8 2025-10-31 08:55:36 -07:00
meta-networking atftp,tftp-hpa,vsftpd,dante,stunnel: Disable and remove tcp-wrapper support 2025-11-11 10:19:40 -08:00
meta-oe bats: upgrade 1.12.0 -> 1.13.0 2025-11-11 10:19:40 -08:00
meta-perl adduser: add UPSTREAM_CHECK_URI 2025-11-08 06:27:14 -08:00
meta-python python3-python-dotenv: new recipe (1.2.1) 2025-11-10 10:21:42 -08:00
meta-webserver xdebug: update UPSTREAM_CHECK_URI 2025-11-07 09:33:11 -08:00
meta-xfce menulibre: add UPSTREAM_CHECK_URI 2025-11-08 06:27:15 -08: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
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