parsec-service: update TS group name

meta-arm recently changed the group name that is used by TS[1], so update
the group name to match.

[1] meta-arm 595cb0f1a0 ("arm/trusted-services: fix udev management in libts")

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
Ross Burton
2026-05-05 16:44:23 +01:00
committed by Scott Murray
parent 57f8a1e923
commit 8d6cbaceb3
@@ -86,7 +86,7 @@ def parsec_groups(d):
if "TPM" in config:
groups.append("tss")
if "TS" in config:
groups.append("teeclnt")
groups.append("tee")
return "--groups " + ",".join(groups) if groups else ""
FILES:${PN} += " \