[yocto] How do I remove/disable QtWebKit from building?
Khem Raj
raj.khem at gmail.com
Thu Nov 3 12:10:28 PDT 2016
> On Nov 2, 2016, at 7:18 AM, Anatoli Veselinov <aveselinov at generationrfid.com> wrote:
>
> I have been searching about this but didn't found anything. I don't know if what I'm asking is possible so let me explain.
>
> My goal is to create a custom image for a target that it can run Qt applications.
> I have the image ready, I also generated the Qt sdk (with populate_sdk) and I already can cross-compile. Ok.
>
> My question is, for future builds, how do I disable or remove some Qt modules that I don't need?
>
> I did:
>
> PACKAGECONFIG_remove_pn-qttools = "qtwebkit"
> PACKAGECONFIG_remove_pn-qtquick1 = "qtwebkit"
>
> but that doesn't disable qtwebkit to be built, I saw qtwebkit do_compile task running and it takes a lot of time.
you need to remove it from qtbase as well.
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161103/b89cb95a/attachment.pgp>
More information about the yocto
mailing list