diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-05-15 20:04:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 15:14:42 +0100 |
commit | 0dbd791e5b837a096f020635c773715bae7b15f5 (patch) | |
tree | cfd36b0aea7c5099d19c1f1a2d7c33557ffdf184 /meta/recipes-devtools | |
parent | 9e45491318ea7facbf1f517250e22f701245bba6 (diff) | |
download | poky-0dbd791e5b837a096f020635c773715bae7b15f5.tar.gz |
recipes: Add Upstream-Status to various recipe patches
Add Upstream-Status tag to patches for the following recipes:
openssh
dbus-glib
expat
opensp
sgml-common
at
cpio (GPLv3 version)
libpam
icu
(From OE-Core rev: 0702602332ad63c2cfaa207516497bb0b75bfdf3)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
6 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opensp/opensp/attributevalue.patch b/meta/recipes-devtools/opensp/opensp/attributevalue.patch index 4f3507e19b..92f5898f47 100644 --- a/meta/recipes-devtools/opensp/opensp/attributevalue.patch +++ b/meta/recipes-devtools/opensp/opensp/attributevalue.patch | |||
@@ -1,6 +1,9 @@ | |||
1 | Patch obtained from OpenEmbedded. | 1 | Patch obtained from OpenEmbedded. |
2 | 2 | ||
3 | Upstream-Status: Pending | ||
4 | |||
3 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 5 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> |
6 | |||
4 | --- OpenSP-1.5/include/Attribute.h~attributevalue 2000-03-09 13:30:56.000000000 -0500 | 7 | --- OpenSP-1.5/include/Attribute.h~attributevalue 2000-03-09 13:30:56.000000000 -0500 |
5 | +++ OpenSP-1.5/include/Attribute.h 2004-01-20 14:11:36.000000000 -0500 | 8 | +++ OpenSP-1.5/include/Attribute.h 2004-01-20 14:11:36.000000000 -0500 |
6 | @@ -31,6 +31,28 @@ | 9 | @@ -31,6 +31,28 @@ |
diff --git a/meta/recipes-devtools/opensp/opensp/fix-docdir.patch b/meta/recipes-devtools/opensp/opensp/fix-docdir.patch index 5e2fc8b745..c78b9ad749 100644 --- a/meta/recipes-devtools/opensp/opensp/fix-docdir.patch +++ b/meta/recipes-devtools/opensp/opensp/fix-docdir.patch | |||
@@ -1,6 +1,9 @@ | |||
1 | Patch obtained from OpenEmbedded. | 1 | Patch obtained from OpenEmbedded. |
2 | 2 | ||
3 | Upstream-Status: Pending | ||
4 | |||
3 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 5 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> |
6 | |||
4 | Index: OpenSP-1.5/doc/Makefile.am | 7 | Index: OpenSP-1.5/doc/Makefile.am |
5 | =================================================================== | 8 | =================================================================== |
6 | --- OpenSP-1.5.orig/doc/Makefile.am 2000-05-06 09:10:32.000000000 +1000 | 9 | --- OpenSP-1.5.orig/doc/Makefile.am 2000-05-06 09:10:32.000000000 +1000 |
diff --git a/meta/recipes-devtools/opensp/opensp/m4.patch b/meta/recipes-devtools/opensp/opensp/m4.patch index a8504c5818..96a782cf62 100644 --- a/meta/recipes-devtools/opensp/opensp/m4.patch +++ b/meta/recipes-devtools/opensp/opensp/m4.patch | |||
@@ -1,6 +1,9 @@ | |||
1 | Patch obtained from OpenEmbedded. | 1 | Patch obtained from OpenEmbedded. |
2 | 2 | ||
3 | Upstream-Status: Pending | ||
4 | |||
3 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 5 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> |
6 | |||
4 | --- /dev/null 2003-09-23 18:19:32.000000000 -0400 | 7 | --- /dev/null 2003-09-23 18:19:32.000000000 -0400 |
5 | +++ OpenSP-1.5/m4/codeset.m4 2004-01-20 03:01:28.000000000 -0500 | 8 | +++ OpenSP-1.5/m4/codeset.m4 2004-01-20 03:01:28.000000000 -0500 |
6 | @@ -0,0 +1,23 @@ | 9 | @@ -0,0 +1,23 @@ |
diff --git a/meta/recipes-devtools/opensp/opensp/rangmap-fix.patch b/meta/recipes-devtools/opensp/opensp/rangmap-fix.patch index cc849ca3a8..da31411495 100644 --- a/meta/recipes-devtools/opensp/opensp/rangmap-fix.patch +++ b/meta/recipes-devtools/opensp/opensp/rangmap-fix.patch | |||
@@ -1,6 +1,9 @@ | |||
1 | Patch obtained from OpenEmbedded. | 1 | Patch obtained from OpenEmbedded. |
2 | 2 | ||
3 | Upstream-Status: Pending | ||
4 | |||
3 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 5 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> |
6 | |||
4 | Index: OpenSP-1.5/include/RangeMap.cxx | 7 | Index: OpenSP-1.5/include/RangeMap.cxx |
5 | =================================================================== | 8 | =================================================================== |
6 | --- OpenSP-1.5.orig/include/RangeMap.cxx 2000-02-26 03:55:21.000000000 +1100 | 9 | --- OpenSP-1.5.orig/include/RangeMap.cxx 2000-02-26 03:55:21.000000000 +1100 |
diff --git a/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch b/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch index 1366adabd8..1f39b03300 100644 --- a/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch +++ b/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch | |||
@@ -1,6 +1,9 @@ | |||
1 | Patch obtained from OpenEmbedded. | 1 | Patch obtained from OpenEmbedded. |
2 | 2 | ||
3 | Upstream-Status: Pending | ||
4 | |||
3 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 5 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> |
6 | |||
4 | --- sgml-common-0.6.3/bin/Makefile.am~autohell.patch 2001-01-30 15:42:21.000000000 +0100 | 7 | --- sgml-common-0.6.3/bin/Makefile.am~autohell.patch 2001-01-30 15:42:21.000000000 +0100 |
5 | +++ sgml-common-0.6.3/bin/Makefile.am 2004-06-17 11:51:11.000000000 +0200 | 8 | +++ sgml-common-0.6.3/bin/Makefile.am 2004-06-17 11:51:11.000000000 +0200 |
6 | @@ -1,6 +1,5 @@ | 9 | @@ -1,6 +1,5 @@ |
diff --git a/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch b/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch index ec66aaefa2..54b3f54494 100644 --- a/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch +++ b/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch | |||
@@ -7,7 +7,10 @@ Upstream was notified about this on 2011-01-24. When upgrading | |||
7 | this recipe, this should be fixed and you should remove this | 7 | this recipe, this should be fixed and you should remove this |
8 | patch. | 8 | patch. |
9 | 9 | ||
10 | Upstream-Status: Pending | ||
11 | |||
10 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 12 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> |
13 | |||
11 | diff -urN sgml-common-0.6.3.orig/LICENSE-GPLv2 sgml-common-0.6.3/LICENSE-GPLv2 | 14 | diff -urN sgml-common-0.6.3.orig/LICENSE-GPLv2 sgml-common-0.6.3/LICENSE-GPLv2 |
12 | --- sgml-common-0.6.3.orig/LICENSE-GPLv2 1969-12-31 16:00:00.000000000 -0800 | 15 | --- sgml-common-0.6.3.orig/LICENSE-GPLv2 1969-12-31 16:00:00.000000000 -0800 |
13 | +++ sgml-common-0.6.3/LICENSE-GPLv2 2011-01-28 17:05:17.299528001 -0800 | 16 | +++ sgml-common-0.6.3/LICENSE-GPLv2 2011-01-28 17:05:17.299528001 -0800 |