agl-login-manager: update LOGIN_USER override 23/21823/1 7.99.3 halibut/7.99.3 halibut_7.99.3
authorScott Murray <scott.murray@konsulko.com>
Fri, 5 Jul 2019 13:12:17 +0000 (09:12 -0400)
committerScott Murray <scott.murray@konsulko.com>
Fri, 5 Jul 2019 13:12:17 +0000 (09:12 -0400)
commit27eedb4555f45fd59ca5bdd3a868aaf7fc858b73
tree3d828626d30519d2fcfadbb9bcbf7c15272db4e2
parent2628d110c670c6cd054361f7ccaad72ae8f01874
agl-login-manager: update LOGIN_USER override

The agl-login-manager bbappend was overriding the value of LOGIN_USER
to 0 (root) as was being done in meta-agl-demo-platform.  Now that the
application framework changes to run applications as non-root by default
have gone in, this needs to be updated to match the new behavior.  Since
the cluster demo image has no need to run anything as a passenger user,
keep the override, but now set it 1001 / agl-driver.

Bug-AGL: SPEC-2608

Change-Id: I0c5013ac3a89181947fac6bfc1060347d5636b55
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-config/agl-login-manager/agl-login-manager_%.bbappend