mirror of
https://github.com/feyisay07/meta-bsp-imx8mm.git
synced 2026-09-24 06:10:13 +01:00
meta: trivial cleaning
Signed-off-by: Kirill Kapranov <kirill.kapranov@compulab.co.il>
This commit is contained in:
+2
-1
@@ -16,8 +16,9 @@ BBMASK += "meta-compulab/recipes-graphics"
|
||||
BBMASK += ".*boundary.*"
|
||||
|
||||
CORE_IMAGE_EXTRA_INSTALL += " kernel-modules kernel linux-compulab-headers firmware-imx-sdma-imx7d"
|
||||
CORE_IMAGE_EXTRA_INSTALL += " packagegroup-tools-bluetooth "
|
||||
CORE_IMAGE_EXTRA_INSTALL += " grub "
|
||||
|
||||
CORE_IMAGE_EXTRA_INSTALL += " wpa-supplicant pulseaudio "
|
||||
HOSTTOOLS += " git-lfs "
|
||||
HOSTTOOLS += " bison "
|
||||
|
||||
|
||||
@@ -36,10 +36,6 @@ MACHINE_FIRMWARE:remove = "linux-firmware-ath10k"
|
||||
|
||||
DEFAULTTUNE:mx8mm-nxp-bsp = "aarch64"
|
||||
|
||||
# PLATFORM_FLAVOR = "mx8mmevk"
|
||||
# PLATFORM_FLAVOR:ucm-imx8m-mini = "mx8mmevk"
|
||||
# PLATFORM_FLAVOR:mcm-imx8m-mini = "mx8mmevk"
|
||||
# PLATFORM_FLAVOR:iot-gate-imx8 = "mx8mmevk"
|
||||
# Optee parameters
|
||||
OPTEE_BIN_EXT = "8mm"
|
||||
OPTEE_PLATFORM_FLAVOR = "mx8mm_cl_iot_gate"
|
||||
|
||||
@@ -22,10 +22,6 @@ UBOOT_CONFIG[mfgtool] = "iot-gate-imx8_defconfig"
|
||||
# Set u-boot DTB
|
||||
UBOOT_DTB_NAME = "iot-gate-imx8.dtb"
|
||||
|
||||
# Prefered components
|
||||
# PREFERRED_PROVIDER_virtual/kernel_mx8mm = "linux-compulab"
|
||||
# PREFERRED_PROVIDER_virtual/bootloader_mx8mm = "u-boot-compulab"
|
||||
|
||||
# Block recipes
|
||||
BBMASK += "meta-compulab/recipes-bsp/u-boot"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user