diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-04-06 12:20:31 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-06 10:29:57 +0100 |
commit | b5304ce438666a7418746f4ddd32703ae3188089 (patch) | |
tree | 29517a7f0ab9b8a54ef1a3273124ddcd281cefcd /meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am | |
parent | 03d1711350895e941a476bd2d2a6cd389be07509 (diff) | |
download | openembedded-core-b5304ce438666a7418746f4ddd32703ae3188089.tar.gz openembedded-core-b5304ce438666a7418746f4ddd32703ae3188089.tar.bz2 openembedded-core-b5304ce438666a7418746f4ddd32703ae3188089.zip |
useradd.bbclass: remove user/group created by the package in clean* task
At present, if a recipe is built which creates users/groups via
useradd.bbclass, those users/groups are not removed from sysroot
when the recipe/package is cleaned using clean/cleansstate/cleanall
or when a recipe is rebuild and 'unstaged' from the the sysroot.
The "userdel_sysroot_sstate()" provides that functionality.
[YOCTO #9262]
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am')
0 files changed, 0 insertions, 0 deletions