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)
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