Commit Graph

7961 Commits

Author SHA1 Message Date
Adrian Alonso
d3cbabf828 amd-gpu-x11-bin-mx51: ship amd binaries to rootfs
* Ships Amd x11 binaries to rootfs, deploys prebuilt shared
  libraries.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 17:13:24 -05:00
Adrian Alonso
c5daa5215a udev-extraconf: add custom target udev rules to rootfs
* Add udev custom target rules 10-imx.rules
* Input devices udev rules are disabled since they are
  already covered in default yocto udev rules, keep custom
  settings.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 17:08:44 -05:00
Adrian Alonso
f1eca1f90c u-boot-imx: bootloader for imx targets
* u-boot-imx package build descriptor for imx targets
  fetch source from freescale git repo.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 17:07:06 -05:00
Adrian Alonso
68604bbe8a u-boot-imx: bootloader for imx targets
* u-boot-imx package build descriptor for imx targets
  version 2009.08

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 17:05:11 -05:00
Adrian Alonso
f622f854e9 formfactor: set target input devices options
* Each machconfig file provides information that is used in
  startup to set the input devices for the target platform.
  HAVE_TOUCHSCREEN sets touchscreen support
  HAVE_KEYBORD is set when a physical keyboard is attached to
  the system otherwise a virtual keyboard is used.
* More info check formfacto recipe descriptor.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 16:59:18 -05:00
Adrian Alonso
e192aaa172 elftosb: creates boot stream files for iMx targets
* Helper app that creates boot stream files used by
  freescale iMX SoCs

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 16:55:45 -05:00
Adrian Alonso
dc60a260e6 imx53ard: machine config options
* Custom target config options
* Sets u-boot default loadaddress, u-boot target config
* Preferred linux and u-boot package descriptors
* Target basic support like alsa, touchscreen support

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 16:53:58 -05:00
Adrian Alonso
2174de1ecb imx53ard: machine config options
* Custom target config options
* Sets u-boot default loadaddress, u-boot target config
* Preferred linux and u-boot package descriptors
* Target basic support like alsa, touchscreen support

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 16:50:18 -05:00
Adrian Alonso
83cab4d6b5 fsl-default-revisions: sets default versions for packages
* If there is multiple recipe descriptor for package, this
  file provides information on the preferred version.
* For packages that fecth its source code from a git repo
  the package version can be set to match a branch.
* This file set u-boot-imx and linux-imx preferred version
  to AUTO meaning that if the source is fetched from a git
  repo the version will be the default branch.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 16:44:56 -05:00
Adrian Alonso
75a532f700 layer: meta-freescale bsp layer settings
* layer.conf: sets the search paths to include the
  custom BSP package build descriptors (recipes)
* It also sets the priority to override common recipes
  provided in multiple layers.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24 16:40:53 -05:00
Kumar Gala
f3a7de0d03 Add initial README
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-07-29 08:35:16 -05:00