summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-demo-control-panel
AgeCommit message (Collapse)AuthorFilesLines
2024-11-22Use new agl-kuksa-val featureScott Murray2-1/+1
Update agl-demo and agl-demo-control-panel feature definitions to use new agl-kuksa-val feature instead of pulling in meta-agl-kuksa-val directly. Bug-AGL: SPEC-5299 Change-Id: I059bfa86eb7725aa24f366ea781691db018238aa Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30537 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-11-21Update template for qt6 inclusionJan-Simon Moeller1-1/+1
Update the demo templates to use AGL_META_QT6. Bug-AGL: SPEC-5282 Change-Id: I6e93445437403e97f43e9dc2c31ffe6191c6fe8a Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30539
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