mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 15:13:27 +00:00
libgpiod: add the python test-suite to the ptest package
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cf84284bb0
commit
4b16dedac6
@ -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.*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user