summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2021-08-27 02:08:23 +0200
committerUros Majstorovic <majstor@majstor.org>2021-08-27 02:08:23 +0200
commit142ee0b74e4fd0f82482013886b0263af9f1e008 (patch)
treeb98a438c41220e8804d64b5e1c335b4793f7b600
parentfc8eb0aba1641c19a8feabe013d6c579b5bd3e50 (diff)
fixed spid
-rw-r--r--recipes-bsp/esp32spid/esp32spid_0.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/esp32spid/esp32spid_0.1.bb b/recipes-bsp/esp32spid/esp32spid_0.1.bb
index b43c819..77a4afa 100644
--- a/recipes-bsp/esp32spid/esp32spid_0.1.bb
+++ b/recipes-bsp/esp32spid/esp32spid_0.1.bb
@@ -18,5 +18,4 @@ do_install () {
install -m 0755 ${WORKDIR}/src/esp32spid ${D}${bindir}/
}
-DEPENDS = "libgpiod-dev"
RDEPENDS_${PN} = "libgpiod" \ No newline at end of file