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

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

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

1,578 次查看
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,530 次查看
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 项奖励
回复