I don't use meta-rockchip, but new syntax doesn't require honister, recent revisions of 1.50 bitbake are forward compatible with the new syntax.
On Tue, Aug 3, 2021 at 7:02 PM Khem Raj <[email protected]> wrote: > New override syntax requires it > > Signed-off-by: Khem Raj <[email protected]> > --- > conf/layer.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/conf/layer.conf b/conf/layer.conf > index f97fb69..25b0a99 100644 > --- a/conf/layer.conf > +++ b/conf/layer.conf > @@ -14,7 +14,7 @@ BBFILE_PRIORITY_rockchip = "1" > # This should only be incremented on significant changes that will > # cause compatibility issues with other layers > LAYERVERSION_rockchip = "1" > -LAYERSERIES_COMPAT_rockchip = "hardknott" > +LAYERSERIES_COMPAT_rockchip = "honister" > LAYERDEPENDS_rockchip = "core meta-arm" > > BBFILES_DYNAMIC += " \ > -- > 2.32.0 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54292): https://lists.yoctoproject.org/g/yocto/message/54292 Mute This Topic: https://lists.yoctoproject.org/mt/84643494/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
