diff mbox series

[meta-ti,master,v2,2/3] Revert "u-boot-bb.org: Fixes for OpenSSL 4.0"

Message ID 20260915193311.2369532-2-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master,v2,1/3] Revert "u-boot-ti-staging: Fixes for OpenSSL 4.0" | expand

Commit Message

Ryan Eatmon Sept. 15, 2026, 7:33 p.m. UTC
This reverts commit 7c0c6e2117fe312d575ca682b2935076859d20be.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
v2: Add Signed-off-by

 meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb | 1 -
 meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.10.bb | 1 -
 2 files changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb
index 868baffa..23a5a3af 100644
--- a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb
+++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb
@@ -8,7 +8,6 @@  PV = "2024.10"
 
 SRC_URI += "file://0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch"
 SRC_URI += "file://0001-pylibfdt-Replace-removed-SWIG-Python-2-compatibility.patch"
-SRC_URI += "file://0001-Add-support-for-OpenSSL-Provider-API-2024-04.patch"
 
 UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git"
 UBOOT_GIT_PROTOCOL = "https"
diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.10.bb b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.10.bb
index a329f7df..a6284193 100644
--- a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.10.bb
+++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.10.bb
@@ -20,4 +20,3 @@  SRC_URI:append:pocketbeagle2 = " file://bootcmd-ti-mmc.cfg"
 SRC_URI:append:beaglebone = " file://0001-arm-dts-am335x-pocketbeagle-Add-tick-timer.patch"
 
 SRC_URI += "file://0001-pylibfdt-Replace-removed-SWIG-Python-2-compatibility.patch"
-SRC_URI += "file://0001-Add-support-for-OpenSSL-Provider-API-2025-01.patch"