But nagios won't always be installed/used, so this is not a hard dependency of meta-virtualization.
So while I don't mind this going into the README as a depends, I don't think it belongs in the layer.conf. Also, can we have a README for how nagios works, and should be sanity tested ? As it stands right now, I have no way to know how to build and test it. I'll wait for a v2 with those changes. Bruce On Mon, Sep 3, 2018 at 10:47 PM, Chen Qi <[email protected]> wrote: > Signed-off-by: Chen Qi <[email protected]> > --- > conf/layer.conf | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/layer.conf b/conf/layer.conf > index eaef1b7..ad2c96e 100644 > --- a/conf/layer.conf > +++ b/conf/layer.conf > @@ -21,6 +21,7 @@ LAYERDEPENDS_virtualization-layer = " \ > networking-layer \ > filesystems-layer \ > meta-python \ > + webserver \ > " > > # Override security flags > -- > 2.7.4 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
