Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove out-of-tree patches #99

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Commits on Nov 13, 2024

  1. mbedtls: Remove out-of-tree patch

    With MbedTLS v3.6.1, the out of tree patch
    `0001-md-Fix-guards-for-functions-and-headers.patch` is not needed
    anymore.
    
    Signed-off-by: Devaraj Ranganna <[email protected]>
    urutva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6ce1305 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. freertos-integration-tests: Remove out-of-tree patch

    * Remove upstreamed out of tree patch
      `0003-Introduce-user-defined-MQTT-keep-alive-value.patch`.
    * With the latest version of FreeRTOS Integration tests, OTA PAL test
      has been removed. Therefore, remove OTA PAL test specific changes from
      integration layer including the patch
      0002-closefile-validsignature-test-Fix-test-bugs.patch.
    
    Signed-off-by: Devaraj Ranganna <[email protected]>
    urutva committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7e7eeea View commit details
    Browse the repository at this point in the history
  2. corepkcs11: Remove out-of-tree patch

    Remove the upstreamed out-of-tree patch
    `0001-Do-not-define-__PASTE-macro-for-Arm-compiler.patch` and update to
    latest version of corePKCS11 library.
    
    Signed-off-by: Devaraj Ranganna <[email protected]>
    urutva committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b3ec78a View commit details
    Browse the repository at this point in the history