aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2020-03-05qtquickcontrols2: update SRCREVhalibutMatt Ranostay1-1/+1
* symbols: qml: add missing special character Bug-AGL: SPEC-3001 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> Change-Id: Iea8214d7877320647ea9e4c6d27ec15b99df9077
2018-09-13Used fixed SRCREV for repos from src/Jan-Simon Möller1-1/+1
Resoning: Only apps have a prepended CI cycle , so automatic bumps with in the recipes are fine. For recipes in src/ we don't (yet) have such a cycle and to avoid sudden breakage the recipes need to use a fixed hash. Change-Id: I33c3ba651f97bd8f2e0fa5218c6dd3469d8ec952 Bug-AGL: SPEC-1733 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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-04-02Use split out AGL QtQuickControls2 repositoriesScott Murray1-0/+23
Replace usage of the CES2017 repository with the new split out qtquickcontrols2-agl and qtquickcontrols2-agl-style repositories containing the AGL demo custom widgets and style. Since the CES2017-demo recipe no longer serves a purpose, remove it now as well. Bug-AGL: SPEC-404, SPEC-462 Change-Id: I0c31ccfe45c8912da4589e38c2cb159975536aad Signed-off-by: Scott Murray <scott.murray@konsulko.com>