]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: drop obsolete codes
authorChen Qi <Qi.Chen@windriver.com>
Fri, 27 Apr 2018 03:14:26 +0000 (11:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 May 2018 08:54:59 +0000 (09:54 +0100)
commit215b83ce892a7002ed0b1bd7b82a08e67ae15121
treec3c93eda1d3e892ad21c98811e9459acaf101f92
parent8d2f51e9b8d5b27fc61d148a6dd5f6ef5715d6e6
sstate.bbclass: drop obsolete codes

The SSTATECLEANFUNCS mechanism was introduced to solve user/group
deletion problem. After RSS mechanism was introduced, there's no
need to do so.

There was a patch to remove these obsolete codes for useradd.bbclass,
but the codes in sstate.bbclass were not removed. So clean it up.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sstate.bbclass