mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
srio-lld-test: Add explicit dependency on uio-module-drv
Test code uses uio driver for mapping peripheral registers and hence the addition of dependency. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
cdac107836
commit
9bcc143763
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "TI SRIO peripheral low level driver unit test and example binaries"
|
||||
DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld srio-lld cmem"
|
||||
DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld srio-lld cmem uio-module-drv"
|
||||
|
||||
include srio-lld.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user