generic-poky/meta/recipes-kernel
Darren Hart 15c2a7035d Move meta-rt recipes to oe-core (meta)
Keeping the rt recipes in their own layer has led to maintenance issues,
particularly with the linux-yocto-rt recipes. As these kernel types are part of
the same linux-yocto source repository, it seems reasonable to include the rt
kernel recipes alongside the standard recipes. A new recipes-rt directory for
the other recipes provides adequate separation and eliminates the need for a
separate layer.

As there is no meta-rt/conf/layer.conf to force the kernel, users must now
specify the rt kernel in their local.conf or in the machine.conf:

PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"

The merging of the rt recipes into the core also eliminates complications with
multiple layer dependencies for new BSP layers. Having to either separate RT
BSPs from standard BSPs or force users to add meta-rt to bblayers even when not
building an RT BSP (because the RT BSPs in the same layer would fail to parse
without it) was sub-optimal at best.

(From OE-Core rev: bafaaad264fe3e745c714951ddcf2784d33b755a)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-12 17:21:57 +01:00
..
blktrace poky-default-revisions: move the SRCREV to recipe file 2011-05-04 15:06:36 +01:00
dtc Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
hello-mod hello-mod: add a module for testing module.bbclass 2011-03-04 22:26:37 +00:00
kern-tools linux-yocto: allow configuration of arbitrary branches 2011-08-08 13:41:21 +01:00
kexec kexec-tools: don't depend on virtual/kernel 2011-06-09 15:48:28 +01:00
latencytop recpies: add Upstream-Status for multiple recipes' patches 2011-05-13 10:28:59 +01:00
linux Move meta-rt recipes to oe-core (meta) 2011-08-12 17:21:57 +01:00
linux-firmware linux-firmware: Add Realtex rt8192* firmwares 2011-06-30 23:47:22 +01:00
linux-libc-headers linux-libc-headers: Fix file conflict -- ..install.cmd 2011-07-27 15:45:47 +01:00
lttng lttng-control: Update to 0.89 2011-08-08 13:41:21 +01:00
module-init-tools module-init-tools-cross: Clean the RDEPENDS value 2011-08-09 15:17:58 +01:00
oprofile oprofile: Fix build when query_module is not there 2011-07-20 15:27:38 +01:00
powertop powertop: Add lintl to linker commandline on uclibc 2011-07-20 15:27:38 +01:00
sysprof sysprof: Define NT_GNU_BUILD_ID if undefined 2011-07-20 15:27:39 +01:00
systemtap systemtap: Don't set prefix to a path including so examples get placed in the correct path and packaged correctly 2011-07-07 10:57:48 +01:00
trace-cmd kernelshark/trace-cmd: Clean up QA warnings including fising LDFLAGS issues 2011-07-07 10:57:50 +01:00
update-modules Improve handling of 'all' architecture recipes and their interaction with sstate 2011-05-31 13:07:00 +01:00