From: Gyorgy Sarvari <skandigraun@gmail.com>
To: yocto@lists.yoctoproject.org, shivaji.yannaboina@thermofisher.com
Subject: Re: [yocto] Circular dependency issues when building Qt with Yocto Scarthgap
Date: Tue, 26 Aug 2025 08:17:31 +0200 [thread overview]
Message-ID: <783586b9-5aef-456e-b13e-0171ab013df7@gmail.com> (raw)
In-Reply-To: <1989.1756187025705671685@lists.yoctoproject.org>
On 8/26/25 07:43, Yannaboina, Shivaji via lists.yoctoproject.org wrote:
> 1. I am able to build the image using bit bake successfully without
> adding QT packages.
> 2. The moment when add QT packages like this in .bb file in
> receipes-core like below
>
> IMAGE_INSTALL += "qtbase qtdeclarative qtquickcontrols2
> qtgraphicaleffects qttools" - the circular dependency issue is coming
> all the 3 scenario's
> with meta-qt5.12, meta-qt5.15, meta-qt6.11
>
Usually these packages are not added directly to IMAGE_INSTALL, rather
the required parts are installed automatically as a dependency of your
application. Does your Qt application not work with your current recipe?
Got any error messages?
next prev parent reply other threads:[~2025-08-26 6:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-25 11:17 Circular dependency issues when building Qt with Yocto Scarthgap Yannaboina, Shivaji
2025-08-26 5:43 ` [yocto] " Yannaboina, Shivaji
2025-08-26 6:17 ` Gyorgy Sarvari [this message]
2025-08-26 6:36 ` Yannaboina, Shivaji
2025-08-26 6:46 ` Gyorgy Sarvari
2025-08-26 7:11 ` Yannaboina, Shivaji
2025-08-26 9:09 ` Yannaboina, Shivaji
2025-08-27 6:26 ` Marco Cavallini
2025-08-28 14:47 ` Lisandro Pérez Meyer
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=783586b9-5aef-456e-b13e-0171ab013df7@gmail.com \
--to=skandigraun@gmail.com \
--cc=shivaji.yannaboina@thermofisher.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.