Go to file
Changqing Li 4785cc2cd3 fuse3: support ptest
fuse3 test is designed to run under source dir, there are
many places like "progname = pjoin(basename, 'example', 'ioctl')"
in the testcases, which will try to find compiled program. As
our S != B, and the don't run test under source dir. Test will fail
with following errors:
No such file or directory: '/usr/lib64/fuse3/ptest/test/../example/printcap'

Fix by install needed programs for the test

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-12 01:24:27 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems fuse3: support ptest 2022-08-12 01:24:27 -07:00
meta-gnome gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here 2022-08-12 01:24:27 -07:00
meta-initramfs klibc: Upgrade to 2.0.10 2022-08-10 08:48:30 -07:00
meta-multimedia mpd: Update to 0.23.8 2022-08-12 01:24:27 -07:00
meta-networking openipmi: Enable largefile cflags 2022-08-12 01:24:27 -07:00
meta-oe liblockfile: fix buildpaths issue 2022-08-12 01:24:27 -07:00
meta-perl PATCH] logcheck: upgrade 1.3.23 -> 1.3.24 2022-07-19 18:38:44 -07:00
meta-python python3-werkzeug: upgrade 2.2.0 -> 2.2.1 2022-08-06 09:51:32 -07:00
meta-webserver apache2: Fix the buildpaths issue 2022-08-06 09:40:09 -07:00
meta-xfce gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here 2022-08-12 01:24:27 -07:00
recipes-devtools/python python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources 2022-08-06 09:40:09 -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 Update maintainers 2018-08-27 10:53:58 -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