timedatectl Not found in the systemd yocto Image

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

timedatectl Not found in the systemd yocto Image

4,682件の閲覧回数
devendrasinghba
Contributor II

Hi All,

I am using yocto tool-chain to build the custom Linux image ( systemd as init system). As I know timedatectl is installing as a part of the systemd_229.bb file but after including the systemd in my image .bb file, still I am not getting timedatectl command in the image. Anyone have any idea how to include timedatectl in the yocto image.

Thanks

ラベル(3)
0 件の賞賛
返信
2 返答(返信)

3,277件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi

Did you enable successfully the tymesync service?, the steps provided in previous thread work for you?:

https://community.nxp.com/thread/449974 

Regards

0 件の賞賛
返信

3,277件の閲覧回数
devendrasinghba
Contributor II

Hi,

To create service file "/lib/systemd/systemd-timesyncd" should come into the Linux image but this itself is not coming in the image. So my question is, how to add systemd-timesyncd and timedatectl in the yocto Image.

Below is the Terminal Log that will clarify what I want to say :

   root@imx6ulevk:/# find -name *systemd-timesyncd*
   root@imx6ulevk:/# find -name timedatectl
   root@imx6ulevk:/#

Thanks

0 件の賞賛
返信