diff options
Diffstat (limited to 'recipes-security/optee-qoriq/optee-test.nxp.inc')
-rw-r--r-- | recipes-security/optee-qoriq/optee-test.nxp.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-security/optee-qoriq/optee-test.nxp.inc b/recipes-security/optee-qoriq/optee-test.nxp.inc index 14a42ac5a..17108ff38 100644 --- a/recipes-security/optee-qoriq/optee-test.nxp.inc +++ b/recipes-security/optee-qoriq/optee-test.nxp.inc | |||
@@ -12,7 +12,6 @@ inherit python3native cmake | |||
12 | SRC_URI = "git://github.com/nxp-qoriq/optee_test.git;protocol=https;nobranch=1" | 12 | SRC_URI = "git://github.com/nxp-qoriq/optee_test.git;protocol=https;nobranch=1" |
13 | SRCREV = "69722dab8c1f2683e30e0ee3b536053367e37aad" | 13 | SRCREV = "69722dab8c1f2683e30e0ee3b536053367e37aad" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | B = "${WORKDIR}/build" | 15 | B = "${WORKDIR}/build" |
17 | 16 | ||
18 | TA_DEV_KIT_DIR ?= "${STAGING_INCDIR}/optee/export-user_ta" | 17 | TA_DEV_KIT_DIR ?= "${STAGING_INCDIR}/optee/export-user_ta" |