diff --git a/recipes-support/sbsigntool/sbsigntool/0001-configure-Fixup-build-dependencies-for-cross-compili.patch b/recipes-support/sbsigntool/sbsigntool/0001-configure-Fixup-build-dependencies-for-cross-compili.patch index ef686511..27b592d7 100644 --- a/recipes-support/sbsigntool/sbsigntool/0001-configure-Fixup-build-dependencies-for-cross-compili.patch +++ b/recipes-support/sbsigntool/sbsigntool/0001-configure-Fixup-build-dependencies-for-cross-compili.patch @@ -19,6 +19,7 @@ https://github.com/intel/luv-yocto/tree/master/meta-luv/recipes-devtools/sbsignt Corrected typo error and ported to version 0.9.2 +Upstream-Status: Inappropriate [Backport] Signed-off-by: Naveen Saini --- configure.ac | 7 +++++-- diff --git a/recipes-support/sbsigntool/sbsigntool/0002-fix-openssl-3-0.patch b/recipes-support/sbsigntool/sbsigntool/0002-fix-openssl-3-0.patch index 8a277947..916680fc 100644 --- a/recipes-support/sbsigntool/sbsigntool/0002-fix-openssl-3-0.patch +++ b/recipes-support/sbsigntool/sbsigntool/0002-fix-openssl-3-0.patch @@ -9,7 +9,7 @@ only if the `ASN1_ITEM_rptr()` macro is used. This change passes `make check` with both openssl 1.1 and 3.0. Signed-off-by: Jeremi Piotrowski -Upstream-status: Submited [https://groups.io/g/sbsigntools/topic/patch_fix_openssl_3_0_issue/85903418] +Upstream-Status: Submitted [https://groups.io/g/sbsigntools/topic/patch_fix_openssl_3_0_issue/85903418] --- src/idc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)