diff options
Diffstat (limited to 'recipes-security/optee-qoriq/optee-os.nxp.inc')
-rw-r--r-- | recipes-security/optee-qoriq/optee-os.nxp.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-security/optee-qoriq/optee-os.nxp.inc b/recipes-security/optee-qoriq/optee-os.nxp.inc index 5b90b937c..989da06d7 100644 --- a/recipes-security/optee-qoriq/optee-os.nxp.inc +++ b/recipes-security/optee-qoriq/optee-os.nxp.inc | |||
@@ -12,7 +12,6 @@ DEPENDS = "python3-pycryptodome-native python3-pyelftools-native python3-pycrypt | |||
12 | SRC_URI = "git://github.com/nxp-qoriq/optee_os.git;protocol=https;nobranch=1" | 12 | SRC_URI = "git://github.com/nxp-qoriq/optee_os.git;protocol=https;nobranch=1" |
13 | SRCREV = "735d98806dc26fbeeecad7f5e60ffeab8170c67e" | 13 | SRCREV = "735d98806dc26fbeeecad7f5e60ffeab8170c67e" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | B = "${WORKDIR}/build.${PLATFORM_FLAVOR}" | 15 | B = "${WORKDIR}/build.${PLATFORM_FLAVOR}" |
17 | 16 | ||
18 | PLATFORM_FLAVOR ?= "${MACHINE}" | 17 | PLATFORM_FLAVOR ?= "${MACHINE}" |