diff options
-rw-r--r-- | meta/recipes-devtools/createrepo-c/createrepo-c/time64fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
8 | e.g. | 8 | e.g. |
9 | warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' | 9 | warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' |
10 | 10 | ||
11 | Upstream-Status: Pending | 11 | Upstream-Status: Submitted [https://github.com/rpm-software-management/createrepo_c/pull/376] |
12 | 12 | ||
13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
14 | --- | 14 | --- |