From: Ron Eggler <ron.eggler@mistywest.com>
To: yocto@lists.yoctoproject.org
Subject: unable to install nmcli
Date: Wed, 2 Nov 2022 14:16:35 -0700 [thread overview]
Message-ID: <679ffc7e-a0bf-c33b-6509-b304315ffe85@mistywest.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2675 bytes --]
Hi,
I would like to install nmcli.
I'm working with yocto dunfell and to achieve this, I added the
following to IMAGE_INSTALL in
meta-laird-cp-pre-3.4/recipes-packages/images/sample-image-cp-lwb5plus.bb:
laird-networkmanager \
networkmanager-nmcli \
"
and added the meta-laird-cp-pre-3.4 layer to bblayers.conf
but still a
tar -tvjf
tmp/deploy/images/machine-name/my-image-smarc-rzv2l-<date>.rootfs.tar.bz2
| grep nmcli
does not return anything when I expect it to. There should be an nmcli
binary in the rootfs, should there not?
Also:
$ bitbake -s |grep nmcli
Does not return anything either but:
$ bitbake -s |grep networkmanager
returns:
lib32-lrd-networkmanager-sterling :10.4.0.10-r0
lib32-lrd-networkmanager-summit :10.4.0.10-r0
lib32-networkmanager :1.22.10-r0
lib32-networkmanager-openvpn :1.8.12-r0
lib32-python3-networkmanager :2.1-r0
lrd-networkmanager-sterling :10.4.0.10-r0
lrd-networkmanager-summit :10.4.0.10-r0
networkmanager :1.22.10-r0
networkmanager-openvpn :1.8.12-r0
python3-networkmanager :2.1-r0
What else am I missing to get nmcli?
meta-laird-cp-pre-3.4/recipes-packages/images/sample-image-cp-lwb5plus.bb:
DESCRIPTION = "Sterling LWB5+ SDIO/UART M.2 (diversity antenna) sample
image"
LICENSE = "MIT"
inherit core-image
export IMAGE_BASENAME = "${PN}"
IMAGE_FEATURES += "\
ssh-server-dropbear \
splash \
"
IMAGE_FEATURES_remove = "\
tools-profile \
tools-debug \
tools-testapps \
"
IMAGE_INSTALL += "\
iproute2 \
rng-tools \
ca-certificates \
tzdata \
alsa-utils \
htop \
ethtool \
iperf3 \
tcpdump \
iw \
kernel-module-lwb5p-backports-laird \
lwb5plus-sdio-div-firmware \
sterling-supplicant-lwb \
laird-networkmanager \
networkmanager-nmcli \
"
--
*RON EGGLER*
Firmware Engineer
(he/him/his)
www.mistywest.com
MistyWest Logo
[-- Attachment #2.1: Type: text/html, Size: 3928 bytes --]
[-- Attachment #2.2: 2018_MistyWest_LogoCombo_FINAL_RGB.png --]
[-- Type: image/png, Size: 43986 bytes --]
next reply other threads:[~2022-11-02 21:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-02 21:16 Ron Eggler [this message]
2022-11-02 21:38 ` unable to install nmcli kapllaj.elvis
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=679ffc7e-a0bf-c33b-6509-b304315ffe85@mistywest.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox