Go to file
Randy MacLeod 7b0e71e00c python3-pillow: add ptest support
Add initial pillow ptest support.

The ptest result is:
   ====== 3600 passed  324 skipped, 2 xfailed, 1 xpassed in 62.41s (0:01:02) ======
for qemux86-64 with 2 GB RAM.

The skipped tests as summarized with:
   # ptest-runner python3-pillow | tee log
   # grep SKIPP log  | cut -d"(" -f2- | cut -d")" -f1 | cut -d" " -f1 | sort | uniq -c| sort -n | tail -4
     12 webp
     13 Tk
     14 Qt
     84 raqm
Webp was explicityly disabled in 2018 in:
   6cb4e90fc python3-pillow: add 5.4.1
I didn't test Tk or Qt and there isn't yet a recipe for libraqm:
   https://github.com/HOST-Oman/libraqm
a library that encapsulates the logic for complex text layout.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-02-01 09:11:49 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
meta-gnome gnuchess: Fix build with c++17 2023-01-21 10:02:02 -08:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia pipewire: Split dymanic modules to target recipe alone 2023-01-28 01:58:44 -08:00
meta-networking blueman: add missing runtime dependency, add polkit rule 2023-02-01 09:11:49 -08:00
meta-oe python3-pycups: add recipe 2023-02-01 09:11:49 -08:00
meta-perl libxml-libxml-perl: Fix function pointer types 2023-01-16 21:23:07 -08:00
meta-python python3-pillow: add ptest support 2023-02-01 09:11:49 -08:00
meta-webserver .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
meta-xfce thunar: add tumbler to RRECOMMENDS 2023-01-06 11:38:16 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
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