summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit-examples.inc
Commit message (Collapse)AuthorAgeFilesLines
* qt5: merge .inc and _git.bb filesMartin Jansa2015-05-281-17/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* licenses: Add LGPL_Exception texts and reference them from LICENSEMartin Jansa2015-04-201-1/+4
| | | | | | | | | * add the license text as they appear in qtbase 5.4 and 5.5 * The-Qt-Company-Qt-LGPL-Exception-1.1 will be used in 5.5 beta recipes I'll introduce shortly * based on patch from Herb Kuta Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: upgrade from 5.3.2 to 5.4.0Jonathan Liu2014-12-111-2/+3
| | | | | | | | MJ: nativesdk-qtbase, nativesdk-qttools, qtbase-native: Drop unnecessary LICENSE/LIC_FILES_CHKSUM MJ: qtwebkit: move leveldb dependency to .inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Jonathan Liu <net147@gmail.com>
* qtwebkit-examples: add RDEPENDS for ca-certificatesAndre McCurdy2014-02-221-0/+1
| | | | | | | | If qtbase is configured with openssl support then the qtwebkit browser example apps require CA certificates. Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtwebkit-examples: add missing RDEPENDS for qmlpluginsNicolas Dechesne2013-11-031-0/+1
| | | | | | | | | | | | Some examples require qtwebkit-qmlplugins (flickerview, youtubeview), and this dependency is not automatically added. Without this patch, and without manually adding qtwekbit-qmlplugins, we get errors like this: qrc:///flickrview.qml:42:1: module "QtWebKit" is not installed Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtwebkit-examples: enable building and packaging of examples by defaultDenys Dmytriyenko2013-10-081-0/+4
| | | | | | | | Note: binaries will go into ${PN}-examples, which is qtwebkit-examples-examples Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Eric BĂ©nard <eric@eukrea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtwebkit-examples: Add moduleAbhijit Potnis2013-08-261-0/+7
Signed-off-by: Abhijit Potnis <abhijit_potnis@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>