aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-graphics
AgeCommit message (Collapse)Author
2014-09-26weston : Switch on genivi-1.2.0Andrei Gherzan
This branch fixes this bug: https://github.com/ntanibata/weston-ivi-shell/issues/3 Some of the patches were rebased on weston 1.5. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12xserver-xorg: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12layer-management: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-08-21wayland-ivi-extension: upgrade to 1.2.0_rc7Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-20wayland-ivi-extension: upgrade to 1.2.0_rc6+8049908e73Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-19wayland-ivi-extension: upgrade to 1.2.0_rc6+19788f8881Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-13weston-ivi-shell: Add patches on top of weston v1.5Andrei Gherzan
Instead of using another upstream repo, we use the one from yocto and only add the needed patches for weston-ivi-shell. Repo: https://github.com/Tarnyko/weston-ivi-shell Branch: weston150_ivi-shell_v6 One of the patches can't be applied as quilt, the default yocto patch tool, doesn't support binary diffs. The solution would be to use git as patch tool but this machanism is broken due to a yocto bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5968 This patch includes a workaround for this situation: manually copy png files from 0007-data-add-reference-image-files-for-weston-ivi-shell-.patch . Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-08-13Use FILESEXTRAPATHS correctlyAndrei Gherzan
Avoid incorrect assignments and use FILESEXTRAPATHS-variable with _prepend or _append. WARNING: FILESEXTRAPATHS-variable, must always use _prepend (or _append) type of assignment, and don't forget the colon. Please assign it with the format of: FILESEXTRAPATHS_append := ":${THISDIR}/Your_Files_Path" or FILESEXTRAPATHS_prepend := "${THISDIR}/Your_Files_Path:" in your bbappend file Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-07-10weston: Update to version 1.4.93-v3-transitionFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-07-10wayland-ivi-extension: Update to version 1.2.0-rc6Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-06-20weston: make version 1.4.0 available to meta-iviHolger Behrens
As the ivi-shell is not yet available upstream, we only have patches against 1.4.0 and oe-core already moved to version 1.5.0, we include the oe-core (daisy) recipe for the time been. (From Poky rev: 23f26b563765915dcc5ecfa53bd917d9192bac77) (From OE-Core rev: faa86f0cda47f3ea6eeaf4c3fd3cf95a286f4571) Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-05-13wayland-ivi-extension: Update to version 1.2.0-rc5Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-05-13weston: Update to version 1.4.0-v13Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-05-13Add weston.ini config fileFlorin Sarbu
Adding weston.ini to /etc/xdg. With this change user can login and launch weston with ivi-shell. Signed-off-by: Sujith H <Sujith_Haridasan@mentor.com>
2014-05-09meta-ivi: refactor layer structureholger
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>