diff options
author | Ross Burton <ross.burton@intel.com> | 2013-12-18 16:20:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-09 11:04:15 +0000 |
commit | 6d0a79526b08cd9cdc96bb9e925dbe0d64cdc778 (patch) | |
tree | c16fd938239c4cb1ed58b68062f493e04f164bc4 /meta/classes/distutils-base.bbclass | |
parent | d81dd16ce4a0ea921becba071ea5e38d6b0c5317 (diff) | |
download | poky-6d0a79526b08cd9cdc96bb9e925dbe0d64cdc778.tar.gz |
useradd.bbclass: add dependency on base-files
Packages that use useradd.bbclass should have a dependency on base-files so that
the /etc/skel directory is populated. Without this dependency base-files may or
may not be installed when the postinst runs, and the skel content may or may not
be copied.
(From OE-Core master rev: 556368ba8a1f933a86b69be024bd0711d4bfe0a3)
(From OE-Core rev: c5756a0041837d030429a8a1ecd30cd5f7082137)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/distutils-base.bbclass')
0 files changed, 0 insertions, 0 deletions