Age | Commit message (Collapse) | Author |
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Empty RDEPENDS are not needed, the others are automatically added
by the buildsystem.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
As e.g. our Tegra modules are multihead capable and if HDMI is plugged
in while the xinput calibrator was run this led to the following error
message:
root@apalis-t30:~# xinput_calibrator_once.sh
Unknown option: 640x480
Fix this by just using the first detected heads geometry definition.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
silence warning for hash-style not gnu
WARNING: unclutter-1.09-r0 ... No GNU_HASH in the elf binary: '...unclutter' [ldflags]
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
Fixes:
| ERROR: giblib-1.2.4-r0 do_populate_sysroot: QA Issue: giblib.pc failed sanity test (tmpdir) in path .../work/armv7at2hf-neon-angstrom-linux-gnueabi/giblib/1.2.4-r0/sysroot-destdir/usr/lib/pkgconfig [pkgconfig]
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
This bbappend is required by packages built with meta-lxde.
Thus move it were it belongs.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
|
|
The evdev version provided by oe-core is in the meantime newer than
this backport, hence we can safely remove it.
|
|
The upstream server currently gives error 403.
$ wget http://linuxbrit.co.uk/downloads/scrot-0.8.tar.gz
--2015-09-17 10:50:25-- http://linuxbrit.co.uk/downloads/scrot-0.8.tar.gz
Resolving linuxbrit.co.uk (linuxbrit.co.uk)... 65.110.41.18
Connecting to linuxbrit.co.uk (linuxbrit.co.uk)|65.110.41.18|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2015-09-17 10:50:25 ERROR 403: Forbidden.
(cherry picked from commit 77e6a09a5afeab9f0d550b3319e134ec991f50cf)
|
|
gpu-viv-bin-mx6q -> imx-gpu-viv
with a bunch of subpackages.
|
|
PublicDomain is not known to OE
|
|
Neiter graphviz_2.32.0.bb graphviz_2.38.0.bb work with dizzy.
Uses python directory from build host.
|
|
The SUMMARY variable gives a short description of the package (<72 chars).
A missing DESCRIPTION is automatically set to the content of SUMMARY.
|
|
${PN} might be extended with some magic prefix, so don't use it in SRC_URI
assignments et. al.
|
|
|
|
|
|
|
|
This is also done by the session manager effectively starting the
autostart items twice.
|
|
Remove xinput-calibrator systemd service since autostart is done
using /etc/xdg/autostart/xinput_calibrator.desktop.
|
|
|
|
This uses the % wildcard for recipe matching.
remove the deprecated PRINC variable while at it.
|
|
Two popular VNC clients:
- DirectVNC based on DirectFB (e.g. without X11)
- TightVNC based on X11
(cherry picked from commit ef4113208de357a5b8accd7610f8bf3230125a59)
|
|
If the xinput-calibrator.service is enabled but lxdm.service is disabled lxdm
was started anyway because of the requires dependency.
Replase Requires with Requisite to have xinput-calibrator.service fail instead.
(cherry picked from commit e34e6361ecaaa8b148d438d517761bdd084d1a32)
|
|
adds gpu-viv-bin-mx6q-libraries package which RDEPENDS only the
libraries but not the samples.
|
|
V2.7.3 crash when it receives multitouch events
|
|
|
|
with the move from meta-openembedded to oe-core some things have
changed, e.g. the config files have to explicitly installed
|
|
- make the menuentry behave as the one time calibration on first boot
|
|
|
|
- Unclutter hides your X mouse cursor when you do not need it
|
|
|
|
on first boot
|
|
|