]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
scons.bbclass: Add scons class prefix to do_configure
authorOla x Nilsson <olani@axis.com>
Thu, 22 Aug 2024 08:18:16 +0000 (10:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Aug 2024 08:06:53 +0000 (09:06 +0100)
commitc2213e0393fc589ac0ee1dd6e67ad624eb0a2706
tree52e65088e2b15c38c2034ef3e685625ebb72938b
parentf5cfb3e23603cefb2f3f6bfe776afaedefd10808
scons.bbclass: Add scons class prefix to do_configure

While do_compile and do_install already have the scons_ prefix,
do_configure did not.  This was most likely an oversight from when it
was converted from do_configure[noexec] = "1".

Signed-off-by: Ola x Nilsson <olani@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/scons.bbclass