Skip to content

Integrate meta-seco-qcom/ap/fix-kernel

Commit: clea-os/layers/seco/meta-seco-qcom@517ab8a3

[KERNEL] copy kernel fragments from SRC_URI to KERNEL_CONFIG_FRAGMENTS

The Qualcomm kernels recipes (linux-qcom-custom and linux-qcom-base) use KERNEL_CONFIG_FRAGMENTS variable to declare config fragments, while yocto (kernel-yocto.bbclass) and other Clea OS architectures declare it in SRC_URI.

Copy the .cfg files from SRC_URI to KERNEL_CONFIG_FRAGMENTS in Qualcomm kernels so that the fragments get applied to kernel configuration.

Signed-off-by: Alessandro Pecugi alessandro.pecugi@seco.com

Merge request reports

Loading