summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-06-27 13:10:09 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-06-27 15:55:56 +0800
commit93c2241c5e731b976b1c4d083ef86faef98c80e1 (patch)
tree5d97dd832758423babf193579cb9024992503b96
parentace3a28f845038618e8be4d727bc4372c68f83c2 (diff)
downloadmeta-intel-93c2241c5e731b976b1c4d083ef86faef98c80e1.tar.gz
sbsigntool: fix Upstream-Status format
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-support/sbsigntool/sbsigntool/0001-configure-Fixup-build-dependencies-for-cross-compili.patch2
-rw-r--r--recipes-support/sbsigntool/sbsigntool/0002-fix-openssl-3-0.patch2
2 files changed, 2 insertions, 2 deletions
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..ea7bee29 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
@@ -10,7 +10,7 @@ under /usr/include and /usr/lib.
10Prepend these paths with a placeholder that can be replaced with the 10Prepend these paths with a placeholder that can be replaced with the
11actual paths once they are resolved. 11actual paths once they are resolved.
12 12
13Upstream status: inappropriate [OE specific] 13Upstream-Status: Inappropriate [OE specific]
14 14
15Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com> 15Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
16 16
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.
9This change passes `make check` with both openssl 1.1 and 3.0. 9This change passes `make check` with both openssl 1.1 and 3.0.
10 10
11Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com> 11Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
12Upstream-status: Submited [https://groups.io/g/sbsigntools/topic/patch_fix_openssl_3_0_issue/85903418] 12Upstream-Status: Submitted [https://groups.io/g/sbsigntools/topic/patch_fix_openssl_3_0_issue/85903418]
13--- 13---
14 src/idc.c | 2 +- 14 src/idc.c | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-) 15 1 file changed, 1 insertion(+), 1 deletion(-)