]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_base: Simplify postprocess commands
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Sep 2015 10:56:15 +0000 (11:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 14:15:47 +0000 (15:15 +0100)
commitbaa4e43a29e45df17eaa3456acc179b08d571db6
treea1e430e0042e16aad77fdfbeeb03138a521a7714
parentef967c70182eeccb59c7511d838a7ecb0b2315c1
populate_sdk_base: Simplify postprocess commands

When looking at and trying to build a slightly customised SDK, I
realised the code could be simplified and written in a way which was
more customisable.

This patch moves various function calls into the SDK_POSTPROCESS_COMMAND
which was intended for this kind of use.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass