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 --- .../linuxdoc-tools/linuxdoc-tools-native/disable_dvips_doc.patch | 4 ++++ .../linuxdoc-tools/linuxdoc-tools-native/disable_sgml2rtf.patch | 4 ++++ .../linuxdoc-tools/linuxdoc-tools-native/disable_tex_doc.patch | 4 ++++ .../linuxdoc-tools/linuxdoc-tools-native/disable_txt_doc.patch | 4 ++++ 4 files changed, 16 insertions(+) (limited to 'meta/recipes-devtools/linuxdoc-tools') diff --git a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_dvips_doc.patch b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_dvips_doc.patch index 7ac1a1f..490b367 100644 --- a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_dvips_doc.patch +++ b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_dvips_doc.patch @@ -2,7 +2,11 @@ Disable building documentation which requires the dvips utility. This patch should be dropped once we include a native version of dvips. +Upstream-Status: Inappropriate [Other] +Temporary workaround which disables documentation. + Signed-off-by: Scott Garman + diff -urN linuxdoc-tools-0.9.66.orig/doc/Makedoc.sh linuxdoc-tools-0.9.66/doc/Makedoc.sh --- linuxdoc-tools-0.9.66.orig/doc/Makedoc.sh 2011-02-25 15:26:41.142917782 -0800 +++ linuxdoc-tools-0.9.66/doc/Makedoc.sh 2011-02-25 15:27:25.141917472 -0800 diff --git a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_sgml2rtf.patch b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_sgml2rtf.patch index 0fcaceb..424410d 100644 --- a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_sgml2rtf.patch +++ b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_sgml2rtf.patch @@ -3,7 +3,11 @@ link to a shared library version of flex. Flex only ships with a static lib. Rather than diverging from upstream flex, simply skip building this un-needed utility. +Upstream-Status: Inappropriate [Other] +Workaround which disables a feature. + Signed-off-by: Scott Garman + diff -urN linuxdoc-tools-0.9.66.orig//Makefile.in linuxdoc-tools-0.9.66/Makefile.in --- linuxdoc-tools-0.9.66.orig//Makefile.in 2009-11-09 11:58:25.000000000 -0800 +++ linuxdoc-tools-0.9.66/Makefile.in 2011-02-24 15:37:46.556937051 -0800 diff --git a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_tex_doc.patch b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_tex_doc.patch index f47693b..b62895c 100644 --- a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_tex_doc.patch +++ b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_tex_doc.patch @@ -2,7 +2,11 @@ Disable building documentation which requires the latex utility. This patch should be dropped once we include a native version of latex. +Upstream-Status: Inappropriate [Other] +Temporary workaround which disables documentation. + Signed-off-by: Scott Garman + diff -urN linuxdoc-tools-0.9.66.orig/doc/Makedoc.sh linuxdoc-tools-0.9.66/doc/Makedoc.sh --- linuxdoc-tools-0.9.66.orig/doc/Makedoc.sh 2009-11-09 11:58:25.000000000 -0800 +++ linuxdoc-tools-0.9.66/doc/Makedoc.sh 2011-02-25 15:23:58.610016114 -0800 diff --git a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_txt_doc.patch b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_txt_doc.patch index 17c7670..8d78411 100644 --- a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_txt_doc.patch +++ b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_txt_doc.patch @@ -9,7 +9,11 @@ during do_install: | troff: fatal error: can't find macro file s | fmt_txt::postASP: Empty output file, error when calling groff. Aborting... +Upstream-Status: Inappropriate [Other] +Temporary workaround which disables documentation. + Signed-off-by: Scott Garman + diff -urN linuxdoc-tools-0.9.66.orig//doc/Makedoc.sh linuxdoc-tools-0.9.66/doc/Makedoc.sh --- linuxdoc-tools-0.9.66.orig//doc/Makedoc.sh 2009-11-09 11:58:25.000000000 -0800 +++ linuxdoc-tools-0.9.66/doc/Makedoc.sh 2011-03-04 17:37:24.788923998 -0800 -- cgit v1.1