mirror of
https://github.com/feyisay07/meta-bsp-imx8mm.git
synced 2026-09-24 14:20:07 +01:00
meta: Fix alsa-conf overriding
Mask the sub-layer of meta-imx, which override the specific file with a generic one. Signed-off-by: Kirill Kapranov <kirill.kapranov@compulab.co.il>
This commit is contained in:
@@ -14,6 +14,7 @@ BBMASK += "meta-compulab/recipes-xfce"
|
||||
BBMASK += "meta-compulab/recipes-kernel"
|
||||
BBMASK += "meta-compulab/recipes-graphics"
|
||||
BBMASK += ".*boundary.*"
|
||||
BBMASK += "meta-imx/meta-bsp/recipes-bsp/alsa-state/alsa-state"
|
||||
|
||||
CORE_IMAGE_EXTRA_INSTALL += " kernel-modules kernel linux-compulab-headers kernel-dev firmware-imx-sdma-imx7d"
|
||||
CORE_IMAGE_EXTRA_INSTALL += " packagegroup-tools-bluetooth "
|
||||
|
||||
Reference in New Issue
Block a user