Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
Change-Id: Ia9e50ac6ffa8a46c1fa536c96adf740821db22af
Bug-AGL: SPEC-864
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This change applies the standard bitbake recipe layout, especially it fixes:
- DEPENDS before inherit (as we might DEPENDS += in the inherit !)
- 'S =' below SRC_URI (style nitpick)
- DESCRIPTION being present
These changes are just 'formatting' but worst case we see a difference
in DEPENDS due to the corrected ordering.
Change-Id: I9c82114c4f4e86a59e73e3ebcdc063b2ed6bd4f1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Update agl-service-soundmanager-2017 SRCREV to master.
<cda4a958e85d397bae142fbe6068a3e17d4aa935>
Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11579/3
Change-Id: Ibf871c58845b4cbe8e043ad6bad0711f41e7510a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
[PatchSet2]
Move S variable after SRC_URI
Change-Id: Idb3b04e4a2f2af59fc88934ce1807530fc4d5564
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|