Skip to content

Commit

Permalink
linux: remove FILES:${KERNEL_PACKAGE_NAME}-modules
Browse files Browse the repository at this point in the history
FILES:${KERNEL_PACKAGE_NAME}-modules isn't necessary and create conflict if KERNEL_SPLIT_MODULES==1
  • Loading branch information
flobz authored and Florian Bezannier committed Oct 3, 2023
1 parent 83df2e5 commit 92eec77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipes-kernel/linux/linux-compulab_5.15.32.bb
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,4 @@ FILES:linux-compulab-headers = "${exec_prefix}/src/linux*"

KERNEL_SPLIT_MODULES = "0"

FILES:${KERNEL_PACKAGE_NAME}-modules = "/lib/modules/ /etc/"

COMPATIBLE_MACHINE = "(ucm-imx8mm|iot-gate-imx8)"

0 comments on commit 92eec77

Please sign in to comment.