imx6duallite - fsl-image-machine-test

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx6duallite - fsl-image-machine-test

跳至解决方案
600 次查看
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 项奖励
回复
1 解答
596 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello shankovai,

 

You need build the core-image-mininal.

 

Regards

在原帖中查看解决方案

0 项奖励
回复
2 回复数
593 次查看
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 项奖励
回复
597 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello shankovai,

 

You need build the core-image-mininal.

 

Regards

0 项奖励
回复