summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/imx-base.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-12 20:00:34 -0300
committerGitHub <noreply@github.com>2023-04-12 20:00:34 -0300
commit56ba9c32d6b3029fb1c2b3fc8ea8778d62f396a8 (patch)
treebffed0de17ff76fba589be9c583af6b58b0b1a63 /conf/machine/include/imx-base.inc
parent8594181fed0bc89394c351ffbc2aed621073d75e (diff)
parent2db70b26e50beab4b6b05507992f410704fae0d9 (diff)
downloadmeta-freescale-56ba9c32d6b3029fb1c2b3fc8ea8778d62f396a8.tar.gz
Merge pull request #1461 from Freescale/topic/inital-mfgtools-support
Allow generation of mfgtool bundle
Diffstat (limited to 'conf/machine/include/imx-base.inc')
-rw-r--r--conf/machine/include/imx-base.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 37e67dea..7ff2741d 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -614,5 +614,8 @@ MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
614 614
615HOSTTOOLS_NONFATAL:append:mx8-nxp-bsp = " sha384sum" 615HOSTTOOLS_NONFATAL:append:mx8-nxp-bsp = " sha384sum"
616 616
617# Add task to generate the mfgtool bundle for the image.
618IMAGE_CLASSES:append:imx-generic-bsp = " image_populate_mfgtool"
619
617# Allow meta-imx to add NIP devices information until upstreamed. 620# Allow meta-imx to add NIP devices information until upstreamed.
618include conf/machine/include/imx-base-extend.inc 621include conf/machine/include/imx-base-extend.inc