]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dummy-sdk-package: inhibit build dependencies
authorRoss Burton <ross.burton@arm.com>
Thu, 6 Nov 2025 18:14:56 +0000 (18:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Nov 2025 17:33:51 +0000 (17:33 +0000)
These recipes just provide names and so have zero build dependencies.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-core/meta/dummy-sdk-package.inc

index bd26e39ad3b16db75abc59d817a926da909c4367..bf453cac9be525d10021241ba4eb708fadc1edda 100644 (file)
@@ -5,6 +5,8 @@ PACKAGE_ARCH = "all"
 
 inherit allarch
 
+INHIBIT_DEFAULT_DEPS = "1"
+
 python() {
     # Put the package somewhere separate to ensure it's never used except
     # when we want it