diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-13 15:25:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-14 15:22:52 +0100 |
commit | 384c10522d025ed9826e00454200368efb3993f3 (patch) | |
tree | 7d151addd3122767897066520f394e663d09250e /meta/recipes-gnome/gnome | |
parent | 3267279a37429091e17ac00deba04a9d67ebe082 (diff) | |
download | poky-384c10522d025ed9826e00454200368efb3993f3.tar.gz |
recipes: update Upstream-Status for multiple recipes' patches
lttng-ust
gnome-doc-utils
(From OE-Core rev: a7707e2b517feb2e59fda989869dcd9789aeb08e)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch b/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch index ad81c2fafc..44d18e7da1 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch +++ b/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | This adds the -nonet option to xsltproc invocations, which fixes | 1 | This adds the -nonet option to xsltproc invocations, which fixes |
2 | compile errors when building the gnome-doc-utils docs. | 2 | compile errors when building the gnome-doc-utils docs. |
3 | 3 | ||
4 | Upstream-Status: Pending | 4 | Upstream-Status: Inappropriate [configuration] |
5 | 5 | ||
6 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 6 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> |
7 | 7 | ||