]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes/gnomebase: set S using GNOMEBN instead of BPN
authorRoss Burton <ross.burton@arm.com>
Wed, 12 Nov 2025 21:06:50 +0000 (21:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Nov 2025 11:05:53 +0000 (11:05 +0000)
commita3cab1ae4ed544e31da2f37fce7fc7d279fc52d0
tree22ae92a5ff9974a3f6af56c586a2c82c6b2d80db
parentec62d469336c7d9939c4bf18e7f8bd191f26998d
classes/gnomebase: set S using GNOMEBN instead of BPN

For the majority of recipes, the default S is correct. But a few recipes
have a package name that is not the recipe name (such as GConf), and
we already handle this in the SRC_URI assignment.

Use GNOMEBN in the S assignment instead of PN so that S is correct too.

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