Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-07 | Make sure app recipes use the release versionsdab_4.0.1dab/4.0.14.0.1 | Jan-Simon Möller | 1 | -0/+2 | |
This change uses refs/tags/${DISTRO_BRANCH_VERSION_TAG} to make sure we end up with the tagged sources of the 4.0.1 release. The plain SRCREV is in sync and there as reference. Change-Id: I5427216eaeb044316d8b1b4e3c37c36dfcc10d01 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> | |||||
2017-06-26 | Pin recipes for DD rc2 | Jan-Simon Möller | 1 | -2/+2 | |
Change-Id: I8a912b288ad3eaf955c5a775b1d41a0ad5159521 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> | |||||
2017-06-08 | phone: Depends on homescreen | Leon Anavi | 1 | -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-03-03 | Switch to split out demo apps | Scott Murray | 1 | -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> |