From: Richard Purdie Date: Thu, 27 Jul 2023 21:32:37 +0000 (+0100) Subject: createrepo-c: Update patch status X-Git-Tag: uninative-4.1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bfa569254a68f246c1c4cc1208afce769cff7bc;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git createrepo-c: Update patch status The patch was submitted upstream, thanks Khem. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c/time64fix.patch b/meta/recipes-devtools/createrepo-c/createrepo-c/time64fix.patch index d022d95b703..a63801ce26e 100644 --- a/meta/recipes-devtools/createrepo-c/createrepo-c/time64fix.patch +++ b/meta/recipes-devtools/createrepo-c/createrepo-c/time64fix.patch @@ -8,7 +8,7 @@ Fixes format specifier mismatch warnings as well while here e.g. warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/rpm-software-management/createrepo_c/pull/376] Signed-off-by: Khem Raj ---