[oe] [PATCH v3] busybox/syslogs: use update-alternatives for syslog selection

Martin Jansa martin.jansa at gmail.com
Wed May 12 12:21:38 UTC 2010


On Wed, May 12, 2010 at 02:10:36PM +0200, Steffen Sledz wrote:
> * u-a for init scripts of busybox-syslog, sysklogd, and rsyslog
> * syslog-ng needs to be integrated too!

Thanks, looks better now.

> -inherit autotools update-rc.d
> +
> +inherit autotools

then you probably needs to add:
DEPENDS_append = " update-rc.d update-rc.d-native"
RDEPENDS_${PN}_append = " ${@base_conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "update-rc.d", d)}"

> diff --git a/recipes/sysklogd/sysklogd.inc b/recipes/sysklogd/sysklogd.inc
> -inherit update-rc.d

The same as above.

Regards,

-- 
uin:136542059                jid:Martin.Jansa at gmail.com
Jansa Martin                 sip:jamasip at voip.wengo.fr 
JaMa                         




More information about the Openembedded-devel mailing list