aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/layer-management
AgeCommit message (Collapse)Author
2013-10-07layermanager: Update to version 1_1Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-07-08layer-management: Update to version 1_0_1Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-06-14layer-management: Add scene provider in the rootfsFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-05-23layer-management: Remove useless imx6 specific codeAndrei Gherzan
First of all imx6 is not a supported machine. On the other hand this doesn't work anymore as by default the build is a "release" build so OECMAKE_CXX_FLAGS won't be used anymore but OECMAKE_CXX_FLAGS_RELEASE. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-05-22layer-management: Add missing dependency on libxdamageAndrei Gherzan
Avoid Error: Please set them or make su-re they are set and tested correctly in the CMake files: X11_Xdamage_LIB (ADVANCED) Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-04-30layer-management: Update to version 1.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-19layer-management: Removed ${PN}-systemd andFlorin Sarbu
conditionally installed systemd service if DISTRO_FEATURES contains the systemd feature. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-01-31layer-management: Fix systemd service - sleep is in /binAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-12-18layer-management: Replace dependency of libgl with eglAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-12-07layer-management: Update to version 0.9.9Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-10-30layer-management: Update to v0.9.8Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24layer-management: Switch to public genivi git repositoryAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24layer-management_git: Switch to public genivi git repositoryAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17layer-management: Refactor recipe, fix service and use systemd classAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-05layer-management: Use dbus type and BusName in systemd serviceAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-03layer-management: Remove useless LDPRELOAD and add a sleep to wait for XAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-09-26layer-management: fix machine search string for imx6 targetsAdrian Alonso
* Fix machine search string for imx6 targets Likely all imx6 target boards will be prefixed with "imx6", this change allows to append -DLINUX flag. Signed-off-by: Adrian Alonso <aalonso@freescale.com>
2012-09-19layer-management: Updated to version 0.9.7 and also updated the git recipe ↵Florin Sarbu
to master Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-30layer-management: Add version 0.9.7 and git versionFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12layer-management: Update to version 0.9.7_rcFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-11layer-management: Fix -dev rpm to only include headersFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-06-20layer-management: /usr mergeAndrei Gherzan
/bin → /usr/bin /sbin → /usr/sbin /lib → /usr/lib /lib64 → /usr/lib64 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-21layer-management: Include unistd.h in OpenGLES2App.cpp as usleep is used in codeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-21layer-management: Update to version 0_9_6Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-04-20Redo initial populationFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-19Initial PopulationHolger Behrens