Signed-off-by: Jonathan Liu <[email protected]> --- meta/recipes-qt/qt4/qt4-native.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-qt/qt4/qt4-native.inc b/meta/recipes-qt/qt4/qt4-native.inc index 895d690..a153a37 100644 --- a/meta/recipes-qt/qt4/qt4-native.inc +++ b/meta/recipes-qt/qt4/qt4-native.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Native version of Qt/[X11|Mac|Embedded]" DEPENDS = "zlib-native dbus-native" SECTION = "libs" -HOMEPAGE = "http://qt.nokia.com" +HOMEPAGE = "http://qt-project.org/" PROVIDES = "qt4-tools-native" LICENSE = "LGPLv2.1 | GPLv3" -- 1.8.2.3 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
