diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-05-16 17:34:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-18 14:28:09 +0100 |
commit | 89ff546de3ce6b1c441f04d7a153c4f8d514a749 (patch) | |
tree | cd1ede4c216bd14d881cb848022a71e3e1e8d6c0 /meta/recipes-devtools/openjade/openjade-1.3.2 | |
parent | c1b6f840ad7c483e905f9a19eb2b5a8eac0b9973 (diff) | |
download | openembedded-core-89ff546de3ce6b1c441f04d7a153c4f8d514a749.tar.gz openembedded-core-89ff546de3ce6b1c441f04d7a153c4f8d514a749.tar.bz2 openembedded-core-89ff546de3ce6b1c441f04d7a153c4f8d514a749.zip |
recipes: add Upstream-Status to various recipe patches
Add Upstream-Status tag to patches for the following recipes:
apmd
insserv
linuxdoc-tools
openjade
sgmlspl
at
sudo
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-devtools/openjade/openjade-1.3.2')
-rw-r--r-- | meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch b/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch index 84e1d63151..968b9b47cf 100644 --- a/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch +++ b/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch @@ -1,7 +1,11 @@ This patch fixes libtool QA issues with WORKDIR creeping in to libospgrove.la and libostyle.la. Patch obtained from OpenEmbedded. +Upstream-Status: Inappropriate [Other] +Workaround is specific to our build system. + Signed-off-by: Scott Garman <scott.a.garman@intel.com> + Index: openjade-1.3.2/spgrove/Makefile.sub =================================================================== --- openjade-1.3.2.orig/spgrove/Makefile.sub diff --git a/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch b/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch index 2f2adfe340..073af46fc5 100644 --- a/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch +++ b/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch @@ -12,6 +12,10 @@ https://bugs.gentoo.org/358021 http://clang.llvm.org/compatibility.html#default_init_const http://gcc.gnu.org/PR44499" +Upstream-Status: Pending + +Signed-off-by: Scott Garman <scott.a.garman@intel.com> + --- a/jade/TeXFOTBuilder.cxx +++ b/jade/TeXFOTBuilder.cxx @@ -88,6 +88,8 @@ public: |