]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
meta/files/bitbake-setup.schema.json: move to bitbake repo
authorAlexander Kanavin <alex@linutronix.de>
Tue, 18 Nov 2025 12:00:20 +0000 (13:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Nov 2025 15:23:13 +0000 (15:23 +0000)
commit399a6117356f56dff2685274d80ff03abe77fc35
tree53075a171b8875c462b0d029daf81644417c082e
parentaaa4ff09b1f361d770adbca1b07deafe62aed241
meta/files/bitbake-setup.schema.json: move to bitbake repo

The schema for bitbake-setup configurations was provisionally
placed into oe-core, as it is an extension of an earlier
layer setup schema, but with bitbake-setup becoming the primary
way to set up layers, it makes sense to maintain both schemas
in bitbake, so that any updates and tweaks can be done in
lockstep in a single repository.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/bitbake-setup.schema.json [deleted file]
meta/files/layers.schema.json [deleted file]
meta/lib/oeqa/selftest/cases/bblayers.py