diff options
author | Peter Bergin <peter@berginkonsult.se> | 2017-02-19 21:30:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-23 12:29:11 -0800 |
commit | 9d26a2f9f52ae9df6aa5e0ee20683ada35c32af1 (patch) | |
tree | 39b559d21004d5805606862102df89eaed2b5361 /meta/classes/terminal.bbclass | |
parent | 971e43270173afb08f21ffac16a4157f7e611b81 (diff) | |
download | openembedded-core-9d26a2f9f52ae9df6aa5e0ee20683ada35c32af1.tar.gz openembedded-core-9d26a2f9f52ae9df6aa5e0ee20683ada35c32af1.tar.bz2 openembedded-core-9d26a2f9f52ae9df6aa5e0ee20683ada35c32af1.zip |
useradd-staticids: fix typo for '--expiredate'
There is a typo in the useradd-staticids.bbclass that
causes error during do_install.
If build was configured to use usedadd-staticids and
the recipe included (for example):
USERADD_PARAM_${PN} = "--expiredate '' testUser"
Due to the typo this added the wrong option '--expiredata '
that caused an error.
Signed-off-by: Peter Bergin <peter@berginkonsult.se>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/terminal.bbclass')
0 files changed, 0 insertions, 0 deletions