* [meta-oe][PATCH] libgpiod: add the python test-suite to the ptest package
@ 2021-06-07 8:43 Bartosz Golaszewski
0 siblings, 0 replies; only message in thread
From: Bartosz Golaszewski @ 2021-06-07 8:43 UTC (permalink / raw)
To: Khem Raj, Armin Kuster, openembedded-devel; +Cc: Bartosz Golaszewski
One more follow-up to the ptest updates - the python test suite was
missed and is still in the main library package. Move it to
libgpiod-ptest.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
---
meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
index 48a1e23ef..4feb2a669 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
@@ -41,6 +41,7 @@ FILES_${PN}-ptest += " \
${bindir}/gpio-tools-test \
${bindir}/gpio-tools-test.bats \
${bindir}/gpiod-cxx-test \
+ ${bindir}/gpiod_py_test.py \
${libdir}/libgpiomockup.so.* \
"
FILES_libgpiodcxx = "${libdir}/libgpiodcxx.so.*"
--
2.30.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-07 8:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07 8:43 [meta-oe][PATCH] libgpiod: add the python test-suite to the ptest package Bartosz Golaszewski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.