From: Alexander Kanavin Date: Fri, 15 Jul 2016 14:25:05 +0000 (+0300) Subject: systemd: drop unused gtkdoc-related variable X-Git-Tag: uninative-1.4~191 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3fa84900b0a008993dfbf0d5af12416f4bc3980f;p=openembedded-core.git systemd: drop unused gtkdoc-related variable Signed-off-by: Alexander Kanavin --- 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)} \