mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
syslog-ng: sync 1.6.8 with OE (STAGING_BINDIR_CROSS)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1439 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -9,7 +9,7 @@ SRC_URI = "http://www.balabit.com/downloads/syslog-ng/1.6/src/${PN}-${PV}.tar.gz
|
||||
S = "${WORKDIR}/${PN}-${PV}"
|
||||
inherit autotools update-rc.d
|
||||
|
||||
EXTRA_OECONF = "--with-libol=${STAGING_BINDIR}/"
|
||||
EXTRA_OECONF = "--with-libol=${STAGING_BINDIR_CROSS}/"
|
||||
CONFFILES_${PN} = "${sysconfdir}/${PN}/syslog-ng.conf"
|
||||
INITSCRIPT_NAME = "syslog-ng"
|
||||
INITSCRIPT_PARAMS = "defaults 05"
|
||||
|
||||
Reference in New Issue
Block a user