generic-poky/meta/conf/machine
Bruce Ashfield 0e7d9956a0 yocto-kernel: factor common routes, update to 2.6.37 and branch renaming
In order to extend and create more kernel recipes based on the
supported yocto kernel common routines need to be placed in
re-usable blocks.

To accomplish this meta/recipes-kernel/linux/linux-yocto_git.bb
is broken into three parts:

 - meta/classes/kernel-yocto.bbclass: contains common routines
   for checking out and configuring a yocto kernel git repository.
   This should be inherited by recipes that need this functionality.

 - meta/recipes-kernel/linux/linux-yocto.inc: Contains the machine
   mappings, compatibility, build directives and common task
   definitions for a yocto kernel based recipe. This inherits
   kernel-yocto, and is the typical point of entry for other recipes.

 - meta/recipes-kernel/linux/linuux-tools.inc: tasks and function definitions
   for kernel recipes that want to build/export perf

It also updates the linux-yocto recipe to default to 2.6.37.

As part of the update to 2.6.37 the branch naming and conventions
have been modified to show inheritance, and be more generic.

For example:

  master
  meta
  yocto/base
  yocto/standard/arm_versatile_926ejs
  yocto/standard/base
  yocto/standard/beagleboard
  yocto/standard/common_pc/atom-pc
  yocto/standard/common_pc/base
  yocto/standard/common_pc_64
  yocto/standard/fsl-mpc8315e-rdb
  yocto/standard/intel_atom_z530
  yocto/standard/intel_core_qm57_pch
  yocto/standard/mti_malta32_be
  yocto/standard/preempt_rt/base
  yocto/standard/preempt_rt/common_pc
  yocto/standard/preempt_rt/common_pc_64
  yocto/standard/preempt_rt/intel_atom_z530
  yocto/standard/preempt_rt/intel_core_qm57_pch
  yocto/standard/qemu_ppc32
  yocto/standard/routerstationpro

In this structure:

  master: tracks the mainline kernel
  meta: meta information for the BSPs and kernel features
  yocto/base: baseline kernel branch
  yocto/standard/base: 'standard' kernel, contains features
                        and configs for all BSPs
  yocto/standard/<machine>: represents a BSP with specific
                            features or configurations

The tools, tree and libc-headers have all been updated to
deal with this new structure. Also in addition to dealing with
the new structure, they continue to work with the existing
tree and will adapt at runtime to the differences.

The linux-yocto-stable_git.bb recipe continues to build the
2.6.34 based tree,and linux-yocto_git.bb builds 2.6.37. As
boards are enabled for the new kernel they will move from
-stable to the development kernel. As of now, only the
emulated targets have moved to 2.6.37-rcX

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-10 22:01:36 -08:00
..
include yocto-kernel: factor common routes, update to 2.6.37 and branch renaming 2010-12-10 22:01:36 -08:00
akita.conf akita: added 'iwmmxt' to MACHINE_FEATURES (from OE) 2008-01-18 12:39:37 +00:00
atom-pc.conf yocto-kernel: factor common routes, update to 2.6.37 and branch renaming 2010-12-10 22:01:36 -08:00
beagleboard.conf yocto-kernel: factor common routes, update to 2.6.37 and branch renaming 2010-12-10 22:01:36 -08:00
c7x0.conf conf/machine: Sync various changes with OE 2007-09-02 17:00:54 +00:00
cm-x270.conf cm-x270.conf: Remove touchscreen from machine features list. Default to the W model, not L 2008-02-14 21:11:21 +00:00
depicture.conf Add depicture machine with patches from SimTec 2008-11-04 11:24:25 +00:00
em-x270.conf machines: remove comment about building feeds for strongarm - OpenZaurus times are over 2008-03-05 15:39:42 +00:00
htcuniversal.conf htcuniversal: add task-keyboard for keymap installation. 2007-11-14 13:55:15 +00:00
hx2000.conf machines: remove comment about building feeds for strongarm - OpenZaurus times are over 2008-03-05 15:39:42 +00:00
igep0020.conf igep0020: add MACHINE_EXTRA_RRECOMMENDS on linux-firmware-sd8686. 2010-07-05 15:49:33 +01:00
igep0030.conf igep0030: add new OMAP3 IGEP module. 2010-07-05 15:49:33 +01:00
mpc8315e-rdb.conf yocto-kernel: factor common routes, update to 2.6.37 and branch renaming 2010-12-10 22:01:36 -08:00
mx31ads.conf conf/machine/mx31*: Add armv6 to PACKAGE_EXTRA_ARCHS 2008-04-15 14:57:43 +00:00
mx31phy.conf conf/machine/mx31*: Add armv6 to PACKAGE_EXTRA_ARCHS 2008-04-15 14:57:43 +00:00
omap-3430ldp.conf omap-3430: Generate jffs2 images 2008-09-29 16:15:07 +00:00
omap-3430sdp.conf omap-3430: Generate jffs2 images 2008-09-29 16:15:07 +00:00
overo.conf Add overo 2008-10-10 11:56:19 +00:00
qemuarm.conf qemu machines: Switch to use linux-wrs 2010-07-19 11:59:51 -04:00
qemumips.conf qemu/mips: arrange for vmlinux to be bootable 2010-07-19 11:59:51 -04:00
qemuppc.conf qemu machines: Switch to use linux-wrs 2010-07-19 11:59:51 -04:00
qemux86-64.conf Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH. 2010-12-10 15:36:48 +00:00
qemux86.conf qemu machines: Switch to use linux-wrs 2010-07-19 11:59:51 -04:00
routerstationpro.conf yocto-kernel: factor common routes, update to 2.6.37 and branch renaming 2010-12-10 22:01:36 -08:00
spitz.conf spitz: added 'iwmmxt' to MACHINE_FEATURES (from OE) 2008-01-18 12:53:17 +00:00
zoom2.conf zoom2.conf : switch to using the TI integration tree for kernel 2010-03-18 20:59:14 +00:00
zylonite.conf linux-rp: minimal zylonite kernel 2007-09-25 10:27:46 +00:00