diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-08-27 02:08:23 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-08-27 02:08:23 +0200 |
commit | 142ee0b74e4fd0f82482013886b0263af9f1e008 (patch) | |
tree | b98a438c41220e8804d64b5e1c335b4793f7b600 /recipes-bsp/esp32spid | |
parent | fc8eb0aba1641c19a8feabe013d6c579b5bd3e50 (diff) |
fixed spid
Diffstat (limited to 'recipes-bsp/esp32spid')
-rw-r--r-- | recipes-bsp/esp32spid/esp32spid_0.1.bb | 1 |
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 |