mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
qmss-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
25cc60c578
commit
9112730f7e
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "TI QMSS low level driver unit test and example binaries"
|
||||
|
||||
DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld cmem"
|
||||
DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld cmem uio-module-drv"
|
||||
|
||||
include qmss-lld.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user