]> code.ossystems Code Review - openembedded-core.git/commit
core-image: split debug-tweaks into individual features
authorSaul Wold <sgw@linux.intel.com>
Mon, 2 Feb 2015 22:07:47 +0000 (14:07 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Feb 2015 13:30:57 +0000 (13:30 +0000)
commite52d8281eb98dbade2d82451fa9788285121437e
tree762b75fd2a264cb5389497ad1412e2a2bd09feb4
parent5ffa98a95317e6bea436e4372b9202f4da0ce2ae
core-image: split debug-tweaks into individual features

Split the debug-tweaks into a more fine tunable set of IMAGE_FEATURES
which activate the component functions.

Clean-up image-core and image bbclass by having the ROOTFS_POSTPROCESS_COMMANDs
in in one place for the debug-tweaks related functions

[YOCTO #5344]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/core-image.bbclass
meta/classes/image.bbclass