]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python_pep517: set CONFIGURE_FILES
authorRoss Burton <ross.burton@arm.com>
Tue, 29 Jul 2025 08:59:29 +0000 (09:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jul 2025 09:47:56 +0000 (10:47 +0100)
commit049cd6b62853c020b0c85ccee18638ec58887866
tree665fb0d4ea276c5de71e4ab1d16186c9e2ddac36
parent9c0bc6edf5e6706597563924f62bbab6fdd38ac2
python_pep517: set CONFIGURE_FILES

Move the CONFIGURE_FILES assignment from python_mesonpy to the common
class, as it isn't specific to mesonpy.

Also extend, so that it doesn't clobber existing settings.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/python_mesonpy.bbclass
meta/classes-recipe/python_pep517.bbclass