sysinv: inherit useradd to add user and group 38/3538/1
authorJackie Huang <jackie.huang@windriver.com>
Wed, 29 Apr 2020 07:55:49 +0000 (15:55 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 29 Apr 2020 13:08:35 +0000 (21:08 +0800)
commitb071d20bab0cb3cf8cf432de7fce333c14328b66
treeb91a135a9fade749c3484d6ac7b36f229b6eb204
parent3e2b9242c7327d487bba489b223d2198b3afaa12
sysinv: inherit useradd to add user and group

- stx 3.0 needs the 'sysinv' user/group created with id 168,
  which maybe occupied by other user/group, so change to
  inherit useradd in sysinv recipe to avoid such issue.
- reset the id for rpc and snmpd to align stx3.0
  and avoid conflicts.

Issue-ID: INF-61
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ie0639fb8d2451fc49bc79de99ee3ebfea3c508e8
meta-stx/conf/distro/poky-stx.conf
meta-stx/recipes-core/stx-config/sysinv.inc
meta-stx/recipes-extended/rpcbind/rpcbind_%.bbappend [new file with mode: 0644]
meta-stx/recipes-networking/net-snmp/net-snmp_%.bbappend