summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/phone
AgeCommit message (Collapse)AuthorFilesLines
2020-12-17SPEC-3723: restructure meta-agl-demoJan-Simon Moeller1-24/+0
All demo related components should be in here now. We keep the packagegroups on purpose for now to stay backward-compatible. v2: layer does pass yocto-check-layer, dependencies adapted v3: remove the dynamic-layer setup, use all-in-one approach v4: Fixed comments from Paul Barker. Tnx! v5: Removed wayland/weston/agl-compositor additions, except for demo specific weston-init bbappend Follow-up changes required later: - massaging packagegroups - scrub of recipes Bug-AGL: SPEC-3723 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I47cefd8c23d46b2cdd063470e3f7d97d5ad952d8
2020-06-24recipes-demo-hmi: Remove qtaglextras and *-windowmanager dependsMarius Vlad1-1/+0
Bug-AGL: SPEC-3342 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3a5e73e30cae02c97d7d0ab6ca041b32a8862e73
2020-06-10remove libqtappfw package from QTAGLEXTRASRaquel Medina1-1/+1
Remove libqtappfw package from QTAGLSEXTRAS and add to individual recipe RDEPENDS. Bug-AGL: SPEC-3390 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: Idb5aaca35a8d797a4e758f82df6650ef3aeb6561
2019-02-11phone: Replace QtMultimedia usage with 4A + gstreamerScott Murray1-2/+2
Update dependencies to remove qtmultimedia and add gstreamer. Bug-AGL: SPEC-1596 Change-Id: Ifbaf65aeb5616897ba2f5f7b73aa397b39ef4231 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-11-21demo-hmi: phone: add pbap service to RDEPENDSguppy_6.99.1guppy/6.99.16.99.1Matt Ranostay1-1/+1
Change-Id: I3e52226536f3bde86d24d360939eb1ddd2ab4c0e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-09phone: add agl-service-telephony to RDEPENDSMatt Ranostay1-2/+1
telephony binding has been split out of the phone application so an RDEPENDS is required for the recipe Bug-AGL: SPEC-1757 Change-Id: I7667259289bb88353e411310389621377e842b82 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-09-07Change libhomescreen-2017 to libhomescreenflounder_5.99.6flounder/5.99.65.99.6zheng_wenlong1-1/+1
Change libhomescreen-2017 to libhomescreen recipes, Detele libhomescreen-2017 recipes. Change-Id: Ib87676fb34a593fedb72ca635a49742578c40efc Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-08-28Fix errors in Phone application dependencyNaoto Yamaguchi1-1/+2
Dependency error potentially possessed by the Phone application became obvious by fab778caff2041794814df54b51893965381aa66. After that change, qtmultimedia was not installed in agl-demo-platform. This problem has been reported by SPEC-1596, but has not been fixed so far. This patch enables the phone application to work again. BUG-AGL: SPEC-1596 Change-Id: I1ac4eda4e5e31c51a1ab97ba8e748b56265a8c30 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2018-06-18phone: add service binding RDEPENDSMatt Porter1-0/+2
Add runtime dependencies on the bluetooth and bluetooth-pbap service bindings. Bug-AGL: SPEC-1513 Change-Id: If9b3e4fb99935e37cc3255ccf57b627a3a0aa51b Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-11-14Update app DEPENDS for new HMI frameworkScott Murray1-1/+6
Add virtual/libhomescreen and qlibwindowmanager as DEPENDS in the recipes of apps that have been updated to use the new HMI framework. Change-Id: Ic5bcceaa4273612d0eaa7d1762177b4a1077ddfb Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2017-11-11phone: add build dependency on qtmultimediaMatt Porter1-1/+1
Moving ringtone logic out of the phone app's QML adds a direct configure dependency on qtmultimedia due to an update in app.pro. Add that dependency. Bug-AGL: SPEC-1081 Change-Id: I8189c69850d7481fbf344ac0ecd88f487fc759c9 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-11-11phone: add build dependency on libqtappfwMatt Porter1-1/+1
The AGL phone app now depends on libqtappfw. Add the dependency. Bug-AGL: SPEC-1079 Change-Id: I9cd65638cceb371f08933ed5a81a5805f33a8e48 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-11-05Allow SRCREV handling through poky-agl.confeel_4.99.2eel/4.99.24.99.2Jan-Simon Möller1-2/+2
This change simplifies the SRCREV handling by using - AGL_APP_REVISION and AGL_DEFAULT_REVISION in recipes. Also the AGL_BRANCH can be used to switch to release branches. Finally git checkouts should use https by default. Bug-AGL: SPEC-864 Change-Id: I2fdacda8fa7373f309a47db72ad40106ade53434 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-06-08phone: Depends on homescreenLeon Anavi1-1/+1
Homescreen is required for building tests in phone therefore it has been added as a dependency to avoid build errors such as: Project ERROR: homescreen development package not found AGL-Bug: SPEC-653 Change-Id: I644169526133418b86906c3c02438508034a3ee2 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-05-29Unpin after Daring Dab RC1Jan-Simon Moeller1-1/+0
Revert "Add a bbappend with pinnning for all packages with AUTOREV" This reverts commit 87ec15b961e9502b7741d51503d5c77563b1c45a. Change-Id: I35c74ad137217a9e8833baab8de9964de63ac61c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-05-25Add a bbappend with pinnning for all packages with AUTOREVdab_3.99.1dab/3.99.13.99.1Jan-Simon Möller1-0/+1
This pins all packages using AUTOREV to DISTRO_BRANCH_VERSION_TAG Change-Id: Id8aa34a9115cd6659ce1c154d78197229d3c036f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-03Switch to split out demo appsScott Murray1-0/+18
Add recipes for the split out controls, dashboard, phone, and radio app repositories, remove the related packaging of same from the CES2017-demo recipe, and add the split out apps to IMAGE_AGL_APPS in the agl-demo-platform image definition. Bug-AGL: SPEC-400, SPEC-401, SPEC-402, SPEC-403, SPEC-404 Change-Id: Ic3c7d134c90dd3fe989cb1ef7a510b1c5bf1fee8 Signed-off-by: Scott Murray <scott.murray@konsulko.com>