]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-base.inc: Add support to include extra data for NIP devices topic/better-nip-support 982/head
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 23 Feb 2022 23:57:49 +0000 (20:57 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 23 Feb 2022 23:57:49 +0000 (20:57 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc

index ac9aba808b92917b933202fa248716601bc51bdf..0b1761778dd36a56dd49fabb9850a4f5d6bc793a 100644 (file)
@@ -517,3 +517,6 @@ KERNEL_IMAGETYPE:aarch64 = "Image"
 MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
 
 HOSTTOOLS_NONFATAL:append:mx8-nxp-bsp = " sha384sum"
+
+# Allow meta-imx to add NIP devices information until upstreamed.
+include conf/machine/include/imx-base-extend.inc