diff options
Diffstat (limited to 'recipes-security/optee-imx/optee-client-fslc.inc')
-rw-r--r-- | recipes-security/optee-imx/optee-client-fslc.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/optee-imx/optee-client-fslc.inc b/recipes-security/optee-imx/optee-client-fslc.inc index f55f0ab2..e5fe678f 100644 --- a/recipes-security/optee-imx/optee-client-fslc.inc +++ b/recipes-security/optee-imx/optee-client-fslc.inc | |||
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b" | |||
7 | 7 | ||
8 | SRC_URI = "file://tee-supplicant.service" | 8 | SRC_URI = "file://tee-supplicant.service" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${UNPACKDIR}/git" |
11 | B = "${WORKDIR}/build" | 11 | B = "${UNPACKDIR}/build" |
12 | 12 | ||
13 | inherit python3native systemd features_check pkgconfig | 13 | inherit python3native systemd features_check pkgconfig |
14 | 14 | ||