]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kernel-module-split: Allow for external conf files
authorMichal Sieron <michalwsieron@gmail.com>
Tue, 29 Apr 2025 13:20:36 +0000 (15:20 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 May 2025 13:47:47 +0000 (14:47 +0100)
commitc7faf141592d1e2a5cab32a83f7e1498ee498d65
treec40dddbd75b1ac3b84318cd9beaed72360fd3bcd
parent9bd16b398ff40d6172b33fb0a0f369a2c79ea03a
kernel-module-split: Allow for external conf files

Some recipes might provide conf files produced during build phase or
simply tracked in the VCS instead of generating them with Yocto.
In such cases those conf files wouldn't be assigned to correct packages.
With this change, if user wants to generate a conf file they still can,
but not generating them won't prevent assigning the file to proper
package given the file exists.

Signed-off-by: Michal Sieron <michalwsieron@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/kernel-module-split.bbclass