]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
meta/files/layers.schema.json: drop the layers property
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 1 Sep 2022 18:37:49 +0000 (20:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2022 14:54:45 +0000 (15:54 +0100)
commit64a774de0e154ef81f20853fec903b17d9985a72
tree8073a2499c0dcfa73f71c03c2a2125ebb84cd67f
parent9da0dd350a451676e3d4a1f09f90ec0234047ab7
meta/files/layers.schema.json: drop the layers property

This is a leftover from one of the RFC iterations, where
the property contained available machines, distros and templates.
As all of those were dropped from the final version, there is no
reason to list the layers either anymore.

Normally this would be a backwards incompatible change, but as
the layer setup itself was just merged, I think we can do a quick
fixup :-)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/files/layers.example.json
meta/files/layers.schema.json
meta/lib/bblayers/makesetup.py
scripts/oe-setup-layers