libgpiod: add libgpiod-tools dependence
Now libgpiod is not added automatically and we need to add the dependence manually. For more info see commit 4339c28ff4aa0264c34f4f183349aea20a5ff127 in meta-openembedded layer. https://jira.digi.com/browse/DEL-7522 Signed-off-by: Francisco Gil Martinez <francisco.gilmartinez@digi.com>
This commit is contained in:
parent
eaa09c940b
commit
562a00fe2f
|
|
@ -41,6 +41,7 @@ RDEPENDS_${PN} = "\
|
||||||
init-ifupdown \
|
init-ifupdown \
|
||||||
libdigiapix \
|
libdigiapix \
|
||||||
libgpiod \
|
libgpiod \
|
||||||
|
libgpiod-tools \
|
||||||
libubootenv-bin \
|
libubootenv-bin \
|
||||||
modutils-initscripts \
|
modutils-initscripts \
|
||||||
netbase \
|
netbase \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue