diff options
Diffstat (limited to 'meta-oe/recipes-support/libgpiod/libgpiod.inc')
-rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod.inc b/meta-oe/recipes-support/libgpiod/libgpiod.inc index 7b68f77d20..fb309c5644 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod.inc +++ b/meta-oe/recipes-support/libgpiod/libgpiod.inc | |||
@@ -53,4 +53,3 @@ do_install_ptest() { | |||
53 | install ${B}/tools/.libs/$(basename $tool) ${D}${PTEST_PATH}/tests/ | 53 | install ${B}/tools/.libs/$(basename $tool) ${D}${PTEST_PATH}/tests/ |
54 | done | 54 | done |
55 | } | 55 | } |
56 | |||