From 5e61f88af20a709657cab352392f55aec74114f8 Mon Sep 17 00:00:00 2001 From: Eduardo Ferreira Date: Thu, 21 Nov 2024 11:04:48 -0300 Subject: [PATCH] patches: add the required Upstream-Status to this layer patches Since now it is required for patches to have 'Upstream-Status', I've added 'Upstream-Status: Inappropriate [embedded specific]' to those patches, since they've been created for a long time and doesn't seem to have been upstreamed. Signed-off-by: Eduardo Ferreira --- ...1-ostree-fetcher-curl-set-a-timeout-for-an-overall-req.patch | 2 ++ recipes-sota/asn1c/files/skeletons_dir_fix.patch | 2 ++ 2 files changed, 4 insertions(+) diff --git a/recipes-extended/ostree/ostree/0001-ostree-fetcher-curl-set-a-timeout-for-an-overall-req.patch b/recipes-extended/ostree/ostree/0001-ostree-fetcher-curl-set-a-timeout-for-an-overall-req.patch index f2e89db7..f08169bc 100644 --- a/recipes-extended/ostree/ostree/0001-ostree-fetcher-curl-set-a-timeout-for-an-overall-req.patch +++ b/recipes-extended/ostree/ostree/0001-ostree-fetcher-curl-set-a-timeout-for-an-overall-req.patch @@ -4,6 +4,8 @@ Date: Sat, 3 Jul 2021 20:37:08 -0300 Subject: [PATCH] ostree-fetcher-curl: set a timeout for an overall request processing +Upstream-Status: Inappropriate [embedded specific] + Signed-off-by: Mike Sul Signed-off-by: Ricardo Salveti Signed-off-by: Jose Quaresma diff --git a/recipes-sota/asn1c/files/skeletons_dir_fix.patch b/recipes-sota/asn1c/files/skeletons_dir_fix.patch index f1caa2fd..d0c063e4 100644 --- a/recipes-sota/asn1c/files/skeletons_dir_fix.patch +++ b/recipes-sota/asn1c/files/skeletons_dir_fix.patch @@ -4,6 +4,8 @@ Date: Thu, 25 Jan 2018 09:49:41 +0100 Subject: [PATCH] Patch the skeletons directory detection Detect `share/asn1c` from `bin/` if it exists + +Upstream-Status: Inappropriate [embedded specific] --- asn1c/asn1c.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)