]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
yocto-kernel: add support for creating recipe-space kernel features
authorTom Zanussi <tom.zanussi@intel.com>
Tue, 12 Mar 2013 03:19:07 +0000 (22:19 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Mar 2013 23:05:30 +0000 (23:05 +0000)
commit13abcd93b9e1591bc45ff5f9eb17b8feb9ac9ae5
tree7642f13cfd8a7c1897eca83cf8de6b9a6a5667a8
parent73b4f1a8d156af6810cdde3af672d6286a7071e7
yocto-kernel: add support for creating recipe-space kernel features

Add a yocto-kernel command allowing users to create a recipe-space
kernel feature local to a particular BSP.  The new feature is
subsequently available for the normal feature addition and removal
yocto-kernel commands used with features defined in the meta branch of
linux-yocto kernel repos.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
scripts/lib/bsp/help.py
scripts/lib/bsp/kernel.py
scripts/yocto-kernel