summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-qt5/recipes-devtools
AgeCommit message (Collapse)AuthorFilesLines
2020-04-25libqtappfw: update SRCREVRaquel Medina1-1/+1
Update SRCREV to pick up: 01c425e: fix pbap api name Bug-AGL: SPEC-3339 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: I2e4497584a8f464fc1467ae3b0af65c657405a4a
2020-04-21libqtappfw: update SRCREVRaquel Medina1-1/+1
Update SRCREV to pick up: 06e1006: remove deprecated files b2e12e6: fix typo in guimetadata.cpp 61d54ea: provide QJsonValue instead of QString in call request Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: If46af9a5533d6e5ecb7067a69ca0f1f9718512e2
2020-04-21libqtappfw: update SRCREVRaquel Medina1-1/+1
Update SRCREV to pick up: 257c3fb: register with QMetaType Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: I0c2a92c51c5dc4fab86ff3549d8b73f023daa710
2020-04-09libqtappfw: update SRCREVRaquel Medina1-1/+1
Update SRCREV to pick up: e57b4f7: add missing overrides in ResponseMessage Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: I5b7f06cbb0a76a87b9ead87054f00a08fd5d1446
2020-04-01libqtappfww: update SRCREVRaquel Medina1-1/+1
Update SRCREV to pick up: 0ed292d: rework message hierarchy Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: Ia5999b139ee33d77169def4ecb9b1dd8a1d70d50
2020-03-12libqtappfw: update SRCREVRaquel Medina1-1/+1
Update SRCREV to pick up: 5c75038: eliminate unneeded dependencies on public headers Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: I78837377d13a24d3f16ba5c581f7d625e4d05b32
2020-01-21libqtappfw: update SRCREVScott Murray1-1/+1
Update SRCREV to pick up: cd1a7f3 libqtappfw: add initial HVAC support cd5c8fe Add initial voice-capabilities binding support 68cb7fe voice: remove workarounds for broken vshl-core event JSON Bug-AGL: SPEC-3084, SPEC-3110, SPEC-2984 Change-Id: I93bd9bf25e9f15cc163a2b531794369480265b6a Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-12-29libqtappfw: update SRCREVScott Murray1-1/+1
Update SRCREV to pick up: 95e3f5a Merge "voice: add vendor name to voiceagent model" 68e84b1 radio: Make sure min/max frequency are initialized edb90cd voice: add vendor name to voiceagent model Bug-AGL: SPEC-2981, SPEC-3041 Change-Id: I30582015b13721c8bf54386404f7e67a978bc016 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-12-19meta-agl-profile-graphical-qt5: add libqtappfwScott Murray1-0/+20
Add libqtappfw recipe to meta-agl-profile-graphical-qt5 to move it from meta-agl-demo, making it available for use in other images builds like the cluster demo. Bug-AGL: SPEC-3045 Change-Id: Ic8230975fdfe2d953b49325e86b3a7bd042e70a5 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-01-02Add afb-helpers & controller librariesRomain Forlot1-0/+11
Add the latest controller & afb-helpers libraries with a separated Qt library to avoid dependency problem on AGL image without Qt support Bug-AGL: SPEC-1689 Change-Id: I69d79b35a8dae0749f1947c641f28342c97d461b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>