summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-11colibri-vf: update U-BootMax Krummenacher
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-11xserver-xorg: use the xorg-CVE-2013-6424.patchMax Krummenacher
while at it remove the xserver-xorg.inc file in favour of the identical inc file in the openembedded-core layer.
2014-12-08xserver-xorg: fix broken X server rotation on tegrasMarcel Ziswiler
Upgrading to 1.14.7 fixes the broken X server rotation issue seen on Apalis/Colibri T20/T30 as noted on our developer website: http://developer.toradex.com/software-resources/arm-family/linux/linux/ release-details?view=all&issue=9562
2014-12-08xserver-xorg: upgrade to 1.14.7Marcel Ziswiler
This is an upgrade from the former 1.14.4 recipe as found here: http://cgit.openembedded.org/openembedded-core/tree/meta/ recipes-graphics/xorg-xserver?id= b8feee3cf21f70ba4ec3b822d2f596d4fc02a292
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-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.