diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-20 08:25:45 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-20 08:25:45 +0100 |
commit | 0ce5ec32b84549a97c65765ca1bd39eeee10f71f (patch) | |
tree | a6bf8d13e69dff27f0ab92467f51bb68cf2bc39e /meta-oe | |
parent | acfe5820feacb045751e8f9c63cb020427fcfd35 (diff) | |
download | meta-openembedded-0ce5ec32b84549a97c65765ca1bd39eeee10f71f.tar.gz |
systemd: add upstream status to patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch b/meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch index 1fec57011..677534973 100644 --- a/meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch +++ b/meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch | |||
@@ -7,6 +7,9 @@ Make would choke on missing rules for man/systemd.1 | |||
7 | 7 | ||
8 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 8 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
9 | --- | 9 | --- |
10 | |||
11 | Upstream-status: rejected [fix your docbook install] | ||
12 | |||
10 | Makefile.am | 5 +++++ | 13 | Makefile.am | 5 +++++ |
11 | 1 files changed, 5 insertions(+), 0 deletions(-) | 14 | 1 files changed, 5 insertions(+), 0 deletions(-) |
12 | 15 | ||