aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-graphics
AgeCommit message (Collapse)Author
2016-05-19weston: build fix up due to version changeYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-04-28wayland-ivi-extension: build fix upYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-04-28weston/wayland: removed because poky(krogoth) supports 1.9.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-04-18Use http protocol to fetch sources (OSSINFR-30)Philippe Coval
All changes are squashed into a single change as suggested in list Bug: https://at.projects.genivi.org/jira/projects/OSSINFR/issues/OSSINFR-30 Origin: https://github.com/TizenTeam/meta-ivi/tree/sandbox/pcoval/for/upstream/master Cc: genivi-meta-ivi@lists.genivi.org Change-Id: I2730efc3ae424662133d349ec2527809bc2f0000 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2016-04-15using SRCREV instead of BRANCH or TAG at SRC_URI="git://..."Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-18wayland-ivi-extension: fix a build error due to race conditionYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-18wayland-ivi-extension: create *-test packageYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-06xkeyboard-config: Remove temporary fix that has been upstreamed.Frederico Cadete
The fix is in upstream poky since yocto 1.8 (fido). Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be>
2016-02-05weston: add xkeyboard-config as dependenciesYong-iL Joh
remove workaround of libxkbcommon Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-05weston: change weston.ini for running wayland-ivi-extension correctlyYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-01-28wayland-ivi-extension: trying to enable ivi-input-controller.soYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-01-28libxkbcommon: add xkb-data to handle pc keyboard inputYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-01-28wayland-ivi-extension: bump version to 1.9.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-11-17libinput: version up to 1.1.1Yong-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-11-10wayland-ivi-extension: remove 1.2.0, 1.3.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-11-10cairo: remove package cairo-perf-utils, cairo-script-interpreterYong-iL Joh
- because of license (GPLv3+) Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-11-10layer-management: removedYong-iL Joh
- not used, it's replaced with wayland-ivi-extension Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-10-30mesa: move bbappend from meta-ivi to meta-ivi-bspYong-iL Joh
Choosing the graphics driver should be BSP specific, and for weston it is already done inside meta-ivi-bsp. Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be> Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-10-15weston: fix of mismatched plugin interface between weston 1.6.0 and ↵Yong-iL Joh
wayland-ivi-ext 1.5.0 Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-10-15wayland-ivi-extension: add support for version 1.5.0Manuel Bachmann
Also adds a backport for Wayland/Weston 1.5.0 ; work in all cases, though. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-09-30mesa: enable the EGL state tracker for egl on qemux86, qemux86-64Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-09-14wayland-ivi-extension: Update from 1.3.0 to 1.3.91Yong-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-16wayland-ivi-extension: add support for version 1.3.0Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@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-11-17xkeyboard-config: Add temporary fixAndrei Gherzan
More info: http://lists.openembedded.org/pipermail/openembedded-core/2014-November/098774.html Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-07mesa: add leading space to PACKAGECONFIG_appendHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-06wayland-ivi-extension: Update from 1.2.0-rc7 to 1.2.0Andrei Gherzan
Rebase use_sysroot_dir.patch. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-01Globally replace 'base_contains' calls by 'bb.utils.contains'Andrei Gherzan
Based on oe-core commit: commit 1528e596d4906c33e4be83fcf691cfe76d340ff3 Author: Otavio Salvador <ota...@ossystems.com.br> Date: Thu Apr 24 15:59:20 2014 -0300 Globally replace 'base_contains' calls with 'bb.utils.contains' The base_contains is kept as a compatibility method and we ought to not use it in OE-Core so we can remove it from base metadata in future. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-01mesa: enable gallium, gallium-egl and gallium-llvm configurationHolger Behrens
This enables the package configuration to support gallium software driver to be used with Wayland/Weston. It adds the meta-openembedded/meta-oe layer as a dependency to enable LLVM. 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-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>