summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-image.bb
AgeCommit message (Collapse)Author
2016-09-28images: mv all files into recipes-image/imageMax Krummenacher
This requires to adjust the path to include files, e.g.: -require recipes/images/trdx-image-fstype.inc +require recipes-images/images/trdx-image-fstype.inc Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-06-30images: i.mx 6 don't deploy gstreamer xvimagesink, xvinfoMax Krummenacher
The Vivante X driver does not support the X video extension. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-06-30images: i.mx 7 don't deploy gstreamer xvimagesinkMax Krummenacher
The plain framebuffer X11 driver does not support xv so the plugin does not work. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-06-30angstrom-lxde-image: integrate apalis-tk1Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-31angstrom-lxde-image.bb: drop webbrowser webkitgtk-bin for vybridsMax Krummenacher
There are issues with running it with the mesa EGL component. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-31angstrom-lxde-image.bb: deploy gpioconfig for Colibri iMX6Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30angstrom-lxde-image.bb: don't install a second icon themeMax Krummenacher
pcman-fm and gtk RRECOMMEND adwaita. Do not install them and keep the lxde-icon-theme Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30angstrom-lxde-image: don't force a dependency on gstreamer 1.0 for tegrasMax Krummenacher
On the tegras we have to stay with gstreamer 0.10. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30angstrom-lxde-image: mx7: don't deploy gplay, grecordMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30overrides: use append instead of +=Max Krummenacher
We want to append to the generic VAR when we build for a tegra machine. Using VAR_tegra += "" creates a machine specific VAR. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-14images: keep mx7 in line with the other machinesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14images: cope with dropped xserver packagesMax Krummenacher
Newer xserver recipes dropped some packages, move them to RRECOMMEND rather than adding it to IMAGE_INSTALL. That way the image build independently of the used xserver version. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14angstrom-lxde-image: use webkit-gtk browserMax Krummenacher
midory has been dropped from oe-core Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14angstrom-lxde-image: use gstreamer 1.0 for the non tegra machinesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14angstrom-lxde-image: drop connman plugins no longer packaged seperatelyMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14images: move to V2.6 Version and add i.MX7 image nameMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2015-10-29images: install udisk only in lxde imageMax Krummenacher
2015-10-29Revert "angstrom-lxde-image: use udisks only for automount"Max Krummenacher
This reverts commit a1040ca051f6c66bc5205502a462d55490653360. http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-core/systemd/systemd_219.bb?h=fido&id=0cd5a0d5445ff95a8ef4abe24fef705957935e81 fixes the automount issues we have during boot. So revert the patch which completely disabled the feature. This (re)introduces the issue that removable media attached during runtime does get mounted with dbus / udisk in a different fashion. But the fact that media connected at boot is actually mounted before the system reaches its running state and that automount works when one disables the start of the display manager outweights this.
2015-10-12images: install eglinfo-x11 only in x11 based imagesMax Krummenacher
Conflicts: recipes/images/angstrom-qt-x11-image.bb
2015-08-13angstrom-lxde-image: add xf86-video-modesettingMax Krummenacher
Prepare the rootfs for a future kernel which allows to use modesetting.
2015-08-07images: set PV to 2.5Max Krummenacher
2015-08-07gpu-viv-bin: package has been renamed and splitMax Krummenacher
gpu-viv-bin-mx6q -> imx-gpu-viv with a bunch of subpackages.
2015-07-02images: colibri-vf fix: install gpioconfig only in angstrom-lxde-imageMax Krummenacher
add the missing _append
2015-07-01images: install gpioconfig only in angstrom-lxde-imageMax Krummenacher
gpioconfig depends on gtk+
2015-06-12angstrom-lxde-image: use udisks only for automountStefan Agner
Currently udisks and udev-extra-rules (which provides a udev based automount approach) are installed. Since the UI is prefering the D-Bus based udisks approach, remove udev-extra-rules in favor of udisks.
2015-05-12angstrom-lxde-image: deploy tegrastats-gtkMax Krummenacher
2015-05-12images: remove mime-support, udev-hwdb and cpufrequtils for VybridStefan Agner
Those packages are not required or not absolutely necessary, hence remove them for the Vybrid image to loose space constraints on Colibri VF50 somewhat.
2015-05-12recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2015-03-31images: change to V2.4Max Krummenacher
2015-03-31images: use packagegroup instead of taskMax Krummenacher
2014-10-30trdx-images: remove ConsoleKitStefan Agner
Remove explicit installation of ConsoleKit since we use systemd- logind nowadays. Also, pam-plugin-ck-connector, the ConsoleKit pam plug-in, is not required anymore. The equavilent for systemd is part of libpam (pam_systemd.so). The secondary PolKit authenticatin agent polkit-gnome is not necessary since LXDE has its own authentication agent lxpolkit.
2014-10-06colibri-imx6: refactor recipes for new moduleMax Krummenacher
2014-08-04images: fix BAD_RECOMMENDATIONSMax Krummenacher
BAD_RECOMMENDATIONS seems to not work if more than one package is given and all packages get installed. So only give one. On top of that, if a package is available from multiple feeds the package gets installed.
2014-08-04angstrom-lxde-image: remove gnome-disk-utility for vfMax Krummenacher
Don't install gnome-disk-utility on Vybrid based modules to save space.
2014-08-04images: add gstreamer-rtp-manager and unclutterMax Krummenacher
2014-08-04apalis-imx6: append to GSTREAMER packagesMax Krummenacher
Use the available set of GSTREAMER packages and append the i.MX6 specific ones to the list instead of providing a new list
2014-08-04images: consitently use append for machine specific packagesMax Krummenacher
2014-08-04images: rely on distro for update-alternativesMax Krummenacher
2014-08-04gnome-disk-utility: add to image explicitelyMax Krummenacher
gnome-disk-utility is no longer implicitely included.
2014-08-04images: update to comply with V2.3 / daisyMax Krummenacher
Set image version to V2.3 do_rootfs is now written in python, so no appends with shell scripts. Replace appends with new tasks. Set the default systemd target on images that launch X as this is no longer the default. Remove the unneeded LIC_FILES_CHKSUM
2014-04-03images: set PV to V2.2Max Krummenacher
2014-04-03images: apalis-imx6: don't deploy vivante samplesMax Krummenacher
2014-04-01images: add Apalis iMX6Max Krummenacher
2014-04-01images: use busybox as the default login managerMax Krummenacher
tinylogin has been deprecated and the functionality ported into busybox, so we switch to using busybox as the default login manager. http://cgit.openembedded.org/openembedded-core/commit/?id=54fc2a698d49f7acc93c8e4b6f6c4e7b3b6ffcc8
2014-03-18angstrom-lxde-image: T30: add gst-plugins-good-jpegMax Krummenacher
2014-02-10image: improved dependencies to make Qt image smallerStefan Agner
- move pam-plugin-ck-connector to LXDE image - remove connman-gnome from Qt image
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-10-10images: cleanup, add colibri-vfxx moduleMax Krummenacher
- Add optimizations needed for the Colibri VFxx modules - Move common stuff to trdx-extra.inc, /etc/timestamp, CAN utils - Cleanup whitespace and commented stuff - Split out gstreamer packages, don't add them on Colibri VFxx angstrom-lxde-image: - Browser for Colibri VFxx is midori for size reasons console-image: - don't add X11 for Colibri VFxx
2013-09-22images: use consistent image namesMax Krummenacher
- use consistent image names - while at it build the GLES samples only for a tegra machine
2013-09-22image: add update-alternative and ethtoolMax Krummenacher