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

meta-qt6 has undeclared dependency on meta-python

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5.2, 6.6.0
    • 6.5.1, 6.6.0
    • Yocto: meta-qt6 layer
    • None
    • 16c7da9d1 (dev), df63c7c98 (6.5)

    Description

      Since the fix for QTBUG-112774 was merged, the meta-qt6 layer depends on the meta-python layer, any effort to compile without will result in the following error:

      ERROR: No recipes available for:
        .../meta-qt6/recipes-devtools/python/python3-appdirs_1.4.4.bbappend

      The patch was probably intended to be optional, i.e. to be referenced by BBFILES_DYNAMIC only. One option is to move over only the python3-appdirs_1.4.4.bbappend file. On the other hand, the whole recipes-devtools/python directory looks like it only works if meta-python is available.

      I am having trouble with just pasting the required sed command in here (some of the backslashes get eated), so attached a git patch with a suggested solution.

      Attachments

        For Gerrit Dashboard: QTBUG-113712
        # Subject Branch Project Status CR V

        Activity

          People

            arpa Ari Parkkila
            omandel Olaf Mandel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes