mirror of
https://github.com/feyisay07/meta-bsp-imx8mm.git
synced 2026-09-24 06:10:13 +01:00
Enable kernel-module-nxp89xx
Signed-off-by: Kirill Kapranov <kirill.kapranov@compulab.co.il>
This commit is contained in:
@@ -18,6 +18,7 @@ BBMASK += ".*boundary.*"
|
||||
CORE_IMAGE_EXTRA_INSTALL += " kernel-modules kernel linux-compulab-headers kernel-dev firmware-imx-sdma-imx7d"
|
||||
CORE_IMAGE_EXTRA_INSTALL += " packagegroup-tools-bluetooth "
|
||||
CORE_IMAGE_EXTRA_INSTALL += " grub "
|
||||
CORE_IMAGE_EXTRA_INSTALL += " kernel-module-nxp89xx "
|
||||
|
||||
HOSTTOOLS += " git-lfs "
|
||||
HOSTTOOLS += " bison "
|
||||
|
||||
@@ -103,8 +103,8 @@ do_kernel_localversion:prepend() {
|
||||
PACKAGES =+ "linux-compulab-headers"
|
||||
FILES:linux-compulab-headers = "${exec_prefix}/src/linux*"
|
||||
|
||||
PACKAGESPLITFUNCS:remove = "split_kernel_module_packages"
|
||||
#PACKAGESPLITFUNCS:remove = "split_kernel_module_packages"
|
||||
|
||||
FILES:${KERNEL_PACKAGE_NAME}-modules = "/lib/modules/ /etc/"
|
||||
#FILES:${KERNEL_PACKAGE_NAME}-modules = "/lib/modules/ /etc/"
|
||||
|
||||
COMPATIBLE_MACHINE = "(mcm-imx8m-mini|ucm-imx8m-mini|iot-gate-imx8)"
|
||||
|
||||
Reference in New Issue
Block a user