From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- external/meta-qt5/recipes-qt/qt5/qtcoap_git.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 external/meta-qt5/recipes-qt/qt5/qtcoap_git.bb (limited to 'external/meta-qt5/recipes-qt/qt5/qtcoap_git.bb') diff --git a/external/meta-qt5/recipes-qt/qt5/qtcoap_git.bb b/external/meta-qt5/recipes-qt/qt5/qtcoap_git.bb new file mode 100644 index 00000000..c65419dc --- /dev/null +++ b/external/meta-qt5/recipes-qt/qt5/qtcoap_git.bb @@ -0,0 +1,14 @@ +require qt5.inc +require qt5-git.inc + +LICENSE = "GFDL-1.3 & BSD & GPL-3.0 | The-Qt-Company-Commercial" +LIC_FILES_CHKSUM = " \ + file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ +" + +PACKAGECONFIG ?= "qtdeclarative" +PACKAGECONFIG[qtdeclarative] = ",,qtdeclarative" + +DEPENDS += "qtbase" + +SRCREV = "ce5087822071d59cedd6913d4b28304aacc3c80b" -- cgit 1.2.3-korg