diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2017-03-15 01:27:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-21 22:43:00 +0000 |
commit | e744fac05fc5cc19cabc59c1e79ff4c1b3ee396d (patch) | |
tree | 61b465b88eb500e7bab4bf915c554386fc06c4aa /meta/recipes-kernel/lttng | |
parent | 9377d16751aeff0a913e754d711bca6e4e4d9df1 (diff) | |
download | openembedded-core-e744fac05fc5cc19cabc59c1e79ff4c1b3ee396d.tar.gz openembedded-core-e744fac05fc5cc19cabc59c1e79ff4c1b3ee396d.tar.bz2 openembedded-core-e744fac05fc5cc19cabc59c1e79ff4c1b3ee396d.zip |
useradd-staticids.bbclass: Support recipes specifying static IDs
If this bbclass is used and a recipe specifies a static ID for a
user/group as part of the USERADD_PARAM_${PN} or GROUPADD_PARAM_${PN},
the build would fail with and error like this if there was no
corresponding ID in the passwd/group files specified via
USERADD_UID_TABLES/USERADD_GID_TABLES:
ERROR: meta-oe/recipes-support/postgresql/postgresql_9.4.11.bb:
meta-oe/recipes-support/postgresql/postgresql_9.4.11.bb inherits
useradd but doesn't set USERADD_PARAM, GROUPADD_PARAM or
GROUPMEMS_PARAM for package postgresql
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/lttng')
0 files changed, 0 insertions, 0 deletions