generic-poky/meta/conf/distro/include
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
..
as-needed.inc as-needed.inc: Blacklist pulseaudio due to its circular librbary dependencies 2009-05-22 17:33:35 +01:00
distro_tracking_fields.inc distro_tracking: update gupnp, gst-ffmpeg, gst-fluendo-mp3, etc. 2010-12-09 12:37:10 +00:00
poky-default-revisions.inc yocto-kernel: factor common routes, update to 2.6.37 and branch renaming 2010-12-10 22:01:36 -08:00
poky-default.inc poky-default.inc: update gcc & linux-libc-headers versions 2010-11-18 13:30:25 -08:00
poky-eabi-csl2005q3-2.inc sdk-task: make libc dependancies generic 2010-08-13 23:37:31 +01:00
poky-eglibc.inc eglibc: add en-us locale generation 2010-11-10 21:22:26 +08:00
poky-external-csl2006q3.inc poky-external-csl2006q3.inc: Set TOOLCHAIN_OPTIONS so the sysroot is set correctly 2008-06-09 22:41:00 +00:00
poky-external-csl2007q3.inc distro/include: Add poky-external-csl2007q3 2008-12-02 20:28:19 +00:00
poky-external-csl2008q3.inc Add 2008q3 CSL toolchain support 2009-01-23 15:53:25 +00:00
poky-external-default.inc poky-external-eabi: Rename to poky-external-default 2010-01-28 22:14:41 +00:00
poky-external-oabi.inc Add new poky-external mode toolchain stubs 2007-11-07 10:56:13 +00:00
poky-external.inc bitbake.conf: Rename SDK_PREFIX SDKPATH 2009-09-10 17:58:36 +01:00
poky-fixed-revisions.inc udev: upgrade to version 164 2010-12-10 22:01:30 -08:00
poky-floating-revisions.inc libjana: Use gnome git, not svn 2010-02-04 17:31:58 +00:00
poky-glibc.inc eglibc: Set BBCLASSEXTEND to include nativesdk 2010-09-03 09:29:36 +01:00
poky-oabi.inc poky-oabi.inc: Set sdk package versions 2008-01-24 21:38:39 +00:00
poky-uclibc.inc sdk-task: make libc dependancies generic 2010-08-13 23:37:31 +01:00
preferred-xorg-versions.inc preferred-xorg-versions: Update to match new versions 2010-12-06 22:02:27 +00:00
world-broken.inc world-broken: Update with Clutter items 2010-12-09 12:37:11 +00:00