summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-11apalis/colibri-imx6: U-Boot and Kernel for V1.0/V1.1Max Krummenacher
Update to a U-Boot and Kernel which can be used for Apalis iMX6 HW version V1.0 and V1.1. Also deploy additional device tree for Apalis iMX6 V1.0 modules
2014-12-11qt4e-demo-image: remove xdg-utilsMax Krummenacher
xdg-utils pulls in at least part of the X server.
2014-12-11consolekit: add systemd to DEPENDS if neededMax Krummenacher
2014-12-11samba: add quota to the DEPENDSMax Krummenacher
2014-12-08Colibri iMX6: Update release notesMax Krummenacher
Add update of single component U-Boot/Kernel/FDT Remove unavailable interfaces from the list of notworking Add correct git tag
2014-12-08Release Notes: fix changed URLMax Krummenacher
While at it remove supperseeded release note
2014-12-08Colibri iMX6/T30: Add/Update release notesMax Krummenacher
Add inital release notes for Colibri iMX6 Fix Colibri T30, EvalBoard MMC connector designator
2014-12-08Apalis/Colibri T30: Update release notesMax Krummenacher
Workaround for resize script
2014-12-08qt4-x11-free-systemd.bb: move init script to /usr/binStefan Agner
Due to the move to systemd, all init scripts located under /etc/init.d get deleted by the inherited systemd recipes (systemd.inc). Since we don't use the script as a system V init script, we can move the script to /usr/bin.
2014-12-08qt4 bbappend: add dependencies to OpenGL ES2Stefan Agner
Since we explicitly ask to build Qt for OpenGL ES2, we should also make OpenGL ES2 as a explicit dependency.
2014-12-08apalis/colibri imx6/t20/t30: deploy eglinfo-x11Marcel Ziswiler
2014-11-13apalis/colibri_imx6: get rid of imx_usb.m32Marcel Ziswiler
2014-11-13Apalis/Colibri iMX6/T20/T30/VF50/VF61: rev kernel version to V2.3b4Marcel Ziswiler
2014-11-13Apalis/Colibri iMX6/T20/T30/VF50/VF61: Update release notesMarcel Ziswiler
2014-11-13apalis/colibri_imx6: fix wallpaperMarcel Ziswiler
2014-11-13apalis/colibri_t30: fix fw_setenvMarcel Ziswiler
2014-11-13Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: update resp. introduce ↵Marcel Ziswiler
GPIOconfig tool
2014-11-13colibri-vf: add mainline kernel recipeStefan Agner
Add recipe to build mainline kernel. Currently, the 3.17 next branch will be built. To use this kernel, add this lines to your local.conf PREFERRED_PROVIDER_virtual/kernel ?= "linux-toradex" IMAGE_INSTALL_append = "kernel-devicetree" KERNEL_DEVICETREE += "vf500-colibri-eval-v3.dtb vf610-colibri-eval-v3.dtb" Also, the multi-core communication packages (mqxboot, libmcc, mcc-pingpong and kernel-module-mcc) need to be removed from recipes/images/trdx-extra.inc since the required kernel interfaces are not available on the 3.17 mainline port.
2014-11-05Apalis/Colibri iMX6/T20/T30/VF50/VF61: Update release notesMarcel Ziswiler
2014-11-03Apalis/Colibri T30: Fixed release notesMarcel Ziswiler
Got the U-Boot stuff mixed up.
2014-11-03Apalis/Colibri iMX6/T20/T30/VF50/VF61: Update release notesMarcel 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-30machine: imx6: fix thumb2 arch settingMax 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-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-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: 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-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-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-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