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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Feb 2012 00:50:26 +0000 (00:50 +0000)
commitec73317bfeae7418d2468d38b516bc57815ab78e
tree636486221d0bf5495cd78c37fc024c603c70d13f
parent09b31cd654f3d69cfa24b33e86a93a94ba5186f1
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.

(From OE-Core rev: 3e2ce87566124db8c78472f9a4f00ab26410f213)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass