meta-somdevices: Added u-boot-somdevices and linux-somdevices at imx8mmsomdevices...
authorJosep Orga <jorga@somdevices.com>
Mon, 15 Nov 2021 12:32:37 +0000 (13:32 +0100)
committerJosep Orga <jorga@somdevices.com>
Mon, 15 Nov 2021 12:32:37 +0000 (13:32 +0100)
Signed-off-by: Josep Orga <jorga@somdevices.com>
conf/machine/imx8mmsomdevices.conf

index b6a6330..26de64e 100644 (file)
@@ -33,9 +33,16 @@ SERIAL_CONSOLES = "115200;ttymxc1"
 
 IMAGE_BOOTLOADER = "imx-boot"
 
+PREFERRED_PROVIDER_virtual/kernel_imx8mmsomdevices ?= "linux-somdevices"
+
+PREFERRED_PROVIDER_u-boot_imx8mmsomdevices = "u-boot-somdevices"
+PREFERRED_PROVIDER_virtual/bootloader_imx8mmsomdevices = "u-boot-somdevices"
+
 LOADADDR = ""
 UBOOT_SUFFIX = "bin"
 UBOOT_MAKE_TARGET = ""
 IMX_BOOT_SEEK = "33"
 
 OPTEE_BIN_EXT = "8mm"
+
+PACKAGE_CLASSES = "package_deb"