From: Gyorgy Sarvari <skandigraun@gmail.com>
To: shivaji.yannaboina@thermofisher.com, yocto@lists.yoctoproject.org
Subject: Re: [yocto] Circular dependency issues when building Qt with Yocto Scarthgap
Date: Tue, 26 Aug 2025 08:46:44 +0200 [thread overview]
Message-ID: <00426710-7049-4369-97b2-eee601ff6559@gmail.com> (raw)
In-Reply-To: <2959.1756190160441438084@lists.yoctoproject.org>
On 8/26/25 08:36, Yannaboina, Shivaji via Lists.Yoctoproject.Org wrote:
> Thanks for response,
>
> I didn't add any Application still.
> I was supposed to add meta-qt* layers to my existing yocto project
> structure and build them successfully, so during this,
> 1. Performed Yocto build without QT layers and succeeded, and image
> didn't have the QT related details when i verified in the manifest file
> 2.Added QT layers- build-getting errors as mentioned earlier-idea is
> if build successful- hope these packages will reflect in final image
> Ex: in manifest file,
>
>
To do a sanity check on your config, try to build an actual application.
meta-qt5 has some examples in recipes-qt/examples folder, and/or for
meta-qt6 just grab an example from qtcreator, or use a graphical "hello
world".
If you add such an application to IMAGE_INSTALL on its own, and it works
in the final image (without explicitly adding Qt dependencies to
IMAGE_INSTALL), then you can verify that it works - Qt apps can be
compiled and executed in the final image. If you build an image with
having the meta-qt layer present, Qt parts will be only included in the
image if there is something to require them.
next prev parent reply other threads:[~2025-08-26 6:46 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
2025-08-26 6:36 ` Yannaboina, Shivaji
2025-08-26 6:46 ` Gyorgy Sarvari [this message]
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=00426710-7049-4369-97b2-eee601ff6559@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.