aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-graphics/wayland/weston
AgeCommit message (Collapse)Author
2018-08-08weston: add_screen_remove_layer is upstreamedOscar Andreasson
The patch has been upstreamed from what I was able to conclude. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14weston: Patch to add required API for wayland-ivi-extensionOscar Andreasson
The wayland-ivi-extension 2.1 requires the screen_remove_layer API in weston which this patch adds. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2017-01-09wayland: use recipes of pokyYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-25weston: Fix issue not to apply pam definitionChanghyeok Bae
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2016-07-19weston: version 1.11.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19weston/wayland: remove 1.9.0 recipes from meta-iviYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-11-13wayland/weston: version up to 1.9.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-09-14weston: Switch on 1.6.0Andrei Gherzan
This is WIP: - patches for ivi-shell using weston-ivi-shell-1.6.0-WIP-06-working - fix input patch doesn't apply anymore - needs investigation if patch is needed or not anymore: file://ivi-shell-click-event.patch Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-02-16weston: disable default virtual keyboardHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2015-02-16weston: apply ivi-shell click event patchHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
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-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-07-10weston: Update to version 1.4.93-v3-transitionFlorin 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>