Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63509

Yocto: Allow users to enable/disable qt features in custom projects

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • 5.8.0
    • 5.9.1
    • Device Creation
    • None

    Description

      Qt modules have a feature system to enable or disable features. I.e. you can compile qtdeclarative without networking by calling inside qtdeclarative

        qmake -- -disable-feature-qml-network
      

      Qt's Yocto recipes should directly support enabling and disabling features for custom projects, i.e. by evaluating a 'features' variable that can be set in a .bbappend file.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sapiippo Samuli Piippo
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes