diff options
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.bb | 4 |
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 f7b22e1a4..707e82fde 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 | ||
| 8 | inherit python3native systemd | 8 | inherit python3native systemd |
| 9 | 9 | ||
| 10 | SRCBRANCH = "imx_4.19.35_1.1.0" | 10 | SRCBRANCH = "lf-5.4.y" |
| 11 | OPTEE_CLIENT_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https" | 11 | OPTEE_CLIENT_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https" |
| 12 | SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}" | 12 | SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}" |
| 13 | 13 | ||
| @@ -20,8 +20,6 @@ SRC_URI_append = " file://tee-supplicant.service" | |||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | SYSTEMD_SERVICE_${PN} = "tee-supplicant.service" | 21 | SYSTEMD_SERVICE_${PN} = "tee-supplicant.service" |
| 22 | 22 | ||
| 23 | EXTRA_OEMAKE = "CFG_SECURE_DATA_PATH=y" | ||
| 24 | |||
| 25 | do_compile () { | 23 | do_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 |
