]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: locate and use out of tree features specified on the SRC_URI
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 1 Feb 2012 14:25:03 +0000 (09:25 -0500)
committerSaul Wold <sgw@linux.intel.com>
Tue, 7 Feb 2012 22:37:14 +0000 (14:37 -0800)
commit3e2ce87566124db8c78472f9a4f00ab26410f213
tree3cf6788904c60520c4e1aec933a1b4fca5ab76ed
parent00c2e80e8cae2db6e2c34b1291c615f7f146b070
linux-yocto: locate and use out of tree features specified on the SRC_URI

In a similar manner to calling the patch.bbclass to locate patches that
were listed on the SRC_URI, it is also useful to query about 'other' items
that are on the SRC_URI. In the case of linux-yocto, it allows us to
know about kernel features that were specific on the URI and then apply
them to the current tree.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/classes/kernel-yocto.bbclass