From be83a60d6b6966c80b01402c15b7d5e98b51da48 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Mon, 18 Sep 2017 13:54:43 +0800 Subject: qtscript: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtscript_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb index 9061c3c7..9fe23589 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb @@ -1,6 +1,7 @@ require qt5.inc require qt5-git.inc +HOMEPAGE = "http://www.qt.io" LICENSE = "GFDL-1.3 & BSD & ( GPL-3.0 & The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) & ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )" LIC_FILES_CHKSUM = " \ file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \ -- cgit v1.2.3-54-g00ecf