aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt6/qtquicktimeline_git.bb
blob: adccf4252254f849ee69d33ecdd948a7e36d15a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LICENSE = "GPL-2.0+ | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
    file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
    file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
    "

inherit qt6-cmake

include recipes-qt/qt6/qt6-git.inc
include recipes-qt/qt6/qt6.inc

DEPENDS = "qtbase qtdeclarative"

SRCREV = "5e4fa9054ed08c4dad01c1fd3d7ac83f1aea3c82"