]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-yamllint: Add recipe
authorRyan Eatmon <reatmon@ti.com>
Tue, 23 Jan 2024 16:39:57 +0000 (10:39 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Jan 2024 14:56:41 +0000 (14:56 +0000)
commit128cfc5222752a6337a9cbb9bc9023c13ee19f2f
treebcad491b6347e3652ed3f5df96c828be07e35de6
parent523ae4ba677ee9d9925182689b2d70af6d3df7a8
python3-yamllint: Add recipe

Add recipe for yamllint.  There is an upcoming change in u-boot where
the binman tool is now configured to call yamllint to verify the configs
during compile time.

There was a previous patch a year ago from Trevor Woerner that never
made it into oe-core.  This patch is a reworking of his patch but
pointing to a newer version.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python3-yamllint_1.33.0.bb [new file with mode: 0644]