]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
lib/oe/buildcfg.py: Remove unused parameter
authorJermain Horsman <jermain.horsman@nedap.com>
Thu, 2 Nov 2023 12:11:32 +0000 (13:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2023 11:21:02 +0000 (11:21 +0000)
commit9e03ce0426576ebef3739dc1dfec4f7cd73ae094
tree21c62b243641f9a4f4c13fc6e7f727c117e2def3
parent4339ef5b46c39cce402d1cc3526b39702837b839
lib/oe/buildcfg.py: Remove unused parameter

Several functions included the 'd' parameter but never used it,
additionally the value passed is always None.

Signed-off-by: Jermain Horsman <jermain.horsman@nedap.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oe/buildcfg.py