> On 19.09.18 11:03, [ext] Pascal Bach wrote:
> > This is required for sumo and newer.
> >
> > The current version is tested with rocko and sumo.
> >
> > Signed-off-by: Pascal Bach <
pasca...@siemens.com>
> > ---
> > conf/layer.conf | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/conf/layer.conf b/conf/layer.conf index 3226d73..0579cda
> > 100644
> > --- a/conf/layer.conf
> > +++ b/conf/layer.conf
> > @@ -16,3 +16,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
> > BBFILE_COLLECTIONS += "efibootguard"
> > BBFILE_PATTERN_efibootguard = "^${LAYERDIR}/"
> > BBFILE_PRIORITY_efibootguard = "6"
> > +
> > +LAYERSERIES_COMPAT_efibootguard = "rocko sumo"
> >
>
> Thanks, applied to next.
I forgot to mention that this layer is only compatible with sumo together with the other changes on next, like the 0.4 upgrade etc.