summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-12-08eglinfo-x11: add bbappend for tegraMarcel Ziswiler
2014-11-24Apalis/Colibri T30: Integrate NVIDIA L4T R16.5 for T30Marcel Ziswiler
Integrate L4T R16.5 currently exclusively distributed via NVIDIA's partner portal and for T30 only. Should supposedly fix some memory leaks in gstreamer resp. its OpenMAX wrapper thereof. While at it: - Unpack OpenMAX IL headers with overwrite option - Cleanup recipe and delete unused files
2014-11-13apalis/colibri_imx6: get rid of imx_usb.m32Colibri_iMX6_LinuxImageV2.3Beta4_20141113Marcel Ziswiler
2014-11-13apalis/colibri_imx6: disable usb rndis systemd serviceMarcel Ziswiler
Disable USB RNDIS systemd service for now due to possible race upon first boot: [ OK ] Started Load/Configure the kernel driver providing the RNDIS gadget. => system hang
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/t30: fix flash_eth update U-Boot scriptsMarcel Ziswiler
2014-11-13apalis/colibri_imx6: fix wallpaperMarcel Ziswiler
2014-11-13apalis/colibri_t30: fix resizefsMarcel 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-13cbootimage/imx-loader/mtd-utils/tegrarcm: fix 32-bit build of our bsp/devtoolsMarcel Ziswiler
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 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