[oe] [meta-qt5][PATCH] qtdeclarative: Add HOMEPAGE info into recipe file.

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Mon Sep 18 05:54:41 UTC 2017


Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 recipes-qt/qt5/qtdeclarative_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb
index 12e5f4e..2cc969a 100644
--- a/recipes-qt/qt5/qtdeclarative_git.bb
+++ b/recipes-qt/qt5/qtdeclarative_git.bb
@@ -2,6 +2,7 @@ require qt5.inc
 require qt5-git.inc
 require qt5-ptest.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.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
-- 
2.7.4






More information about the Openembedded-devel mailing list