diff options
Diffstat (limited to 'meta-rcar-gen3/recipes-bsp/optee/optee-client_git.bb')
-rw-r--r-- | meta-rcar-gen3/recipes-bsp/optee/optee-client_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-bsp/optee/optee-client_git.bb b/meta-rcar-gen3/recipes-bsp/optee/optee-client_git.bb index c22775b..2105900 100644 --- a/meta-rcar-gen3/recipes-bsp/optee/optee-client_git.bb +++ b/meta-rcar-gen3/recipes-bsp/optee/optee-client_git.bb @@ -12,7 +12,7 @@ SRC_URI += " \ file://optee.service \ " -inherit systemd +inherit pythonnative systemd SYSTEMD_SERVICE_${PN} = "optee.service" COMPATIBLE_MACHINE = "salvator-x|h3ulcb|m3ulcb|ebisu" |