Skip to content

Commit 7d042c2

Browse files
committed
minkipc: Add runtime recommends dependency on mount-tee-partition
Added runtime recommends dependency on mount-tee-partition to ensure var-lib-tee.mount is installed to mount the persist partition. Signed-off-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
1 parent 303b4f6 commit 7d042c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dynamic-layers/openembedded-layer/recipes-security/minkipc/minkipc_1.1.1.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ FILES:${PN}-qteesupplicant = "${bindir}/qtee_supplicant \
3737
"
3838

3939
RDEPENDS:${PN}-qteesupplicant = "${PN}"
40+
RRECOMMENDS:${PN}-qteesupplicant = "mount-tee-partition"
4041

0 commit comments

Comments
 (0)