diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch | 2 | ||||
| -rw-r--r-- | meta-networking/recipes-connectivity/mbedtls/mbedtls/0002-aesce-use-correct-target-attribute-when-building-wit.patch | 2 | ||||
| -rw-r--r-- | meta-networking/recipes-connectivity/mbedtls/mbedtls_3.4.1.bb (renamed from meta-networking/recipes-connectivity/mbedtls/mbedtls_3.4.0.bb) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch b/meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch index d98d8fa575..44d74754c9 100644 --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls/0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch | |||
| @@ -8,7 +8,7 @@ Building mbedtls with different aarch64 tuning variations revealed | |||
| 8 | that we should use the crypto extensions without forcing a particular | 8 | that we should use the crypto extensions without forcing a particular |
| 9 | architecture version or core, as that can create issues. | 9 | architecture version or core, as that can create issues. |
| 10 | 10 | ||
| 11 | Upstream-Status: Submitted [https://github.com/Mbed-TLS/mbedtls/pull/7834] | 11 | Upstream-Status: Backport [https://github.com/Mbed-TLS/mbedtls/commit/471a975942dec76bf0ccb92b6c6da055385683fb] |
| 12 | 12 | ||
| 13 | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> | 13 | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> |
| 14 | --- | 14 | --- |
diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls/0002-aesce-use-correct-target-attribute-when-building-wit.patch b/meta-networking/recipes-connectivity/mbedtls/mbedtls/0002-aesce-use-correct-target-attribute-when-building-wit.patch index 4775c8ddb7..c8f6cb7509 100644 --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls/0002-aesce-use-correct-target-attribute-when-building-wit.patch +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls/0002-aesce-use-correct-target-attribute-when-building-wit.patch | |||
| @@ -9,7 +9,7 @@ the needed instructions instead of the broad crypto feature. | |||
| 9 | 9 | ||
| 10 | E.g.: https://github.com/llvm/llvm-project/issues/61645 | 10 | E.g.: https://github.com/llvm/llvm-project/issues/61645 |
| 11 | 11 | ||
| 12 | Upstream-Status: Pending | 12 | Upstream-Status: Backport [https://github.com/Mbed-TLS/mbedtls/commit/aa4f6219014d863bed51453e5261178adc66be34] |
| 13 | 13 | ||
| 14 | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> | 14 | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> |
| 15 | --- | 15 | --- |
diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.4.0.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.4.1.bb index 10fb7de8ca..a6f8583b23 100644 --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.4.0.bb +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_3.4.1.bb | |||
| @@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 23 | SECTION = "libs" | 23 | SECTION = "libs" |
| 24 | 24 | ||
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | SRCREV = "1873d3bfc2da771672bd8e7e8f41f57e0af77f33" | 26 | SRCREV = "72718dd87e087215ce9155a826ee5a66cfbe9631" |
| 27 | SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=master \ | 27 | SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=master \ |
| 28 | file://0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch \ | 28 | file://0001-aesce-do-not-specify-an-arch-version-when-enabling-c.patch \ |
| 29 | file://0002-aesce-use-correct-target-attribute-when-building-wit.patch \ | 29 | file://0002-aesce-use-correct-target-attribute-when-building-wit.patch \ |
