Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-23 | qt5: align with meta-qt5 dizzy | Max Krummenacher | |
- use % in bbappend - tegra: build with icu, so qtwebkit can be built - tegra: build with gstreamer 0.10 - remove workaround for gcc 4.8 | |||
2015-05-12 | recipes: replace short DESCRIPTION with SUMMARY | Max Krummenacher | |
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY. | |||
2015-03-31 | qt4: replace version with % wildcard | Max Krummenacher | |
While at it replace Tegra machines with SOC family Conflicts: recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend | |||
2015-02-17 | qt-demo-init: converted to systemd service | Stefan Agner | |
Convert qt-demo-init to a systemd service. The service will only start when the systemd target is set to graphical, hence also set the new default target of the qt4e-demo-image to graphical. | |||
2015-01-14 | qt4-x11-free: append to DEPENDS, not overwrite it | Max Krummenacher | |
2014-12-08 | qt4-x11-free-systemd.bb: move init script to /usr/bin | Stefan Agner | |
Due to the move to systemd, all init scripts located under /etc/init.d get deleted by the inherited systemd recipes (systemd.inc). Since we don't use the script as a system V init script, we can move the script to /usr/bin. | |||
2014-12-08 | qt4 bbappend: add dependencies to OpenGL ES2 | Stefan Agner | |
Since we explicitly ask to build Qt for OpenGL ES2, we should also make OpenGL ES2 as a explicit dependency. | |||
2014-10-06 | qt5: fix build failure with V2.3 images | Max Krummenacher | |
2014-08-04 | qt4-x11-free-systemd.bb: Update after toplevel LICENSE file checksum change | Max Krummenacher | |
2014-08-04 | qt-demo-init: Update after toplevel LICENSE file checksum change | Max Krummenacher | |
2014-08-04 | bbappends: remove the deprecated PRINC variable | Max Krummenacher | |
2014-06-25 | qt5: config for gles and build examples | raul | |
2014-04-01 | qt4 bbappend: update to match bb version | Max Krummenacher | |
2013-11-21 | qtdemo-init: Add start script for qtdemoE | Max Krummenacher | |
2013-11-21 | qt4-embedded: configure for all supported screen depths | Max Krummenacher | |
2013-10-11 | qt4-embedded: configure with -depths generic | Max Krummenacher | |
2013-09-22 | systemd: adapt to new systemd handling | Max Krummenacher | |
with the move from meta-openembedded to oe-core some things have changed, e.g. the config files have to explicitly installed | |||
2013-09-22 | qt4: follow update of recipe with bbappend | Max Krummenacher | |
2013-03-27 | images: added a QT4 X11 image | Max Krummenacher | |
- bbappends to the base qt4-x11-free recipe to use OpenGL ES2 - script which starts X plus qtdemo, including a systemd service to activate script |