[oe] [meta-python][PATCH] python3-rapidjson: add missing ptest dependency

2023-10-20 Thread David Pierret
add the pytz module dependency. Signed-off-by: David Pierret Reviewed-by: Yoann Congal --- meta-python/recipes-devtools/python/python3-rapidjson_1.11.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-rapidjson_1.11.bb b/meta-python/recipes

[oe] [meta-oe][PATCH] cjson: Add ptest

2023-10-16 Thread David Pierret
cjson use pure CMake test framework named CTest. CMake generate CTestTestfile.cmake containing fully defined path. This path need to be altered on install step to match the ptest directory. The json_patch_tests doesn't works because of file access and is skip. Signed-off-by: David Pi

[oe] [meta-perl][PATCH] libtext: add ptest

2023-10-13 Thread David Pierret
Signed-off-by: David Pierret Reviewed-by: Yoann Congal --- .../libtext/libtext-diff-perl/run-ptest | 19 +++ .../libtext/libtext-diff-perl_1.41.bb | 11 +-- 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 meta-perl/recipes-perl/libtext