diff options
| -rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod.inc b/meta-oe/recipes-support/libgpiod/libgpiod.inc index 07ce35a7f2..cae3145dd0 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod.inc +++ b/meta-oe/recipes-support/libgpiod/libgpiod.inc | |||
| @@ -14,3 +14,6 @@ EXTRA_OECONF = "--enable-tools" | |||
| 14 | PACKAGES =+ " ${PN}-tools" | 14 | PACKAGES =+ " ${PN}-tools" |
| 15 | 15 | ||
| 16 | FILES_${PN}-tools = "${bindir}/*" | 16 | FILES_${PN}-tools = "${bindir}/*" |
| 17 | |||
| 18 | PACKAGES =+ "libgpiodcxx" | ||
| 19 | FILES_libgpiodcxx = "${libdir}/libgpiodcxx.so.*" | ||
