Skip to content

Commit

Permalink
Remove mbedTLS v3.1 patches
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielius1922 committed Jan 22, 2025
1 parent d02b746 commit 812e95b
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 3,940 deletions.
2 changes: 1 addition & 1 deletion iotivity-liteConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

include(CMakeFindDependencyMacro)
find_dependency(Threads 1.0 REQUIRED MODULE)
find_dependency(MbedTLS 3.1 REQUIRED)
find_dependency(MbedTLS 3.5 REQUIRED)
find_dependency(TinyCBOR 0.6 REQUIRED)

# import our export targets to user of our library
Expand Down
1,957 changes: 0 additions & 1,957 deletions patches/mbedtls/3.1/01-ocf-x509san-anon-psk.patch

This file was deleted.

Loading

0 comments on commit 812e95b

Please sign in to comment.