diff options
Diffstat (limited to 'recipes-security/optee')
| -rw-r--r-- | recipes-security/optee/optee-client-qoriq.bb | 2 | ||||
| -rw-r--r-- | recipes-security/optee/optee-os-qoriq_git.bb | 2 | ||||
| -rw-r--r-- | recipes-security/optee/optee-test-qoriq_git.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/optee/optee-client-qoriq.bb b/recipes-security/optee/optee-client-qoriq.bb index 4d1caa16e..af5fc095e 100644 --- a/recipes-security/optee/optee-client-qoriq.bb +++ b/recipes-security/optee/optee-client-qoriq.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/qoriq-open-source/optee_client" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" | 5 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" |
| 6 | 6 | ||
| 7 | inherit pythonnative systemd | 7 | inherit python3native systemd |
| 8 | 8 | ||
| 9 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1 \ | 9 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1 \ |
| 10 | " | 10 | " |
diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index fbde26160..8b3159d69 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "python-pycrypto-native" | 7 | DEPENDS = "python-pycrypto-native" |
| 8 | 8 | ||
| 9 | inherit deploy pythonnative | 9 | inherit deploy python3native |
| 10 | 10 | ||
| 11 | SRCREV = "4e8d2e5307b99a91a0cac3ea3560ecb7d62898d6" | 11 | SRCREV = "4e8d2e5307b99a91a0cac3ea3560ecb7d62898d6" |
| 12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ | 12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ |
diff --git a/recipes-security/optee/optee-test-qoriq_git.bb b/recipes-security/optee/optee-test-qoriq_git.bb index 1c6ca22e2..7aea24f9d 100644 --- a/recipes-security/optee/optee-test-qoriq_git.bb +++ b/recipes-security/optee/optee-test-qoriq_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "optee-client-qoriq optee-os-qoriq python-pycrypto-native" | 7 | DEPENDS = "optee-client-qoriq optee-os-qoriq python-pycrypto-native" |
| 8 | 8 | ||
| 9 | inherit pythonnative | 9 | inherit python3native |
| 10 | 10 | ||
| 11 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1 \ | 11 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1 \ |
| 12 | file://0001-fix-build-failure-with-GCC-9.patch \ | 12 | file://0001-fix-build-failure-with-GCC-9.patch \ |
