poky/meta
Michal Sieron e3402fe00c 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.

(From OE-Core rev: c7faf141592d1e2a5cab32a83f7e1498ee498d65)

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>
2025-05-20 14:47:50 +01:00
..
classes bitbake.conf/pseudo: Switch from exclusion list to inclusion list 2025-05-12 22:01:56 +01:00
classes-global insane.bbclass: Add unimplemented-ptest detection for cargo-based tests 2025-05-19 17:35:43 +01:00
classes-recipe kernel-module-split: Allow for external conf files 2025-05-20 14:47:50 +01:00
conf ptest-packagelists: Add riscv64 exclusions so we can add testing 2025-05-15 10:55:26 +01:00
files overlayfs-etc: Unmount /sys and /proc before init 2025-03-27 11:19:04 +00:00
lib oeqa/selftest/rust: Add exclusion to fix riscv64 builds 2025-05-15 10:55:26 +01:00
recipes-bsp opensbi: Pass CROSS_COMPILE and REPRODUCIBLE flags 2025-05-19 17:35:43 +01:00
recipes-connectivity connman: Fix CVE-2025-32366 2025-05-19 17:35:42 +01:00
recipes-core ovmf: Upgrade to 202502 release 2025-05-19 17:55:18 +01:00
recipes-devtools m4: Upgrade to 1.4.20 release 2025-05-19 17:55:17 +01:00
recipes-extended zip: fix a buffer overflow detected issue 2025-05-19 17:55:17 +01:00
recipes-gnome libadwaita: upgrade 1.7.0 -> 1.7.2 2025-05-13 10:29:21 +01:00
recipes-graphics mesa: add support for asahi drivers 2025-05-19 17:55:18 +01:00
recipes-kernel kexec-tools: Fix ppc build 2025-05-19 17:55:18 +01:00
recipes-multimedia libvorbis: Ignore -mfused-madd as well for clang 2025-05-19 17:55:18 +01:00
recipes-rt rt-tests: Fix build with glibc 2.41+ 2025-01-29 16:16:52 +00:00
recipes-sato core-image-sato: fix SDK dependency on glib 2025-05-12 22:01:55 +01:00
recipes-support libsoup-2.4: Drop recipe as obsolete 2025-05-15 10:55:26 +01:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt