In yocto, how to enable adb logcat,reboot,remount

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

In yocto, how to enable adb logcat,reboot,remount

1,584件の閲覧回数
neo2014
Contributor I

I am working on lf-5.15.y branch and imx8mp, and I added  ADB recipes and CONFIG_USB_CONFIGFS_UEVENT in kernel.

 

And adb shell,push,pull,etc is working well but adb logcat,adb reboot, adb remount is not working.

When executing adb logcat, below is output:

$ adb logcat
/bin/sh: line 1: exec: logcat: not found

 

When executing adb reboot, there is no output:

$ adb reboot

.....

 

What should I check for this issue?

 

 

 
ラベル(1)
0 件の賞賛
返信
1 返信

1,536件の閲覧回数
brian14
NXP TechSupport
NXP TechSupport

Hi @neo2014

Could you help me to clarify your issue?

Are you trying to use ADB (Android Debug Bridge) on our BSP, is it correct?

I see some references about the Yocto build to have access to these tools.

How are you doing your building process?

Also, I want to mention that some commands may not function due to these tools are created based on the Android SO using some functionalities created specifically for this platform.

0 件の賞賛
返信