meta-digi/meta-digi-del/recipes-core
Alex Gonzalez c3c816ec52 Add support for variants
I have split the machine configuration in two:

-The module machine configuration include, for example ccimx53.inc
-The machine configuration (for example cimx53js.conf) which includes
the variant configuration.

This will allow for customers to create their own machine keeping the
module include file.

The variant can be configured in the local.conf file with a
MACHINE_VARIANT variable.

The variant names are made up of the interface initials as follows:

    w: wifi
    e: externel ethernel
    b: bluetooth
    1: 1-wire
    a: accelerometer
    g: GPU
    v: VPU
    128: 128MB RAM
    4k: 1024MB NAND (only for MX51 JTAG flash)

For details regarding the supported variants, each machine configuration
file contains a comment with a variants table.

https://jira.digi.com/browse/DEL-330

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-04-22 17:28:44 +02:00
..
base-files base-files: fix bitbake parsing error 2013-04-19 15:08:02 +02:00
busybox meta-digi: Unify bbappend files with template 2013-03-21 14:09:54 +01:00
images meta-digi: Use common template for recipes. 2013-03-22 13:57:54 +01:00
initscripts meta-digi: Unify bbappend files with template 2013-03-21 14:09:54 +01:00
netbase Add support for variants 2013-04-22 17:28:44 +02:00
packagegroups meta-digi: add 'ubootenv' tool 2013-03-12 16:47:43 +01:00
sysvinit meta-digi: Unify bbappend files with template 2013-03-21 14:09:54 +01:00