mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
syslog-ng: Drop obsolete variable ONLINE_PACKAGE_MANAGEMENT
Signed-off-by: Ola x Nilsson <olani@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -131,10 +131,6 @@ RDEPENDS_${PN} += "${PN}-libs"
|
|||||||
|
|
||||||
CONFFILES_${PN} = "${sysconfdir}/${BPN}.conf ${sysconfdir}/scl.conf"
|
CONFFILES_${PN} = "${sysconfdir}/${BPN}.conf ${sysconfdir}/scl.conf"
|
||||||
|
|
||||||
# syslog initscript is handled explicitly because order of
|
|
||||||
# update-rc.d and update-alternatives is important
|
|
||||||
RDEPENDS_${PN} += " ${@oe.utils.conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "update-rc.d", d)}"
|
|
||||||
|
|
||||||
RCONFLICTS_${PN} = "busybox-syslog sysklogd rsyslog"
|
RCONFLICTS_${PN} = "busybox-syslog sysklogd rsyslog"
|
||||||
RCONFLICTS_${PN}-libs = "busybox-syslog sysklogd rsyslog"
|
RCONFLICTS_${PN}-libs = "busybox-syslog sysklogd rsyslog"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user