]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: KERNEL_FEATURES should reference full scc files
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 4 Feb 2013 19:05:07 +0000 (14:05 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2013 09:35:04 +0000 (09:35 +0000)
commit26c71c895e1d56d2f3576de833a576137e970fcc
tree1a3b3ca0af22b19155a8fb3bb63244bcc289d495
parentf8619d777e734f3886b02bf87157761a6f78029b
linux-yocto: KERNEL_FEATURES should reference full scc files

Some existing KERNEL_FEATURE references use a shorcut notation, but mapping
these shortcuts to actual .scc files in the tree are not obvious. So we clarify
where they are found by referencing the full .scc filename in the KERNEL_FEATURE
addtions.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
meta/recipes-kernel/linux/linux-yocto_3.2.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb