Modifying getty@.service in Yocto Build level

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

Modifying getty@.service in Yocto Build level

1,346 次查看
ashoksowndar
Contributor II

Hi,

I want to modify getty@.service in the Yocto Build level, able to successfully modify that in userspace but need a solution to modify in Yocto.

 

Thanks in Advance.

 

Regards,

Ashok

0 项奖励
5 回复数

1,339 次查看
joanxie
NXP TechSupport
NXP TechSupport

you can refer to the yocto user guide:

$ git config --global user.name "Your Name"
$ git config --global user.email "Your Email"
$ git config --list

0 项奖励

1,324 次查看
ashoksowndar
Contributor II

Hi @joanxie ,

 

I have checked Yocto user guide, but I am not able to find the relevant solution.

 

Can you please provide exact procedure to modify getty@.service in the yocto level.

 

Regards,

Ashok

0 项奖励

1,305 次查看
joanxie
NXP TechSupport
NXP TechSupport

did you check the chapter 4 Yocto Project Setup of yocto user guide? is it helpful for you? pls double check that

0 项奖励

1,303 次查看
ashoksowndar
Contributor II

Yes @joanxie , I have checked the chapter 4 (Yocto Project Setup). It is about how to setup the Yocto Build Environment.

 

I have already successfully configured the Yocto environment in my PC and looking for way to modify only getty@.service in Yocto Build environment.

0 项奖励

1,283 次查看
joanxie
NXP TechSupport
NXP TechSupport

what yocto build level you mean? what's your demands?

0 项奖励