diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2021-10-15 12:02:01 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-15 12:02:01 -0300 |
| commit | 9d05232d9a12a52d17039003f8d4b23ac001d378 (patch) | |
| tree | 9eea3870c4a5af37b4b7613517008d050bda0738 /recipes-extended/secure-obj/secure-obj.inc | |
| parent | 2cdfab64a588c7570fe87c0fc3d05f061f2b692c (diff) | |
| parent | 93d26c3d784f38b5629f31eb08ae7169c44ccb31 (diff) | |
| download | meta-freescale-9d05232d9a12a52d17039003f8d4b23ac001d378.tar.gz | |
Merge pull request #888 from ting-liu/master
updates for Layerscape machines
Diffstat (limited to 'recipes-extended/secure-obj/secure-obj.inc')
| -rw-r--r-- | recipes-extended/secure-obj/secure-obj.inc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc index 55f20ed5e..2d26a7e9e 100644 --- a/recipes-extended/secure-obj/secure-obj.inc +++ b/recipes-extended/secure-obj/secure-obj.inc | |||
| @@ -10,9 +10,8 @@ inherit python3native | |||
| 10 | 10 | ||
| 11 | LDFLAGS += "${TOOLCHAIN_OPTIONS}" | 11 | LDFLAGS += "${TOOLCHAIN_OPTIONS}" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \ | 13 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1" |
| 14 | " | 14 | SRCREV = "5ff1231f74b4b01744be95a3137a14ad0a483e61" |
| 15 | SRCREV = "71a6eb33b58a8578a60995da3896f8f2d638c916" | ||
| 16 | 15 | ||
| 17 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" | 16 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" |
| 18 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" | 17 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" |
