libqmi without QMICLI

Sai Chaitanya msaichaitanya at gmail.com
Wed Feb 14 13:31:36 UTC 2024


Ok. For now appending the libqmi recipe with these lines solved the issue
for me:

do_install:append() {
rm -rf ${D}/usr/bin
}

But will try to push patches for adding options of 'qmicli' , 'qmi-network'
and 'qmi-proxy', defaulting them to be enabled of course.

Regards,
Sai.

On Tue, Feb 13, 2024 at 1:02 PM Aleksander Morgado <
aleksandermj at chromium.org> wrote:

> > When I include libqmi package into my build, I get QMICLI also. Is there
> a way to exclude building QMICLI from libqmi recipe?
> >
> > Removing the folder from src/meson.build seems to work as intended, but
> if there is a way to filter what we can build, from bitbake recipe, that
> would be great.
> >
>
> We could have a new meson option to avoid building qmicli, in the same
> way as we have the 'firmware_update' option to avoid building
> qmi-firmware-update. Patches welcome!
>
>
> --
> Aleksander
>


--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libqmi-devel/attachments/20240214/be3ff31c/attachment.htm>


More information about the libqmi-devel mailing list