diff options
author | Jonathan Liu <net147@gmail.com> | 2013-06-07 15:46:48 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-11 15:38:01 +0100 |
commit | e7d63bf114c493a85d245cac256a1efbc8c73be7 (patch) | |
tree | 6fa03be55c3064f436f3564a3f53569978e25ecb /meta | |
parent | 9fcf4e9ad09b31f15cd8b50b9fc197daadedc11f (diff) | |
download | poky-e7d63bf114c493a85d245cac256a1efbc8c73be7.tar.gz |
nativesdk-qt4-tools.inc: update HOMEPAGE
(From OE-Core rev: dbd5c1fda3b477e861a979e98a4f879071bebc37)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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 @@ | |||
1 | DESCRIPTION = "SDK tools for Qt/[X11|Mac|Embedded] version 4.x" | 1 | DESCRIPTION = "SDK tools for Qt/[X11|Mac|Embedded] version 4.x" |
2 | DEPENDS = "nativesdk-zlib nativesdk-dbus nativesdk-libx11 qt4-native" | 2 | DEPENDS = "nativesdk-zlib nativesdk-dbus nativesdk-libx11 qt4-native" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | HOMEPAGE = "http://qt.nokia.com" | 4 | HOMEPAGE = "http://qt-project.org/" |
5 | LICENSE = "LGPLv2.1 | GPLv3" | 5 | LICENSE = "LGPLv2.1 | GPLv3" |
6 | 6 | ||
7 | INC_PR = "r13" | 7 | INC_PR = "r13" |