]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
setuptools3: clean the build directory in configure
authorRoss Burton <ross.burton@arm.com>
Tue, 29 Jul 2025 08:59:34 +0000 (09:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jul 2025 09:47:56 +0000 (10:47 +0100)
commitf3854f4f60801e3b6788bee3a0a1850fc498d536
tree4f7ac183527eca53d9a8c74481064b287cbf41fc
parent96d13feaa881ae4d275d16f7efca92dbd075241b
setuptools3: clean the build directory in configure

It's not currently possible to set the build tree to be somewhere we
control, but we know it will always be in the build directory alongside
the setup.py so we can [cleandirs] that.

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/setuptools3.bbclass