diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-07-24 15:21:39 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-26 14:40:49 +0100 |
commit | 18de2330238f29c0264b13ab3ec681bbc2e25ef6 (patch) | |
tree | a71027a733c8b569fe6ea04c1a6c879c8b982e13 /meta/recipes-devtools/ossp-uuid | |
parent | 2ccbf35ed1de1e0c1a412d6366c1b1f7fe12c23a (diff) | |
download | poky-18de2330238f29c0264b13ab3ec681bbc2e25ef6.tar.gz |
Add missing Upstream-Status to various patches.
(From OE-Core rev: 951e9caac62a4de576e4003319101e8ff59d72d9)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ossp-uuid')
6 files changed, 34 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch b/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch index a46e244c8b..ed67c501cb 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch | |||
@@ -12,6 +12,13 @@ uuid library. | |||
12 | uuid.pc.in | 4 ++-- | 12 | uuid.pc.in | 4 ++-- |
13 | 5 files changed, 13 insertions(+), 13 deletions(-) | 13 | 5 files changed, 13 insertions(+), 13 deletions(-) |
14 | 14 | ||
15 | ---- | ||
16 | Upstream-Status: Inappropriate [not author] | ||
17 | |||
18 | This patch is from debian ossp-uuid 1.6.2 integration. | ||
19 | |||
20 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||
21 | |||
15 | diff --git a/Makefile.in b/Makefile.in | 22 | diff --git a/Makefile.in b/Makefile.in |
16 | index d28f4be..c2ba99d 100644 | 23 | index d28f4be..c2ba99d 100644 |
17 | --- a/Makefile.in | 24 | --- a/Makefile.in |
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch b/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch index 1467207f51..804a62731d 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch | |||
@@ -7,6 +7,13 @@ Bug: 531396 | |||
7 | uuid_cli.c | 19 ++++++++++--------- | 7 | uuid_cli.c | 19 ++++++++++--------- |
8 | 1 files changed, 10 insertions(+), 9 deletions(-) | 8 | 1 files changed, 10 insertions(+), 9 deletions(-) |
9 | 9 | ||
10 | ---- | ||
11 | Upstream-Status: Inappropriate [not author] | ||
12 | |||
13 | This patch is from debian ossp-uuid 1.6.2 integration. | ||
14 | |||
15 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||
16 | |||
10 | diff --git a/uuid_cli.c b/uuid_cli.c | 17 | diff --git a/uuid_cli.c b/uuid_cli.c |
11 | index d1b0b11..14a67fe 100644 | 18 | index d1b0b11..14a67fe 100644 |
12 | --- a/uuid_cli.c | 19 | --- a/uuid_cli.c |
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch b/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch index 060a7540f1..13cbb59896 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch | |||
@@ -9,6 +9,13 @@ Fix whatis entry of uuid.1, uuid.3ossp and uuid++.3ossp manpages | |||
9 | uuid_cli.pod | 2 +- | 9 | uuid_cli.pod | 2 +- |
10 | 3 files changed, 3 insertions(+), 3 deletions(-) | 10 | 3 files changed, 3 insertions(+), 3 deletions(-) |
11 | 11 | ||
12 | ---- | ||
13 | Upstream-Status: Inappropriate [not author] | ||
14 | |||
15 | This patch is from debian ossp-uuid 1.6.2 integration. | ||
16 | |||
17 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||
18 | |||
12 | diff --git a/uuid++.pod b/uuid++.pod | 19 | diff --git a/uuid++.pod b/uuid++.pod |
13 | index 8b5a4b1..89c5efb 100644 | 20 | index 8b5a4b1..89c5efb 100644 |
14 | --- a/uuid++.pod | 21 | --- a/uuid++.pod |
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch b/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch index 1f92cea3ae..bc5e111ee5 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch | |||
@@ -4,6 +4,13 @@ Bug-Debian: http://bugs.debian.org/635607 | |||
4 | 4 | ||
5 | The module Data::GUID depends on Data::UUID supporting this behaviour. | 5 | The module Data::GUID depends on Data::UUID supporting this behaviour. |
6 | 6 | ||
7 | ---- | ||
8 | Upstream-Status: Inappropriate [not author] | ||
9 | |||
10 | This patch is from debian ossp-uuid 1.6.2 integration. | ||
11 | |||
12 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||
13 | |||
7 | --- a/perl/uuid_compat.pm | 14 | --- a/perl/uuid_compat.pm |
8 | +++ b/perl/uuid_compat.pm | 15 | +++ b/perl/uuid_compat.pm |
9 | @@ -93,7 +93,9 @@ | 16 | @@ -93,7 +93,9 @@ |
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch b/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch index 97daca46d1..4bc91b86ee 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch | |||
@@ -1,5 +1,8 @@ | |||
1 | Remove hardcoded libtool name, fall back to generated name | 1 | Remove hardcoded libtool name, fall back to generated name |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [no upstream] | ||
4 | The project appears to no longer be accepting changes. | ||
5 | |||
3 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | 6 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |
4 | 7 | ||
5 | diff -ur uuid-1.6.2.orig/Makefile.in uuid-1.6.2/Makefile.in | 8 | diff -ur uuid-1.6.2.orig/Makefile.in uuid-1.6.2/Makefile.in |
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch b/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch index 78f3c94a55..d806b5fb70 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch | |||
@@ -1,5 +1,8 @@ | |||
1 | We don't want anything stripped | 1 | We don't want anything stripped |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [no upstream] | ||
4 | The project appears to no longer be accepting changes. | ||
5 | |||
3 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | 6 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |
4 | 7 | ||
5 | diff -ur uuid-1.6.2.orig/Makefile.in uuid-1.6.2/Makefile.in | 8 | diff -ur uuid-1.6.2.orig/Makefile.in uuid-1.6.2/Makefile.in |