From: kapllaj.elvis@gmail.com
To: yocto@lists.yoctoproject.org
Subject: Re: unable to install nmcli
Date: Wed, 02 Nov 2022 14:38:22 -0700 [thread overview]
Message-ID: <27361.1667425102484238162@lists.yoctoproject.org> (raw)
In-Reply-To: <679ffc7e-a0bf-c33b-6509-b304315ffe85@mistywest.com>
[-- Attachment #1: Type: text/plain, Size: 801 bytes --]
Hi,
I don't know it there is a mistake on your message, but you inserted the lines on:
* recipes-packages/images/ *sample-image-cp-lwb5plus*.bb
but then you are searching the tar on image name "
* tmp/deploy/images/machine-name/ *my-image-smarc-rzv2l-* <date>.rootfs.tar.bz2
Unless you include/inherit the file sample-image-cp-lwb5plus.bb on my-image-smarc-rzv2l.bb file, this wouldn't work.
You should make sure the IMAGE_INSTALL is correctly appended on the image file you are compiling. To debug this, you could print the IMAGE_INSTALL variable for the image, and see if the nmcli package is there:
bitbake -e sample-image-cp-lwb5plus | grep "IMAGE_INSTALL="
Another way to check what is installed on the image is to open the manifest file on the deploy directory (*.manifest)
[-- Attachment #2: Type: text/html, Size: 907 bytes --]
next prev parent reply other threads:[~2022-11-02 21:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-02 21:16 unable to install nmcli Ron Eggler
2022-11-02 21:38 ` kapllaj.elvis [this message]
2022-11-02 22:30 ` [yocto] " Ron Eggler
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=27361.1667425102484238162@lists.yoctoproject.org \
--to=kapllaj.elvis@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox