All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Mistyron <ron.eggler@mistywest.com>
Cc: yocto@lists.yoctoproject.org
Subject: Re: [yocto] lsusb
Date: Sat, 24 Dec 2022 01:17:02 -0800	[thread overview]
Message-ID: <CAMKF1sqUTzOykipWXr7OGyu5TeEueif57_1z8EBUX-MDEetiSA@mail.gmail.com> (raw)
In-Reply-To: <350433e2-a9a5-f7f4-3b7c-ed04700907c2@mistywest.com>

On Fri, Dec 23, 2022 at 9:28 PM Mistyron <ron.eggler@mistywest.com> 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
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> You automatically follow any topics you start or reply to.
> View/Reply Online (#58857): https://lists.yoctoproject.org/g/yocto/message/58857
> Mute This Topic: https://lists.yoctoproject.org/mt/95858084/1997914
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


  reply	other threads:[~2022-12-24  9:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-24  5:28 lsusb Ron Eggler
2022-12-24  9:17 ` Khem Raj [this message]
2022-12-24 16:34   ` [yocto] lsusb Ron Eggler
2022-12-24 16:38     ` Markus Volk
2022-12-24 19:17       ` Ron Eggler
2023-01-03 14:53         ` Quentin Schulz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMKF1sqUTzOykipWXr7OGyu5TeEueif57_1z8EBUX-MDEetiSA@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=ron.eggler@mistywest.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.