CM-T3730: Linux: Package contents
Contents
CM-T3730 Linux package contents
version.txt
The contents of the version.txt identifies the package version.
images
- uImage-cm-t3730 - ready to run Linux kernel image binary for CM-T3730
- angstrom-image-cm-t3730.tar.bz2 - archive of Angstrom root file system
- angstrom-image-cm-t3730.ubi - ready to run Angstrom Linux image for installation onto CM-T3730 NAND
- debian-image-cm-t3730.tar.bz2 - archive of Debian root file system
- debian-image-cm-t3730.ubi - ready to run Debian Linux image for installation onto CM-T3730 NAND
- bootscr.img - U-Boot script used for image installation
- kernel.img - Kernel image used for CM-T3730 Linux, Angstrom and Debian images installation
- ramdisk.img - Ramdisk image used for CM-T3730 Linux, Angstrom and Debian images installation
kernel
- uImage-3.0.87-cm-t3730-6.bin - ready to run Linux kernel 3.0.87-cm-t3730-6 for CM-T3730
- linux-3.0.87-cm-t3730-6.config - Linux kernel 3.0.87-cm-t3730-6 configuration file
- linux-3.0.87-cm-t3730-6.patch - patch vs. Linux stable kernel 3.0.87 with support for CM-T3730 peripherals
- patches - ordered collection of patches, that form the single patch above (linux-3.0.87-cm-t3730-6.patch)
oe
The oe directory contains configuration files and CM-T3730 specific package definition for OpenEmbedded.
- base-revision - the OpenEmbedded commit id that was used to create the Angstrom root file system image.
- local.conf - configuration file used to build Angstrom Linux image for CM-T3730. This file should be placed in ${OEBASE}/build/conf directory.
- openembedded-cm-t3730-6.patch - patch vs. OE commit id specified in the base-revision to support CM-T3730
- patches - ordered collection of patches, that form the single patch above (openembedded-cm-t3730-6.patch)
- extra - directory contains miscellaneous files and examples
- oe_sample_appl.zip - archive of a sample Bitbake recipe that allows building a basic "Hello world" application
utilities
The utilities directory contains miscellaneous utilities useful for development
- angstrom-image.cfg - configuration file used by ubinize utility for angstrom-image-cm-t3730.ubi generation.
- debian-image.cfg - configuration file used by ubinize utility for debian-image-cm-t3730.ubi generation.
- tftpd32.zip - TFTP server for Windows users
- eeprom-util - CompuLab EEPROM utility for reading information found inside the EEPROM on CompuLab boards
- ti-utils - TI utility required to calibrate the TI WL12xx devices
- bootscr.src - U-Boot script source used for booting into the installation environment.
extra
The extra files that are not directly connected to the Linux kernel or the OE framework
- deb_packages - Custom *.deb packages used in CM-T3730 Debian root filesystem
- media-ctl_0.0.2-1_armel.deb - media-ctl utility used for configuring ISP subsystem
- xinput-calibrator_0.7.5-1_armel.deb - touchscreen calibration utility
- dvsdk_04_03_00_06 - DSP related files
- dvsdk_04_03_00_06-cm-t3730-6.patch - patch that provides support for mainline Linux kernel and CM-T3730 device with the DVSDK
- patches - ordered collection of patches, that form the single patch above (dvsdk_04_03_00_06-cm-t3730-6.patch)
- extra_files - DVSDK Demo applications and data files
- ti_dvsdk_demo.tar.bz2 - DVSDK demo applications
- data - sample media files
- Graphics_SDK_4_05_00_03 - graphics (SGX) related files
- graphics_sdk_04_05_00_03-cm-t3730-6.patch - patch to fix the Graphics SDK v4.05.00.03 compile time errors
- patches - ordered collection of patches, that form the single patch above (graphics_sdk_04_05_00_03-cm-t3730-6.patch)
- WL1271_Linux_SDK_3_00_01_06 - WL1271 WLAN/Bluetooth single chip related support files
- wl1271_linux_sdk-cm-t3730-4.patch - patch to fix the compile time issues and to provide support for CM-T3730
- extra_files - files for Wl1271 Linux SDK and CM-T3730
- bluetooth_src - additional libraries and packages for Wl1271 Linux SDK
- BT_firmware - bluetooth firmware binaries for CM-T3730
- gallery - media files that can be used for Bluetooth usage demonstration
- patches - additional patches for after installation adjustments