imx6duallite - fsl-image-machine-test

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6duallite - fsl-image-machine-test

Jump to solution
579 Views
shankovai
Contributor III

Hello support team,

Configuration:

MACHINE=imx6dlsabresd DISTRO=fsl-imx-wayland source ./imx-setup-release.sh -b fsl_image_test

bitbake fsl-image-machine-test

snippet from Yocto project user guide Rev. LF5.15.32_2.0.0, 12 July 2022

fsl-image-machine-test An FSL Community i.MX core image with console
environment - no GUI interface. meta-freescale-distro

snippet end

Query:

i am building the image with the above configuration

For the above image, Yocto splash screen with GUI comes first then the terminal will appear or directly the terminal will be opened.

i am looking for the image to be build without Splash screen only with the terminal opens directly

please confirm

Thanks

 

 

0 Kudos
1 Solution
575 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello shankovai,

 

You need build the core-image-mininal.

 

Regards

View solution in original post

0 Kudos
2 Replies
572 Views
shankovai
Contributor III

Do i need to enable  SSH manually in the configuration file for core-image-minimal. please confirm

CORE_IMAGE_EXTRA_INSTALL += "openssh"
PACKAGE_EXCLUDE += " packagegroup-core-ssh-dropbear"
CORE_IMAGE_EXTRA_INSTALL += "packagegroup-core-ssh-openssh"

 

 

0 Kudos
576 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello shankovai,

 

You need build the core-image-mininal.

 

Regards

0 Kudos