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

Add a yocto-kernel command allowing users to destroy a recipe-space
kernel feature local to a particular BSP.  The removed feature is
subsequently no longer available for the normal feature addition and
removal yocto-kernel commands.

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