From a0da8e7e8feccfc01646eb8f4fcfc5a1c6552b2c Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Mon, 16 May 2011 17:34:13 -0700 Subject: 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 (From OE-Core rev: 89ff546de3ce6b1c441f04d7a153c4f8d514a749) Signed-off-by: Scott Garman Signed-off-by: Richard Purdie --- meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch | 4 ++++ .../openjade/openjade-1.3.2/user-declared-default-constructor.patch | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'meta/recipes-devtools/openjade') 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 84e1d63..968b9b4 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 + 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 2f2adfe..073af46 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 + --- a/jade/TeXFOTBuilder.cxx +++ b/jade/TeXFOTBuilder.cxx @@ -88,6 +88,8 @@ public: -- cgit v1.1