generic-poky/meta/recipes-kernel
Bruce Ashfield e85911e936 kern-tools: flexibility and usability enhancements
Updating the SRCREV to import the following changes.

 [updateme: find the board description with the highest score]

   This removes the requirement that a custom linux-yocto .scc file have
   define KTYPE <foo>, where <foo> is typically "standard". The tools can
   now match on a .scc file that only matches the board, but will still
   chose one that matches the board and kernel type, if available.

 [updateme: allow for tabs or spaces in defines]

   define KMACHINE<tab>$MACHINE was missed by the regex.

 [scc/kgit-meta: detect and avoid duplicating patching]

   To allow feature description to be included multiple times, they were
   previously split into -enable and 'patch' descriptions. With this change
   the patches will be detected as already included, and skipped
   automatically. Removing the need to do this split. It also cleans up
   the ability to warn about multiple includes.

 [kconf_check: add "verify" configuration fragment type]

   This adds the ability for a BSP to have a kernel configuration
   fragment that lists options that must be present. If they are not
   present it is a hard error. "required" is a similar fragment, but
   it adds them to the build, and audits them at the end, but does
   not abort the build if they are present. This is a minor distinction,
   but one that is useful when creating flexible, shared kernel config
   structures.

 [kconf_check: improve kernel audit report formatting]
 [kconf_check: perform validity checks on non-hardware options]
 [kconf_check: cleanups and verbose flag]

   The existing output was verbose and not always useful to the reader.
   This change makes the output more compact, audits non-hardware options
   and gives information

     [invalid (54)]: meta/cfg/preempt-rt/common-pc/invalid.cfg
        This BSP sets config options that are not offered anywhere within this kernel

(From OE-Core rev: 2d328dc0f7dd763c45444394b681d2726b4f6c83)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-11-20 15:31:52 +00:00
..
blktrace blktrace: update to version 1.0.5 2012-03-19 20:28:48 +00:00
dtc dtc.inc: fix for libdir == /usr/lib64 2012-07-11 11:35:52 +01:00
kern-tools kern-tools: flexibility and usability enhancements 2012-11-20 15:31:52 +00:00
kexec kexec-tools: Add dependency on xz 2012-10-18 12:13:45 +01:00
kmod kmod: fix git repo URL 2012-11-20 15:31:47 +00:00
latencytop latencytop: disable GTK and remove gtk+ dependacy 2012-11-02 16:18:26 +00:00
linux linux-yocto/3.2: update to v3.2.32 and 3.2.32-rt48 2012-11-20 15:31:51 +00:00
linux-firmware linux-firmare: upgrade to latest commit 2012-10-24 12:50:46 +01:00
linux-libc-headers linux-libc-headers: updated to 3.4.3 2012-07-17 10:53:55 +01:00
lttng lttng: support more compatible hosts 2012-10-18 12:13:47 +01:00
lttng-2.0 babeltrace: fix depends 2012-11-02 16:18:26 +00:00
modutils-initscripts module-init-tools: Delete 2012-05-07 16:42:47 +01:00
oprofile oprofileui: Add Icons to oprofileui-viewer package 2012-09-14 09:50:25 +01:00
perf perf: set the perfexecdir 2012-10-18 12:13:48 +01:00
powertop powertop: cleanup update-alternatives deprecated code 2012-08-15 14:26:30 +01:00
sysprof Add Upstream-Status to patches 2012-01-03 12:14:31 +00:00
systemtap meta: remove redundant _FOR_BUILD variables 2012-11-12 13:36:37 +00:00
trace-cmd kernelshark: add missing ${D} 2012-09-14 09:50:25 +01:00
update-modules update-modules: update script to read /etc/modules-load.d/ directory 2012-03-23 17:47:42 +00:00