linux-yocto/meta: update include statements to explicit .scc format
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 18 Jan 2013 05:19:29 +0000 (00:19 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:28:09 +0000 (13:28 +0000)
commitc9b083812ed3b3abf931f0c77fd2a18c5d8f9f05
treed21ae8500e64cebd4837759554ba5a55ccb81abd
parent1d5bda22b5d9326da5b17f99d8670d339c22b9f5
linux-yocto/meta: update include statements to explicit .scc format

The kernel tooling can support a "shorthand" method of including other features
that doesn't require the full filename ending in .scc. This format is confusing
when compared to the source tree, and is inconsitently use. This commit updates
all shorthand includes to a full "include <foo>.scc" format.

[YOCTO #3418]

(From OE-Core rev: acf015f079907da8a4f1b80e44bb64bc7696a6ad)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb