aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-07-15 17:25:05 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-09 12:12:14 +0100
commit3fa84900b0a008993dfbf0d5af12416f4bc3980f (patch)
treecbc349f750dd0b1a4ad36cf760d71820042c28c0
parent1e68a6b24b88c897de18e84245bf7b3e15254bef (diff)
downloadopenembedded-core-contrib-3fa84900b0a008993dfbf0d5af12416f4bc3980f.tar.gz
systemd: drop unused gtkdoc-related variable
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
-rw-r--r--meta/recipes-core/systemd/systemd_230.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd_230.bb b/meta/recipes-core/systemd/systemd_230.bb
index 0a244f353c..6e6ef76cfa 100644
--- a/meta/recipes-core/systemd/systemd_230.bb
+++ b/meta/recipes-core/systemd/systemd_230.bb
@@ -42,8 +42,6 @@ SRC_URI_append_libc-uclibc = "\
"
SRC_URI_append_qemuall = " file://0001-core-device.c-Change-the-default-device-timeout-to-2.patch"
-GTKDOC_DOCDIR = "${S}/docs/"
-
PACKAGECONFIG ??= "xz \
ldconfig \
${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam', '', d)} \