Go to file
Gyorgy Sarvari 159e994140 nftables: fix ptests
Add missing kernel module dependencies, fix a script that is trying to
run python instead of python3, and add a patch that fixes a test (submitted
upstream).

There are 2 notes:
1. For the tests to succeed the kernel must be compiled with CONFIG_NFT_TPROXY
2. There is 1 testcase that seems to be flaky: 0002-persist testcase randomly
   fails. When it is comparing the test output with the expected output, sometimes
   there is a comment present, and sometimes there isn't. Couldn't get to the
   bottom of this.

The second point is the reason why the recipe remains on the
PTESTS_PROBLEMS_META_NETWORKING list.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-28 23:31:28 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems bindfs: upgrade 1.18.2 -> 1.18.3 2025-10-14 09:00:19 -07:00
meta-gnome tinysparql: upgrade 3.10.0 -> 3.10.1 2025-10-21 20:02:43 -07:00
meta-initramfs dracut: Fix the multi-lib config 2025-09-30 09:01:05 -07:00
meta-multimedia libopenmtp: fix ptests 2025-10-25 14:20:38 -07:00
meta-networking nftables: fix ptests 2025-10-28 23:31:28 -07:00
meta-oe lvgl: Disable building demos and examples 2025-10-24 20:41:20 -07:00
meta-perl libxml-libxml-perl: skip recipe 2025-10-25 14:20:38 -07:00
meta-python python3-pyasyncore: fix ptests 2025-10-25 14:20:38 -07:00
meta-webserver phpmyadmin: upgrade 5.2.2 -> 5.2.3 2025-10-25 08:45:03 -07:00
meta-xfce xfce4-mpc-plugin: upgrade 0.5.5 -> 0.6.0 2025-10-08 18:46:04 -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
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