summaryrefslogtreecommitdiffstats
path: root/recipes-config
AgeCommit message (Collapse)AuthorFilesLines
2019-07-05agl-login-manager: update LOGIN_USER overridehalibut_7.99.3halibut/7.99.37.99.3Scott Murray1-1/+1
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>
2018-12-10Initial check-inguppy_6.99.3guppy/6.99.36.99.3Scott Murray1-0/+1
Define instrument cluster demo platform. This layer is similar to meta-agl-demo, except it defines a small platform for the instrument cluster demo, based on the agl-profile-cluster-qt5 profile. There is a "agl-cluster-demo" feature defined to enable building the platform. At the moment, only qemux86-64 and Minnowboard turbot versions have been built and tested. Other architectures should be feasible, but the agl-cluster-demo-receiver application needs some further development to support non-Intel platforms, as currently it is using the vaapisink gstreamer plug-in. Change-Id: I217608a1ecc9678d5d55a95c65f3ab6f10d5b54f Signed-off-by: Scott Murray <scott.murray@konsulko.com>