summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-image.bb
AgeCommit message (Collapse)Author
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
2013-09-22connman: add commandline configuration toolMax Krummenacher
root@colibri-t30:~# connmanctl connmanctl> services *AO Wired { ethernet_00142d259a48_cable } connmanctl> services ethernet_00142d259a48_cable [ ethernet_00142d259a48_cable ] Type = ethernet Security = [ ] State = online Favorite = True Immutable = False AutoConnect = True Name = Wired Ethernet = { Method=auto Interface=eth0 Address=00:14:2D:25:9A:48 MTU=1500 } IPv4 = { Method=dhcp Address=192.168.10.2 Netmask=255.255.255.0 Gateway=192.168.10.1 } IPv4.Configuration = { Method=dhcp } IPv6 = { } IPv6.Configuration = { Method=auto Privacy=disabled } Nameservers = [ 192.168.0.32 ] Nameservers.Configuration = [ ] Timeservers = [ 192.168.0.32 ] Timeservers.Configuration = [ ] Domains = [ ] Domains.Configuration = [ ] Proxy = { Method=direct } Proxy.Configuration = { } Provider = { } connmanctl> config ethernet_00142d259a48_cable --ipv4 manual 192.168.10.2 255.255.255.0 192.168.10.1 connmanctl> exit root@colibri-t30:~# connmanctl connmanctl> config ethernet_00142d259a48_cable --ipv4 dhcp connmanctl> exit
2013-09-22image: remove line concatenations '\' from commentsMax Krummenacher
2013-08-19image: add v4l-utilsMax Krummenacher
2013-06-26image: add gstreamer deinterlacer used with cameraMax Krummenacher
2013-06-07lxde-image: add scrot, add underscore to apalis tar filenameMax Krummenacher
2013-03-20florence: add virtual keyboard to imageMax Krummenacher
2013-03-07image: add setxkbmap packageT20_LinuxImageV2.0_20130305Max Krummenacher
2013-02-05image: image name now defined in the image.bb filesMax Krummenacher
2012-12-07images: add gstreamer plugin mp3, WiFi Firmware, usb-rndisMax Krummenacher
- provide gstreamer plugins which now are required for nvidias mp3 decoder - add firmware for Ambicom WL250N-USB WiFi, - add configuration for usb-rndis
2012-10-19systemd config: start connman.service, NFS boot issue fixedT20_LinuxImageV2.0Alpha2_20121019Max Krummenacher
2012-10-18image: add gst plugin for v4l2, remove connman.service in favour of sysv ↵Max Krummenacher
script (nfs boot)
2012-10-18angstrom-lxde-image: remove sysvinit scripts which interfere with systemd ↵Max Krummenacher
remove psplash which interfers with systemd nvsamples now compile and run, build ipk again
2012-10-18oe-core update, needed changesMax Krummenacher
2012-10-18update to L4T R16, use abi hard float instead of soft floatMax Krummenacher
2012-10-18add packages needed for CAN. only built the ipk but not add it to imageMax Krummenacher
2012-08-15L4T R15, oe-core Image V2.0Beta1Max Krummenacher
2012-07-21add X11 modules and minicom, i2c-tools, devmem2Max Krummenacher
2012-07-19add X11 stuff installed on Toradex V1.1 Image, in the hope of getting X11 ↵Max Krummenacher
not crashing
2012-06-19Add task_x11*Max Krummenacher
Add IMAGE_FEATURE dropbear Remove IMAGE_LINGUAS
2012-06-12- mklibs is no longer downloadable in the 0.1.33 version, upgrade to next ↵Max Krummenacher
version
2012-06-03Initial commitMax Krummenacher