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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes