summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
AgeCommit message (Collapse)AuthorFilesLines
2018-01-03Add QtAGLExtrasTadao Tanikawa1-0/+5
Qt AGLExtras module provides a set of easy to create AGL Qt application. It uses the AGL HMI and application framework, therefore the application can be easily integrated to AGL HomeScreen/WindowManager on AGL Demo Platform. Bug-AGL: SPEC-1229 Change-Id: If4b2d3087f46cef7ce61487f6f8a6acd4bbf4d98 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-19Remove qtwebkit from packagegroup-qt5-toolchain-targetStephane Desneux1-0/+8
When building agl-demo-platform-crosssdk, qtwebkit is pulled and built due to packagegroup-qt5-toolchain-target. This commit breaks the dependency between packagegroup-qt5-toolchain-target and qtwebkit. Bug-AGL: SPEC-1159 Change-Id: I6e6d705c1407faa3f8ab8fe0d5e1fc39f0b15a6f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-10-11Add missing qtcharts Qt5 module in AGL demoMark Farrugia1-0/+1
This is needed for building applications which utilize the Qt5Charts module. Bug-AGL: SPEC-929 Change-Id: Ife36723900f1e8a846424f3bf4f06cccd3f1bc1b Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
2017-05-16qt: enable upgrade to 5.8Martin Kelly1-1/+0
Drop patches and bbappends that no longer apply. I audited these to verify that they already exist upstream, and I believe we are OK. Change-Id: I83f8334539d5542c7632b45e230d53915fdf18bf Depends-On: I024b757d16e5891382f4286dadee3315163a79d5 Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-03-19remove PR from recipesRonan Le Martret1-2/+0
Yocto uses meanwhile 'prserv' to generate the value for PR. Change-Id: Idb705d1b320a8d13d79910bac1768e26d15e199d Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2016-12-14add qtvirtualkeyboard to the imageTasuku Suzuki1-0/+1
Change-Id: I6f72f50d152902430b84a6e1a582ccab98e95b11 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-14remove qtquick1 and qtwebkitTasuku Suzuki2-13/+0
Change-Id: Ie33b59a564411655fcf41f0482be5135e6f1dff2 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-08packagegroup-qt5-toolchain-target: add qtquickcontrols* packages for SDKStephane Desneux1-0/+10
qtquickcontrols development packages are not installed in the SDK. Those packages are needed to build some demos in AGL/DemoApps/CES2017 Bug-AGL: SPEC-355 Change-Id: Ie6d28003d850064c4815d5cff0681b8cd4fb3c21 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-10-28Preparation of upgrading to Qt5.7Tadao Tanikawa1-6/+0
Qt5.7 no longer provides any fonts. As a result of this change, fontconfig and some ttf fonts are to be installed for AGL DEMO Apps. Change-Id: I2cee35ccd909d08b47d4f2c6d68414f01fa82853 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2016-09-01Changes for building meta-agl-demo with YP 2.1.1 'krogoth'Jan-Simon Möller1-1/+4
Update meta-agl-demo for YP 2.1 'krogoth' Notable changes: - update qtbase wrt packageconfig flags - qtwayland needs the patches checked/ported - remove qtwayland examples from packagegroup-agl-appfw-native TODO: - Check graphic driver stack (mesa, wayland, weston, qtbase, qtwayland et al.) - Check wrt SPEC-237 - port patches for qtwayland - check where qtwayland-examples is gone and either remove or re-add Change-Id: Ib14f1230d0fdc84f82af3e875460c0269faec652 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2015-12-21Disable AM/FM QML Radio PluginManuel Bachmann1-1/+0
Temporarily, due to the following issue : http://lists. linuxfoundation.org/pipermail/automotive-discussions /2015-December/001402.html . Will be re-enabled when it can play nice with MediaPlayer. Change-Id:I1c7d9e86dfc53da3659a941f4ed09f2d5e68b006 Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
2015-12-21Add qml-execscript-plugin to packagegroup-agl-appfw-native-qt5Nobuhiko Tanibata1-0/+1
Change-Id: I8fd46c251ed84f77c608a01bdd2418c9bf95b4cb Signed-off-by: Nobuhiko Tanibata <ntanibata@jp.adit-jv.com>
2015-12-02Provide AM/FM radio QML plugin 0.1Manuel Bachmann1-0/+1
qml-radio-plugin is a standalone QML plugin building on top of Qt5/QML and RTL-SDR (RTL2832U chipsets ; it is planned to also support different hardware). It provides a simple API able to detect, initialize and playback radio from QML applications. It also ships with an example. (Qt itself already provides a Radio class in QtMultimedia, but it has little to no implementations, and is far too much demanding for a start. Let us do this first) Change-Id: Ic6d2417247f7227ccb84d4e1d9f8b1c58319390f Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
2015-11-12Removed QtWebkit (To reduce build time for development CES2016-demo)Tadao Tnikawa1-2/+3
Because we currently don't use QtWebkit for DEMO apps, QtWebkit has been removed from packages to be installed into agl-demo-platform to reduce build time. Change-Id: I874fe1b9fae24965343ea8bf4e4bffcc807dabc9 Signed-off-by: Tadao Tnikawa <tanikawa.tadao@jp.panasonic.com>
2015-09-24Qt5 now avairable in agl-demo-platfrom.Jan-Simon Möller2-0/+73
v3: (Jan-Simon Möller) - Added meta-ruby to bblayers template file v2: (Jan-Simon Möller) - Added meta-qt5 to bblayers template file - Removed unused patches (rpm specfile) v1: Support Qt5 for AGL Demo applications as UI Framework Qt5 now avairable in agl-demo-platfrom. This is a initial commit to support Qt5 for GUI Framework of AGL Distro. For now, these components are included into agl-demo-platform as default, Additional meta data for Qt5 (recipes-qt/qt5/*) is from: URL: git://git.projects.genivi.org/meta-genivi-demo commit: dc64c97667bac6046c878c689af579089f30641e To build and install Qt5 examples, need to setup local.conf properly, see README.md for more detail. Change-Id: I6c298d4f650a5ac8ee8f12acd1ee28df15e7dfad Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>