summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-client-qoriq.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-security/optee/optee-client-qoriq.bb b/recipes-security/optee/optee-client-qoriq.bb
index 6aaf714c..4d1caa16 100644
--- a/recipes-security/optee/optee-client-qoriq.bb
+++ b/recipes-security/optee/optee-client-qoriq.bb
@@ -7,12 +7,10 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
7inherit pythonnative systemd 7inherit pythonnative systemd
8 8
9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1 \ 9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1 \
10 file://0001-GCC-8-format-truncation-error.patch \
11 file://0001-flags-CFLAGS-add-Wno-cpp.patch \
12" 10"
13S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
14 12
15SRCREV = "ab3c79ccd3ea9323e236d30037977c0a19944dbd" 13SRCREV = "08428734c67fb559e420d87fa52fd74a955ea1bd"
16 14
17EXTRA_OEMAKE = "ARCH=arm64" 15EXTRA_OEMAKE = "ARCH=arm64"
18 16