Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-2423
.
Change-Id: Ieb3424afd85c6c264ebab742c140a9a27fd8891c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
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>
|
|
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>
|
|
This pins all packages using AUTOREV to DISTRO_BRANCH_VERSION_TAG
Change-Id: Id8aa34a9115cd6659ce1c154d78197229d3c036f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* WindowManager must start only when
weston is ready.
[SPEC-470]
Change-Id: I1d63cdb60223686e18ed49fa48d2a14bb978949b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
The homescreen recipe used to build several components.
These have their own recipes now.
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
|