summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-06-12 13:51:50 +0200
committerMing Liu <ming.liu@toradex.com>2020-06-12 14:54:31 +0200
commit72adf20fd19877f245c523b65da8a923b64f6492 (patch)
tree6c6680e2cdeb5cde2c8d6cd7244ca2926191a50e
parent4df24cc1da205dc68e4815469d7bb2f64d6bf0a0 (diff)
qt5-x11-free-systemd: drop deprecated NATIVE_SYSTEMD_SUPPORT
Signed-off-by: Ming Liu <ming.liu@toradex.com>
-rw-r--r--qt5-layer/recipes-qt/qt5/qt5-x11-free-systemd.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt5-layer/recipes-qt/qt5/qt5-x11-free-systemd.bb b/qt5-layer/recipes-qt/qt5/qt5-x11-free-systemd.bb
index f6ba46d..6d5963e 100644
--- a/qt5-layer/recipes-qt/qt5/qt5-x11-free-systemd.bb
+++ b/qt5-layer/recipes-qt/qt5/qt5-x11-free-systemd.bb
@@ -20,6 +20,5 @@ do_install () {
install -m 0644 ${WORKDIR}/qt5-x11-demo.service ${D}${systemd_unitdir}/system
}
-NATIVE_SYSTEMD_SUPPORT = "1"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE_${PN} = "qt5-x11-demo.service"