diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2019-09-20 16:40:21 +0200 | 
|---|---|---|
| committer | Peter Kjellerstedt <pkj@axis.com> | 2019-09-20 16:43:14 +0200 | 
| commit | d5d9fc9a4bbd365d6cd6fe4d6a8558f7115c17da (patch) | |
| tree | a89a7098342576aae3261c4ecaa4b5504e162a77 | |
| parent | ac59327ce77d41264509af07b6b9923346643e38 (diff) | |
| download | meta-gplv2-warrior.tar.gz | |
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>
| -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: | |||
| 11 | __argp_error (state, dgettext (state->root_argp->argp_domain, | 11 | __argp_error (state, dgettext (state->root_argp->argp_domain, | 
| 12 | ^~~~~~~~~~~~ | 12 | ^~~~~~~~~~~~ | 
| 13 | 13 | ||
| 14 | Upstream-Status: Inappropriate [old version] | ||
| 14 | Signed-off-by: Joakim Roubert <joakim.roubert@axis.com> | 15 | Signed-off-by: Joakim Roubert <joakim.roubert@axis.com> | 
| 15 | --- | 16 | --- | 
| 16 | lib/argp-parse.c | 2 +- | 17 | lib/argp-parse.c | 2 +- | 
