diff options
author | Jonathan Liu <net147@gmail.com> | 2013-06-07 15:46:48 +1000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-06-10 14:51:26 -0700 |
commit | dbd5c1fda3b477e861a979e98a4f879071bebc37 (patch) | |
tree | 9efeeb8ef4afc473713b6e8366968ebdd6861a82 /meta/recipes-qt | |
parent | c00f67b5cd84adda7566505ec9372e11ad812ca1 (diff) | |
download | openembedded-core-dbd5c1fda3b477e861a979e98a4f879071bebc37.tar.gz openembedded-core-dbd5c1fda3b477e861a979e98a4f879071bebc37.tar.bz2 openembedded-core-dbd5c1fda3b477e861a979e98a4f879071bebc37.zip |
nativesdk-qt4-tools.inc: update HOMEPAGE
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r-- | meta/recipes-qt/qt4/nativesdk-qt4-tools.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc index cfc6fd837b..3a825d8db4 100644 --- a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc +++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc @@ -1,7 +1,7 @@ DESCRIPTION = "SDK tools for Qt/[X11|Mac|Embedded] version 4.x" DEPENDS = "nativesdk-zlib nativesdk-dbus nativesdk-libx11 qt4-native" SECTION = "libs" -HOMEPAGE = "http://qt.nokia.com" +HOMEPAGE = "http://qt-project.org/" LICENSE = "LGPLv2.1 | GPLv3" INC_PR = "r13" |