summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-demo-control-panel
AgeCommit message (Collapse)AuthorFilesLines
2024-09-30AGL Demo Control Panel: Enable Networking and QtQuickSuchinton Chakravarty1-1/+1
This commit adds Networking to enable CAN playback and QtQickWidgets to render the QML Gauges. Bug-AGL: SPEC-5161 Change-Id: I97567e4ef1612cac0de7e0be81c7c95c6eba9d2e Signed-off-by: Suchinton Chakravarty <suchinton.2001@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30324 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-07-24Move agl-demo-control-panel into own layer and feature during qt6 migrationJan-Simon Moeller3-0/+31
This creates a temporary sublayer for the demo control panel until meta-agl-demo itself is migrated to qt6. Bug-AGL: SPEC-5195 Change-Id: I07f97385600fb695e182b11c528225d5510185d9 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30067