diff options
author | Jonathan Liu <net147@gmail.com> | 2013-06-07 15:46:52 +1000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-06-10 14:51:27 -0700 |
commit | cf5c9ee6128cbec3bf7d74210bd968fba9ac87da (patch) | |
tree | ccdc44227e4a430c254ddb254ea85a3df64bf4c6 /meta | |
parent | b56ee1a32f047da288bc7b2435470609b70319fe (diff) | |
download | openembedded-core-cf5c9ee6128cbec3bf7d74210bd968fba9ac87da.tar.gz openembedded-core-cf5c9ee6128cbec3bf7d74210bd968fba9ac87da.tar.bz2 openembedded-core-cf5c9ee6128cbec3bf7d74210bd968fba9ac87da.zip |
qt4-x11-free: update HOMEPAGE
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-x11-free.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc index 8853260f43..4b29f55573 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free.inc +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc @@ -1,7 +1,7 @@ require qt4.inc DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is the X11 version." -HOMEPAGE = "http://qt.nokia.com" +HOMEPAGE = "http://qt-project.org/" SECTION = "x11/libs" DEPENDS += "virtual/libgl virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor" PROVIDES += "qt4-x11" |