]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_info
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 7 Jan 2020 22:10:43 +0000 (23:10 +0100)
committerArmin Kuster <akuster808@gmail.com>
Sat, 25 Jan 2020 16:37:40 +0000 (08:37 -0800)
commit9b92d5fbfdcf48a17efdd8c1edda4ad26def017f
treebfe5bf40b8b0e78f79b1b23dfcb96d12faff6774
parent392e0299fae170995229d30036ebe8e8a494f7dc
populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_info

Since the sanity_info file has moved from the conf directory to the
cache directory, there is no longer any need to clean it away
explicitly in clean_esdk_builddir() since the whole cache directory is
already cleaned away anyway.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 40c30990e1be72130819c040fe471e2bdc0c6e7d)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/populate_sdk_ext.bbclass