On 6/4/21 2:49 PM, kai wrote: > From: Kai Kang > > Replace hardknott with honister in layer.conf which aligns with > oe-core. Please ignore it according to Martin's comment in oe-devel list. Regards, Kai > > Signed-off-by: Kai Kang > --- > conf/layer.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/conf/layer.conf b/conf/layer.conf > index 9fc797a..3abe6b5 100644 > --- a/conf/layer.conf > +++ b/conf/layer.conf > @@ -14,7 +14,7 @@ LAYERVERSION_gplv2 = "1" > > LAYERDEPENDS_gplv2 = "core" > > -LAYERSERIES_COMPAT_gplv2 = "hardknott" > +LAYERSERIES_COMPAT_gplv2 = "honister" > > LICENSE_PATH += "${LAYERDIR}/licenses" > > > > -- Kai Kang Wind River Linux