diff options
Diffstat (limited to 'recipes-extended/secure-obj/secure-obj_git.bb')
| -rw-r--r-- | recipes-extended/secure-obj/secure-obj_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/secure-obj/secure-obj_git.bb b/recipes-extended/secure-obj/secure-obj_git.bb index db881b199..d85d72988 100644 --- a/recipes-extended/secure-obj/secure-obj_git.bb +++ b/recipes-extended/secure-obj/secure-obj_git.bb | |||
| @@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://README;md5=82b72e88f23cded9dd23f0fb1790b8d2" | |||
| 4 | 4 | ||
| 5 | S = "${WORKDIR}/git" | 5 | S = "${WORKDIR}/git" |
| 6 | 6 | ||
| 7 | RDEPENDS_{PN} += "secure-obj-module" | ||
| 8 | |||
| 7 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" | 9 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" |
| 8 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" | 10 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" |
| 9 | export OPTEE_CLIENT_EXPORT = "${RECIPE_SYSROOT}/usr" | 11 | export OPTEE_CLIENT_EXPORT = "${RECIPE_SYSROOT}/usr" |
