[oe] [meta-networking][PATCH] chrony: Versatile implementation of NTP

Henry Hallam henry at kittyhawk.aero
Tue Jun 14 18:29:48 UTC 2016


On Mon, Jun 13, 2016 at 4:03 AM, Koen Kooi <koen at dominion.thruhere.net> wrote:
> That file hardcodes /etc, /var, etc
> ...
> While the recipe is well behaved and uses ${sysconfdir} and friends. You'll
> likely need to add a sed -i -e s:/var:${localstatedir}:g -e
> s:/etc/:${sysconfdir}:g -e .... -e..... to do_install to fix that up.

Thanks Koen, I will put out a V2 patch shortly that fixes those paths
as well as the ones in the SysVinit and systemd scripts.  I'm a little
surprised there isn't a more general way to do this since it must come
up a lot.

Henry



More information about the Openembedded-devel mailing list