summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-client_3.2.0.imx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/optee-imx/optee-client_3.2.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-client_3.2.0.imx.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-security/optee-imx/optee-client_3.2.0.imx.bb b/recipes-security/optee-imx/optee-client_3.2.0.imx.bb
index f7b22e1a..707e82fd 100644
--- a/recipes-security/optee-imx/optee-client_3.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-client_3.2.0.imx.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b"
7 7
8inherit python3native systemd 8inherit python3native systemd
9 9
10SRCBRANCH = "imx_4.19.35_1.1.0" 10SRCBRANCH = "lf-5.4.y"
11OPTEE_CLIENT_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https" 11OPTEE_CLIENT_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https"
12SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}" 12SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}"
13 13
@@ -20,8 +20,6 @@ SRC_URI_append = " file://tee-supplicant.service"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21SYSTEMD_SERVICE_${PN} = "tee-supplicant.service" 21SYSTEMD_SERVICE_${PN} = "tee-supplicant.service"
22 22
23EXTRA_OEMAKE = "CFG_SECURE_DATA_PATH=y"
24
25do_compile () { 23do_compile () {
26 if [ ${DEFAULTTUNE} = "aarch64" ]; then 24 if [ ${DEFAULTTUNE} = "aarch64" ]; then
27 oe_runmake -C ${S} ARCH=arm64 25 oe_runmake -C ${S} ARCH=arm64