diff options
| -rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 48a1e23ef7..4feb2a669b 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 += " \ | |||
| 41 | ${bindir}/gpio-tools-test \ | 41 | ${bindir}/gpio-tools-test \ |
| 42 | ${bindir}/gpio-tools-test.bats \ | 42 | ${bindir}/gpio-tools-test.bats \ |
| 43 | ${bindir}/gpiod-cxx-test \ | 43 | ${bindir}/gpiod-cxx-test \ |
| 44 | ${bindir}/gpiod_py_test.py \ | ||
| 44 | ${libdir}/libgpiomockup.so.* \ | 45 | ${libdir}/libgpiomockup.so.* \ |
| 45 | " | 46 | " |
| 46 | FILES_libgpiodcxx = "${libdir}/libgpiodcxx.so.*" | 47 | FILES_libgpiodcxx = "${libdir}/libgpiodcxx.so.*" |
