Re: lsusb


Khem Raj
 

On Fri, Dec 23, 2022 at 9:28 PM Mistyron <ron.eggler@...> wrote:

Hi,

I want to inlude "lsusb" to investigate the connected usb devices to my system.
I found that adding

IMAGE_INSTALL_append = " usbutils"

to my configuration should solve the issue. I've added this to my local.conf and invoked a rebuild of my packages but still, after the rebuild, my package.manifest file still does not list lsusb.

How can I get lsusb included in my image?
Try IMAGE_INSTALL_append = " usbutils-python"


--
RON EGGLER Firmware Engineer (he/him/his) www.mistywest.com


Join yocto@lists.yoctoproject.org to automatically receive all group messages.