summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-03Apalis/Colibri iMX6/T20/T30/VF50/VF61: Update release notesColibri_VF_LinuxImageV2.3Beta3_20141031Colibri_T30_LinuxImageV2.3Beta3_20141031Colibri_T20_LinuxImageV2.3Beta3_20141031Apalis_iMX6_LinuxImageV2.3Beta3_20141031Apalis_T30_LinuxImageV2.3Beta3_20141031Marcel Ziswiler
2014-10-31xserver-common_%.bbappend: don't start XDG autostartMax Krummenacher
This is also done by the session manager effectively starting the autostart items twice.
2014-10-31trdx-extra.inc: deploy fw_printenv also on T30Max Krummenacher
2014-10-31apalis/colibri_t30: introduce fw_printenv/setenvMarcel Ziswiler
2014-10-31tegrarcm: add include path to sysroot libcryptoppMax Krummenacher
The include path to libcryptopp is hardcoded to the buildhosts /usr/include/...
2014-10-31libcryptopp: package/stage to correct pathsMax Krummenacher
The native build needs PREFIX to stage the files correctly into x86 sysroot The target build did not deploy the shared object due to missing soname version symlinks
2014-10-31apalis/colibri_t30: fix noisy analogue audio playbackMarcel Ziswiler
Fix noisy analogue audio playback by updating initial ALSA state.
2014-10-30machine: imx6: fix thumb2 arch settingMax Krummenacher
2014-10-30apalis-imx6: burnflash improve help textMax Krummenacher
2014-10-30colibri-imx6: add machine definition and burnflashMax Krummenacher
2014-10-30machines: use thumb2 with meta-angstromMax Krummenacher
Angstrom started using thumb2 on machines with armv7-a architectures. This commit removes our override to stay on arm instruction set, so if building our machines with the angstrom distribution you now get thumb2 builds.
2014-10-30u-boot: iMX6/VF update to latest from gitMax Krummenacher
2014-10-30linux: iMX6/VF update to latest from gitMax Krummenacher
2014-10-30timestamp-service: remove in favor of meta-angstrom patchMax Krummenacher
2014-10-30apalis/colibri_t30: latest u-boot git migrated to cbootimage/tegrarcmMarcel Ziswiler
Use latest U-Boot from git. Migrate to using cbootimage and tegrarcm.
2014-10-30linux: tegra latest from gitMarcel Ziswiler
2014-10-30Add tegrarcm recipeMarcel Ziswiler
2014-10-30Add libcryptopp recipeMarcel Ziswiler
2014-10-30Add cbootimage recipeMarcel Ziswiler
2014-10-30xinput-calibrator: remove systemd serviceStefan Agner
Remove xinput-calibrator systemd service since autostart is done using /etc/xdg/autostart/xinput_calibrator.desktop.
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-29lxdm: switch to 0.5/git versionStefan Agner
Switch to newer LXDM which supports logind as login/session management.
2014-10-29colibri-vf: update burnflashStefan Agner
Write full page when writing configblock. Make the rest to be full of 0xff by default.
2014-10-24colibri_vf: detect module type on dt kernelsStefan Agner
Detect the module type using the compatible property of the device tree to symlink the module specific background image.
2014-10-20colibri-vf: update burnflashStefan Agner
New update scripts supporting the new UBI/MTD layout.
2014-10-20colibri-vf: u-boot: switch to 2014.10Stefan Agner
Use rebased U-Boot release 2014.10. The README has a new md5sum and U-Boots new build system has default configurations ending with defconfig too.
2014-10-20colibri-vf: switch to zImage inside root fsStefan Agner
Due to U-Boot udpate we need to create one big UBI volume. Since attaching the UBI volume is the expensive operation (compared to mount the UBIFS inside that volume), it is relatively cheep to load the kernel directly from the root filesystems /boot directory instead of creating a own volume for the kernel. This also makes it simpler to load a mainline kernel (along with the required dtb file). However, we loose the integrity check of the uImage. But since there were no measures in place to handle a invalid image, we do not loose functionality here. In case we need integrity check, we should consider switching to the new FIT image format...
2014-10-06trdx-extra: colibri-imx6: add machine specific packagesMax Krummenacher
2014-10-06imx-loader: only deploy the needed config filesMax Krummenacher
2014-10-06colibri-imx6: add machine specific config filesMax Krummenacher
2014-10-06lxde-common_0.5.5: add Colibri iMX6 specific wallpapersMax Krummenacher
2014-10-06colibri-imx6: refactor recipes for new moduleMax Krummenacher
2014-10-06qt5: fix build failure with V2.3 imagesMax Krummenacher
2014-10-06systemd: don't pull in systemd 216Max Krummenacher
meta-angstrom backported systemd 2.16 into daisy. Keep using 2.11 for now.
2014-10-06trdx-nv-binaries: don't include X11 headers in eglplatform.hMax Krummenacher
Qt5 uses tokens which would be renamed through defines in the X11 headers. So don't inject these defines into Qt5 sources through eglplatform.h. gcc 4.8 is more strict on type mismatch in assignments, so use correct variable type for the EGLNativeDisplayType pointer.
2014-10-06u-boot: remove don't build the examples patchMax Krummenacher
u-boot.inc no longer builds the standalone examples by default so do patch to not do so is no longer needed. The source tree will no longer be marked as git dirty.
2014-10-06nvsamples: address build race conditionMax Krummenacher
On a fast server nvsamples rarly failed due to missing references. Don't use parallel make and use a symlink instead of a copy operation to move the related lib to its deployment place.
2014-10-06apalis-imx6: Release notes: update from V2.2 on IxoraMax Krummenacher
Conflicts: release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
2014-09-14apalis/colibri iMX6/T20/T30/VF50/VF61: Update release notesMarcel Ziswiler
2014-09-04Apalis T30: Update release notesMarcel Ziswiler
2014-09-03linux-toradex: update to latestApalis_T30_LinuxImageV2.3Beta2_20140903Max Krummenacher
This pulls in the fix for PCIe rarely unavailable at boot. Branch changed from colibri to tegra
2014-09-02imlib2: use git instead of svn repo, update to 1.4.6Max Krummenacher
The enlightement svn seems to be down. Workaround by using their git repo which provides the same data and is already used in the master branch of meta-openembedded. Remove once we upgrade from daisy to the next stable release.
2014-09-02apalis-imx6: Release notes: add notes for PCIe configMax Krummenacher
2014-09-02apalis-imx6: Release notes: add saveenv to env updateMax Krummenacher
2014-09-02apalis-imx6: Release notes: Use webfriendly " charMax Krummenacher
2014-08-05apalis/colibri iMX6/T20/T30/VF50/VF61: Update release notesMarcel Ziswiler
2014-08-04kernel: update to latest on git.toradex.comColibri_VF_LinuxImageV2.3Beta1_20140804Colibri_T30_LinuxImageV2.3Beta1_20140804Colibri_T20_LinuxImageV2.3Beta1_20140804Apalis_iMX6_LinuxImageV2.3Beta1_20140804Apalis_T30_LinuxImageV2.3Beta1_20140804Max Krummenacher
2014-08-04gnutls: hack to use libpthreadMax Krummenacher
gnutls use libgcrypt and should init gcrypt's mutex functionality but does not. This leads to asserts in libgcrypt: Ohhhh jeeee: Assertion `pool_is_locked' failed (random-csprng.c:615:mix_pool) This patch hacks autoconf to always use libpthread and thus initalizes libgcrypt with working mutex functions.
2014-08-04webkit-gtk: remove video and gl for vybrid buildsMax Krummenacher
These features add and use software rendering. Don't provide them for space and performance reasons.
2014-08-04t20, t30: update kernel to latest in gitMax Krummenacher