aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/main.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-01 17:10:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-08 11:03:19 +0000
commit6709aedccbb2e7ddbb1b2e7e4893481a7b536436 (patch)
treeb17683b7345b280d9d6341a2e84dfe9d91a9cd76 /lib/bb/main.py
parentafb8478d3853f6edf3669b93588314627d617d6b (diff)
downloadbitbake-6709aedccbb2e7ddbb1b2e7e4893481a7b536436.tar.gz
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... Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/main.py')
0 files changed, 0 insertions, 0 deletions