summaryrefslogtreecommitdiff
path: root/recipes-graphics
AgeCommit message (Collapse)Author
2022-10-02weston-init: fix socketuser vs socketgroup typoPhilippe Schenker
Related-to: ELB-4800 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 9d61de2a84b78852c74ad0b50910ffd219af621a)
2022-05-16weston-init: import weston.sh from meta-freescale-distroMax Krummenacher
Import the file `profile` and rename it directly to its final name `weston.sh` from meta-freescale-distro. This allows to use it in a Toradex Easy Installer setup and it simplifies the bbappend which does not add the freescale-distro layer. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2022-04-01weston-init: move in weston-init recipe from meta-toradex-nxpMing Liu
Also fix several issues as follows: - Drop INI_UNCOMMENT_ASSIGNMENTS append, the correct fix has been merged to meta-freescale by commit: 6be9870b505. - Replace configure_noidle by no-idle-timeout PACKAGECONFIG. - Replace configure_pixman by use-pixman PACKAGECONFIG. - Install weston env setup profile. - Run weston systemd service as root user, this ensures input devices and GPU acceleration hardwares, reference: https://source.codeaurora.org/external/imx/meta-imx/commit/?h=hardknott-5.10.72-2.2.0&id=9e08be758765d4a991e0a440f8abef225be094e3 Related-to: ELB-3477 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-03-04mesa: remove workaroundMax Krummenacher
With the removal of angstrom we can drop this workaround. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-12-22mesa: sync with upstream packageconfig changesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22mesa_%.bbappend: follow oe-core update to 17.0.xMax Krummenacher
Remove crypto packageconfig which no longer exists. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07fix-up mesa packageconfigMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2015-10-30evdev: remove old backportStefan Agner
The evdev version provided by oe-core is in the meantime newer than this backport, hence we can safely remove it.
2015-08-07gpu-viv-bin: package has been renamed and splitMax Krummenacher
gpu-viv-bin-mx6q -> imx-gpu-viv with a bunch of subpackages.
2014-08-04Use generic bbappend filesMax Krummenacher
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
2014-04-03gpu-viv-bin-mx6q: add bbappend for no samplesMax Krummenacher
adds gpu-viv-bin-mx6q-libraries package which RDEPENDS only the libraries but not the samples.
2013-10-17evdev: backport V2.8.1 from doraMax Krummenacher
V2.7.3 crash when it receives multitouch events