summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-04apalis-imx6.conf: specify the devicetree nameMax Krummenacher
2014-08-04machine.conf: xserver: make sure to use machine specificMax Krummenacher
If the package manager finds a version newer than the prefered-version that one gets installed. As we need a specific one for the tegras and for imx6 we change the 'epoch' to something very high.
2014-08-04machine.conf: unify MACHINE_FEATURESMax Krummenacher
unify the features between machines kernel26 is deprecated and unused apm does not make sense on ARM While at it remove some commented stuff
2014-08-04qt4-x11-free-systemd.bb: Update after toplevel LICENSE file checksum changeMax Krummenacher
2014-08-04qt-demo-init: Update after toplevel LICENSE file checksum changeMax Krummenacher
2014-08-04image: change logic in manifest deploymentMax Krummenacher
2014-08-04image: fix typo in IMAGE_NAME_apalis-t30Max 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-08-04openssh: do not use reverse DNSMax Krummenacher
This gets rid of a long timeout when connecting in a network which does not provide reverse DNS.
2014-08-04gpioconfig: add dummy binary for unsupported machinesMax Krummenacher
Avoids WARNING: Unable to get checksum for gpioconfig SRC_URI entry GPIOConfig: file could not be found during recipe parse by providing a dummy GPIOConfig. The dummy displays a popup with a button that says that the program is not available on this machine.
2014-08-04firefox: use 10.0.12esrMax Krummenacher
2014-08-04firefox: fix SIGILL abort on startMax Krummenacher
This seems to only happen in our setup. (with gcc provided from meta-linaro, 4.8.3) With a meta-fsl-arm setup + meta-browser firefox starts correctly. (with gcc from oe, meta-oe, 4.8.2)
2014-08-04remove obsolete recipe and patchMax Krummenacher
2014-08-04mcc/m4: use recipes from meta-fsl-armMax Krummenacher
deleted: recipes-bsp/libmcc/libmcc_1.04.bb deleted: recipes-bsp/mqxboot/mqxboot_1.0.bb deleted: recipes-kernel/kernel-module-mcc/kernel-module-mcc_1.04.bb
2014-08-04timestamp-service: change to new timestamp formatMax Krummenacher
Patch pending in meta-angstrom
2014-08-04libpcre: Use generic bbappend versioningMax Krummenacher
2014-08-04connman.service: adapt patch to new upstream versionMax Krummenacher
2014-08-04base-files: use /dev/root in /etc/fstab for systemd supportMax Krummenacher
follow openembedded-core commit c509f948d9c575c45af8c5ed1cb1692c0ca5dade systemd does not recognize "rootfs" in /etc/fstab so the root filesystem is not checked. As a result, the following message is logged by journalctl: systemd-fstab-generator[68]: Checking was requested for "rootfs", but it is not a device Changing "rootfs" to "/dev/root" in /etc/fstab allows systemd to check the root filesystem when the kernel is booted with the root filesystem mounted read-only.
2014-08-04lxde: move base recipes to meta-lxdeMax Krummenacher
2014-08-04util-linux: fstrim: remove now integrated backportMax Krummenacher
2014-08-04stress: remove bb for older versionMax Krummenacher
2014-08-04build warnings: remove warnings already strippedMax Krummenacher
Change to new way of inhibiting warning from INHIBIT_PACKAGE_DEBUG_SPLIT = "1" to INSANE_SKIP_${PN} = "already-stripped"
2014-08-04local.conf: update sample local.confMax Krummenacher
2014-08-04bbappends: remove the deprecated PRINC variableMax Krummenacher
2014-08-04Use generic bbappend filesMax Krummenacher
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
2014-07-15vnc: add directvnc and tightvnc recipesMarcel Ziswiler
Two popular VNC clients: - DirectVNC based on DirectFB (e.g. without X11) - TightVNC based on X11 (cherry picked from commit ef4113208de357a5b8accd7610f8bf3230125a59)
2014-07-15xinput-calibrator.service: only start when lxdm is enabledMax Krummenacher
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)
2014-06-25qt5: config for gles and build examplesraul
2014-06-16trdx-image-fstype: improve for use with other imagesMax Krummenacher
Don't fail for images which do not deploy /boot/uImage mx6: only strip binaries
2014-06-12release notes: extend Colibri VF UART recovery notesStefan Agner
Add hint for non-fused modules, document recovery mode on Iris.
2014-06-12apalis-imx6: remove unneeded variableMax Krummenacher
2014-06-11virtual/kernel: set preferred unconditionalyMax Krummenacher
Be consistent with the other machine recipes Help the autobuilder setup
2014-06-10release notes: update Colibri VF release notesStefan Agner
Update Colibri VFxx release notes to reflect latest release V2.2 Beta 1.
2014-05-28feeds: remove machine feed url, as it does not existMax Krummenacher
2014-05-28lxde-common: remove obsolete commands in autostartMax Krummenacher
- remove workarounds for hdmiaudio and xrandr which are no longer needed. - while at it fix some whitespace issues
2014-05-24colibri-vf: use latest u-boot and burnflashMarcel Ziswiler
Use the latest U-Boot and burnflash.
2014-05-20colibri-vf: switch back to latest git on colibri_vf branchMarcel Ziswiler
This commit switches Colibri VF machine back to use the colibri_vf branch and use the latest Linux kernel.
2014-05-09GPIOConfig: update Vybrid GPIOConfig toolStefan Agner
Update GPIOConfig for Vybrid (V1.2)
2014-05-07linux-toradex: rename linux.inc to avoid layer order dependencyStefan Agner
The include files (such as linux.inc) are not resolved by priority but on layer order instead. This can lead to build errors in case the layers in BBLAYERS are ordered differently.
2014-05-07u-boot: make use of shared U-Boot branchStefan Agner
2014-05-02mcc-pingpong: demo application for ping pong with Cortex M4Stefan Agner
2014-04-30icu: add break iterator support for webkitgtkStefan Agner
Webkitgtk needs break iterator support in order to work. This avoids segmentation fault when using Midori web browser.
2014-04-30colibri-vf: switch to U-Boot 2014.04 and latest gitStefan Agner
This commit switches Colibri VF machine to use the 2014.04 git branch. The change to latest U-Boot brings proper NAND hardware ECC support, which is also enabled in latest Linux kernel. Beside that, burnflash is updated to correctly work with the new U-Boot version and the altered Config Block location.
2014-04-08Added note about Apalis iMX6 SSH password authentication beingMarcel Ziswiler
disabled by default. While at it line wrapped Apalis T30 release notes document.
2014-04-05u-boot-fw-utils: provide matching recipesMax Krummenacher
With the change to our own u-boot recipes the bbappend to the common u-boot-fw-utils recipe is no longer a sane solution. While at it cleanup COMPATIBLE_MACHINE style.
2014-04-05linux-toradex-fsl_git: fix parsingMax Krummenacher
Make the bitbake parser not fail when this recipe is parsed for a machine for which this recipe is not a COMPATIBLE_MACHINE.
2014-04-04Apalis_iMX6: add initial rlease notesMax Krummenacher
2014-04-04icu: update to match bb versionMax Krummenacher
2014-04-04Revert "cortex-a5.inc: backport from openembedded-core dora branch"Max Krummenacher
File now provided by openembedded-core This reverts commit 592b1395c7cdff2125b5e42a7f9605749e625419.