summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-28mesa: set it to MACHINE_ARCH only on tegraMax Krummenacher
2015-10-28gst-launch: follow mfw_v4lsink to imxv4l2sink name changeMax Krummenacher
2015-10-28qt4-x11-free-systemd: change filenames for systemd serviceMax Krummenacher
qtdemo-init exists in another recipe for qte. When both recipes are built we get an error during sysroot deployment.
2015-10-28fs-init.bb: follow e2fsprogs package splitMax Krummenacher
With fido e2fsprogs did split out the package e2fsprogs-resize2fs. RRECOMMEND it so that it gets picked up during rootfs creation.
2015-10-28update.sh: use moduletype specific folder for output filesMax Krummenacher
With update.sh one creates files on e.g. a SD-card or a tftp server which enables updating the SW on a module from U-Boot running on said module. This commit adds a module type specific directory on that output media so that update data for multiple module types can be stored on one media. Generic U-Boot scripts in the media's root directory do select the matching update data depending on module type.
2015-10-28update.sh: delete intermediate files after useMax Krummenacher
2015-10-28flash_eth: provide option to split output fileMax Krummenacher
To flash a large rootfs over tftp the rootfs must be split into chunks of 64MB on the tftp server. Add the option '-c' to the update.sh script which does this automatically. Use 64MB chunks on all module types.
2015-10-28iMX6: update.sh: deploy Ixora specific dtbMax Krummenacher
While at it: - remove the default directory for the -o parameter - cleanup text and sort variables
2015-10-28firefox: moved patches to meta-browserMax Krummenacher
2015-10-27apalis_t30: switch to validated 800 mhz bctMarcel Ziswiler
Switch to using the temperature Chamber validated 800 MHz BCT Apalis_T30_2GB_800Mhz.bct. Please note that for now this is a fixed 800 MHz BCT which does not allow for memory DVFS (e.g. 400/800 MHz switching like currently only possible on Colibri T30).
2015-10-21colibri_vf: update/load USB Gadget ConfigFS automaticallyStefan Agner
Update defconfig and kernel version to latest version from git. This also configures the USB Gadget ConfigFS as a module. Add the ConfigFS module to the list of autoloaded modules.
2015-10-20apalis/colibri_t20/30 aka tegras: fix usb rndis operationMarcel Ziswiler
We noticed that our latest move to using systemd/networkd leaves the rndis0 interface down. Manually bringing the link up solved the issue. As a workaround add upping the link to our start-rndis.sh script.
2015-10-12Apalis iMX6: cleanup filename for V1.0 HWMax Krummenacher
Follow the rename imx6q-apalis-eval_v1_0.dtb to imx6q-apalis_v1_0-eval.dtb in the kernel. The v1_0 denotes the Apalis module version, not the evaluation board version.
2015-10-12apalis-imx6: update kernel to toradex_imx_3.14.28_1.0.0_ga-nextMax Krummenacher
2015-10-12images: install eglinfo-x11 only in x11 based imagesMax Krummenacher
Conflicts: recipes/images/angstrom-qt-x11-image.bb
2015-10-12colibri_t20/vf50/vf61: actually enable mkfs.ubifs' --space-fixup optionMarcel Ziswiler
While we were checking whether the mkfs.ubifs tool has the magic --space-fixup option available we never actually enabled that option to be used when generating our UBIFS root file system images. Thanks Bhuvan for spotting this having actually been in our update scripts for almost two years now!
2015-10-12scrot, giblib: add fedora download mirrorMax Krummenacher
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)
2015-08-18local.conf: adopt DISTRO to fido and drop PREFERRED_PROVIDER_glibcColibri_VF_LinuxImageV2.5Beta1_20150813Marcel Ziswiler
2015-08-17colibri-vf: updated release notesMarcel Ziswiler
2015-08-14colibri-vf: updated release notesMarcel Ziswiler
2015-08-13angstrom-lxde-image: add xf86-video-modesettingMax Krummenacher
Prepare the rootfs for a future kernel which allows to use modesetting.
2015-08-13xserver-xorg: drop pinning to 1.14.7 for vf and mx6 based modulesMax Krummenacher
2015-08-13colibri-vf: update u-boot fw-utils to latestMax Krummenacher
2015-08-13colibri-vf: update u-boot to latestMax Krummenacher
2015-08-13colibri-vf: initial kernel based on upstream 4.1Max Krummenacher
2015-08-07openssh: backport version 6.8 from masterMax Krummenacher
We've seen newer distros which incorrectly negotiate used cypher with the on target openssh. Using 6.8 fixes that.
2015-08-07images: set PV to 2.5Max Krummenacher
2015-08-07trdx-extra: add crdaMax Krummenacher
Newer kernels use a user space deamon to control wifi regulatory domains. Deploy the user space deamon in all images independent on what kernel version is used.
2015-08-07Revert "systemd: restore userspace firmware loading support"Max Krummenacher
This reverts commit bd2d32bf3a8460c87849e75ad01e11450d8cda10. Remove the backport, is part of fido.
2015-08-07trdx-image-fstype.inc: DEPEND on virtual/bootloaderMax Krummenacher
Without this the colibri-vf u-boot is not built.
2015-08-07u-boot-toradex_git: add virtual/bootloader to PROVIDESMax 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-08-07u-boot: remove obsolete overridesMax Krummenacher
2015-08-07kernel: adapt to oe's new shared work dirMax Krummenacher
2015-08-07opencv: update patches for libav 10.x APIMax Krummenacher
2015-08-07fstab: synchronize with oe-coreMax Krummenacher
2015-08-07colibri-vf: pull in kernel-module-mcc through dependsMax Krummenacher
kernel-module-mcc is now provided as virtual/kernel-module-mcc. Pull it in via depends of libmcc and automatically choose the correct one.
2015-08-07colibri-vf: use U-Boot recipe from meta-fsl-arm-extraMax Krummenacher
2015-08-07colibri-vf: moved to meta-fsl-arm, remove hereMax Krummenacher
2015-08-07icu: upgrade reduced icu data to version 54Max Krummenacher
2015-08-07alsa-state: choose extended record volumeStefan Agner
The WM9715L AC97 codec supports two volume modes for audio capturing: basic (AC97 conform) and extended. The extended range allows smaller gain steps and a large range, hence use this mode by default.
2015-08-01update.sh: fix test for partedMax Krummenacher
Now that we exit on failure the test for a user accessible parted must not return an error code.
2015-07-15update.sh create_configblock.sh: improve test for awk and exit on failureMax Krummenacher
On recent Ubuntu distributions gawk no longer supports awk -V which makes the test fail. Simulate our awk use case and test the result instead. Additionally set 'set -e' to exit immediately on errors. Fix places where a command returns not zero in 'normal' situations. E.g. A full disk leads otherwise to funny effects. Allow relative OUT_DIR.
2015-07-14update.sh: cleanup eMMC layout commentsMax Krummenacher
The eMMC layout comments are confusing and in some regards outdated. Clean it up. While at it move the calculation of the rootfs file system size to the rootfs creation to not confuse the rootfs file system size with the size of the rootfs partition.
2015-07-09updated release notesStefan Agner
Add USB mass storage mishap.
2015-07-02configblock.bin: stop deploying skeleton configblock.binMax Krummenacher
U-Boot now has the command cfgblock which can be used to create a valid configblock. Alternatively one can be created with create_configblock.sh.
2015-07-02images: use append operatorMax Krummenacher
Cleanup: Use the append operator to add soc-arch/machine specific packages to IMAGE_INSTALL. No change in the image is intended.
2015-07-02images: colibri-vf fix: install gpioconfig only in angstrom-lxde-imageMax Krummenacher
add the missing _append
2015-07-01angstrom-qt-x11-image: remove gtk dependent packagesMax Krummenacher
remove connman-gnome applet and libwnck which make no sense in a qt image.
2015-07-01images: install gpioconfig only in angstrom-lxde-imageMax Krummenacher
gpioconfig depends on gtk+