diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c/time64fix.patch b/meta/recipes-devtools/createrepo-c/createrepo-c/time64fix.patch index d022d95b70..a63801ce26 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 ---