diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-04-18 09:07:22 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-18 09:07:22 -0300 |
commit | 2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07 (patch) | |
tree | 97d048c25982b6d2c6b091762085cfadfc42f6bf /recipes-connectivity/openssl | |
parent | 154852cae5662f5aa5e983d412c95612dfbaf267 (diff) | |
parent | 289dae16bef8ee2e6b10edecd9d9c728e37694ac (diff) | |
download | meta-freescale-warrior.tar.gz |
Merge pull request #1503 from het-masteen/update-qoriq-git-linkwarrior
[warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ)
Diffstat (limited to 'recipes-connectivity/openssl')
-rw-r--r-- | recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb b/recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb index c80c33ac3..9cb07c812 100644 --- a/recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb +++ b/recipes-connectivity/openssl/openssl-qoriq_1.1.0g.bb | |||
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cae6da10f4ffd9703214776d2aabce32" | |||
13 | DEPENDS += "cryptodev-linux" | 13 | DEPENDS += "cryptodev-linux" |
14 | DEPENDS_append_class-target = " openssl-native" | 14 | DEPENDS_append_class-target = " openssl-native" |
15 | 15 | ||
16 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/openssl;nobranch=1 \ | 16 | SRC_URI = "git://github.com/nxp-qoriq/openssl;nobranch=1 \ |
17 | file://run-ptest \ | 17 | file://run-ptest \ |
18 | file://openssl-c_rehash.sh \ | 18 | file://openssl-c_rehash.sh \ |
19 | file://0001-Take-linking-flags-from-LDFLAGS-env-var.patch \ | 19 | file://0001-Take-linking-flags-from-LDFLAGS-env-var.patch \ |