diff options
author | 2019-09-20 16:40:21 +0200 | |
---|---|---|
committer | 2019-09-20 16:43:14 +0200 | |
commit | d5d9fc9a4bbd365d6cd6fe4d6a8558f7115c17da (patch) | |
tree | a89a7098342576aae3261c4ecaa4b5504e162a77 /recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch | |
parent | ac59327ce77d41264509af07b6b9923346643e38 (diff) | |
download | meta-gplv2-warrior.tar.gz meta-gplv2-warrior.tar.bz2 meta-gplv2-warrior.zip |
tar: Add a missing Upstream-Status to a patchyocto-2.7.4yocto-2.7.3yocto-2.7.2warrior-21.0.4warrior-21.0.3warrior-21.0.2warrior
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Diffstat (limited to 'recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch')
-rw-r--r-- | recipes-extended/tar/tar/0001-lib-argp-parse.c-Fix-compiler-error.patch | 1 |
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 +- |