summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2014-04-10 20:07:48 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-23 11:43:26 +0100
commit1f8d809547e038102528e708e40a3ba243b105ac (patch)
tree5eacef2f913af125cdf917dc73dcb8148f46851e /scripts
parentb093750f2df38db2b3169efe780a06f62b5bd2f3 (diff)
downloadpoky-1f8d809547e038102528e708e40a3ba243b105ac.tar.gz
shadow: fix building systemd with useradd-staticids.bbclass enabled
| groupadd: 'systemd-journal-gateway' is not a valid group name Without useradd-staticids enabled, group 'systemd-journal-gateway' is created by useradd and that seems not to care for GROUP_NAME_MAX_LENGTH which has 16 by default. (From OE-Core rev: 33c7892326de296cc6d143577be5b395ac887d91) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions