summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)Author
2014-02-04util-linux: add fstrimMax Krummenacher
Add the fstrim utility to Colibri T30 image. The utility allows to send trim commands to the underlaying flash translation layer, which allows too free not used flash sectors and those improve wear- leveling
2013-12-18stress: fix build, texinfo errorsMax Krummenacher
newer distro's tools give the following errors. stress.texi:68: @itemx must follow @item ported from meta-linaro: From e8ba4b6db2c3ec2be54f74d0177bbce2df3f0714 Mon Sep 17 00:00:00 2001 From: Riku Voipio <riku.voipio@linaro.org> Date: Mon, 1 Jul 2013 12:36:23 +0300 Subject: [PATCH] meta-linaro: fix stress build incompatible texinfo changes broke this build
2013-12-02console-image: use connmanMax Krummenacher
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-11-21qt4e-demo-image: Add missing libicui18nMax Krummenacher
2013-10-23glmark2: add missing dependenciesMax Krummenacher
2013-10-21feed-config: use the new feed armv7ahf-vfp-neon for T30/VF50Max Krummenacher
2013-10-21hdmi: add udev rule to start an X output on hotplugMax Krummenacher
2013-10-17inputrc: use <HOME> <END> to go to begin/end of lineMax Krummenacher
2013-10-16machines: T30 and VF50 consitstently use NEON and hard floatMax Krummenacher
- Colibri T30 and Apalis T30 changed to NEON - Colibri VF50 changed to hard float This makes packages built for T30 incompatible with Colibri T20 (but Colibri T20 packages can still be used on T30)
2013-10-11images: add a qt4 embedded imageMax Krummenacher
still missing automatic start of a demo (and detecting keyboard, mouse, touch) export QWS_DISPLAY="LinuxFb:/dev/fb:depth=24" export QWS_KEYBOARD="USB:/dev/input/event1" export QWS_MOUSE_PROTO="LinuxInput:/dev/input/event2" qtdemoE -qws
2013-10-11feed-config: remove non working feeds, add feeds for T30 VF50Max Krummenacher
- remove links to incompatible architecture feeds - for Colibri T30, Apalis T30 and Colibri VF50 there are compatible feeds - for Colibri T20 there are no compatible feeds
2013-10-11console-image: fix the inclusion of X11Max Krummenacher
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2013-10-10image-fstype: add colibri-vfxx moduleMax 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 handling for imx u-boot extensionMax Krummenacher
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-22inhibit missing debug info warnings in binary packageMax Krummenacher
2013-09-22stress: correct license textMax Krummenacher
remove backup file while at it
2013-09-22lxde: use renamed recipe packagegroup* recipeMax Krummenacher
2013-09-22remove obsolete filesMax Krummenacher
2013-09-22libxi: provide dummy recipe - libxi.bbappend in a layer breaks buildMax Krummenacher
2013-09-22update-modules: this package is replaced by other postinstMax Krummenacher
2013-09-22console-image: use require instead of includeMax Krummenacher
2013-09-22image: remove line concatenations '\' from commentsMax Krummenacher
2013-09-22gpioconfig: fix RDEPENDS to include ${PN}Max Krummenacher
2013-08-19apalis image: add the v4l camera driver kernel modulesMax Krummenacher
2013-08-19image: add v4l-utilsMax Krummenacher
2013-07-26trdx-config: remove obsolete packageMax Krummenacher
2013-06-26image: move the pixbuf loader update to rootfs creationMax Krummenacher
2013-06-26fs-init: add recipe to extend rootfs partition on eMMCMax Krummenacher
- on Colbri/Apalis T30 the rootfs is downloaded in a minimum size. On first boot this filesystem is resized to fill its full partion. This slows down IO responsivness during the first 5 minutes.
2013-06-26burnflash: unified T20/T30Max Krummenacher
- unified the burnflash sources to work on Colibri T20/T30, Apalis T30 - change the PXA dummy burnflash accordingly - increase the initial free rootfs space to 100M on eMMC partition will be resized on first boot to full partition size relevant for Colibri T30, Apalis T30
2013-06-26image: add gstreamer deinterlacer used with cameraMax Krummenacher
2013-06-17stress: download site is down, added mirrorMax Krummenacher
2013-06-07lxde-image: add scrot, add underscore to apalis tar filenameMax Krummenacher
2013-04-15trdx-extra: cleanup indentionMax Krummenacher
2013-03-27images: added a QT4 X11 imageMax Krummenacher
- bbappends to the base qt4-x11-free recipe to use OpenGL ES2 - script which starts X plus qtdemo, including a systemd service to activate script
2013-03-20florence: add virtual keyboard to imageMax Krummenacher
2013-03-07image: add setxkbmap packageMax Krummenacher
2013-03-04remove unused filesMax Krummenacher
2013-03-04image: remove intermediate file before creating tarballMax Krummenacher
2013-03-04added filesystem tools, Apalis: added lvds configuration scriptsMax Krummenacher
2013-02-15max9526: added a gtk version for Colibries onlyMax Krummenacher
2013-02-05GPIOConfig: Colibri-t30 GPIO to SODIMM assignmentMax Krummenacher
- Colibri T30 V1.1 has a different assignment of GPIO to SODIMM pins
2013-02-05image: image name now defined in the image.bb filesMax Krummenacher
2013-01-29max9526: install on all modulesMax Krummenacher
2013-01-29image: add Apalis-T30 specific packagesMax Krummenacher