aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/tar
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/tar')
-rw-r--r--recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch b/recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch
index 3de9fd1..001d2b6 100644
--- a/recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch
+++ b/recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch
@@ -11,6 +11,7 @@ This avoids the following error:
__argp_error (state, dgettext (state->root_argp->argp_domain,
^~~~~~~~~~~~
+Upstream-Status: Inappropriate [old version]
Signed-off-by: Joakim Roubert <joakim.roubert@axis.com>
---
lib/argp-parse.c | 2 +-