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

invalid LIC_FILES_CHKSUM in yocto qtscript recipe

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.8
    • 5.9.7
    • Device Creation
    • None
    • Yocto meta-qt5 layer
      branch: v5.9.7
    • Linux/Wayland, Linux/X11, Linux/Other display system
    • 97ae8d8ea423d7fa012e64b7c84b0dcbaf5f444f (yocto/meta-qt5/5.9)

    Description

      With the change of qtscript 5.9.6 to qtscript 5.9.7 the licence files in the qt/qtscript repository have changed.

      The recipe qtscript_git.bb in the v5.9.7 branch of the meta-qt5 repository does not reflect these changes and causes build errors.

       

      A current workaround is to create a qtscript_%.bbappend recipe in a personal yocto layer with following content:

       

      LIC_FILES_CHKSUM = " \ file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \ file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \"

      {{}}

      Attachments

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

        Activity

          People

            gronoff Mikko Gronoff
            jan.volckaert Jan Volckaert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes