summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/openthread/ot-daemon/mbedtls.patch
Commit message (Collapse)AuthorAgeFilesLines
* openthread: Use __attribute__ ((unused)) instead of removing 't'Khem Raj2023-01-291-10/+1
| | | | | | This helps clang to not warn about this variable Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ot-daemon,ot-br-posix: Fix mbedtls module buildsKhem Raj2022-08-311-0/+43
Add a backport to fix build of mbedTLS on x86 Signed-off-by: Khem Raj <raj.khem@gmail.com>