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 Oct 3, 2023
1 parent 585e6fd commit 07b993f
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 @@ -105,6 +105,4 @@ FILES:linux-compulab-headers = "${exec_prefix}/src/linux*"

KERNEL_SPLIT_MODULES = "0"

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

COMPATIBLE_MACHINE = "(mcm-imx8m-mini|ucm-imx8m-mini|iot-gate-imx8)"

0 comments on commit 07b993f

Please sign in to comment.