diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-01 17:10:14 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-08 11:15:47 +0000 |
commit | d0ea143156f2808ab684b3d73fec039d2a62f229 (patch) | |
tree | 96b32157efd3c604be9fc0c2b872a17f67530832 /scripts/lib/checklayer/context.py | |
parent | 42e8b2682f56f450c1258956213198052d6bcb96 (diff) | |
download | poky-d0ea143156f2808ab684b3d73fec039d2a62f229.tar.gz |
bitbake: cookerdata: Ensure layers use LAYERSERIES_COMPAT fairly
Some layers think they're going to be 'clever' and copy the values from
another layer, e.g. using ${LAYERSERIES_COMPAT_core}. The whole point of
this mechanism is to make it clear which releases a layer supports and
show when a layer master branch is bitrotting and is unmaintained.
Therefore add some code to avoid people doing this. I wish we didn't have
to but...
(Bitbake rev: 6709aedccbb2e7ddbb1b2e7e4893481a7b536436)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions