Thank you Andreas, Martin and Alex for your responses.

I will follow your leads and hopefully will be able to do it.

Regards
Ankur

On Fri 10 Aug, 2018, 4:16 AM Andreas Müller, <schnitzeltony@gmail.com> wrote:
On Thu, Aug 9, 2018 at 2:40 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> For daisy you probably don't have support for PACKAGECONFIG_CONFARGS which
> was added in Yocto 2.1 krogoth.
>
I remember doing similar for other reasons. We have images based on
jethro (ok - daisy is a bit older) with later Qt's. Our builds are
based on [1] but I created branches up to Qt5.9 (stable release - but
not updated to latest) [2] for jethro.

It's not daisy - not Qt5.11 - no guarantees - but maybe a start.

[1] https://github.com/schnitzeltony/meta-qt5/tree/jethro+5.7
[2] https://github.com/schnitzeltony/meta-qt5/tree/jethro+5.9

Andreas