Modifying getty@.service in Yocto Build level

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

Modifying getty@.service in Yocto Build level

1,235 Views
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 Kudos
5 Replies

1,228 Views
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 Kudos

1,213 Views
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 Kudos

1,194 Views
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 Kudos

1,192 Views
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 Kudos

1,172 Views
joanxie
NXP TechSupport
NXP TechSupport

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

0 Kudos