summaryrefslogtreecommitdiffstats
path: root/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* Add uptane-capable aktualizrAnton Gerasimov2017-06-141-0/+1
|
* PRO-3157 Add recipe for friendly name generatorJon Oster2017-05-291-0/+15
|
* Fix variable extension errorAnton Gerasimov2017-05-261-1/+1
|
* Make layer inclusion a neutral operationAnton Gerasimov2017-05-106-16/+9
| | | | | | | Classes are and bbappends are reworked so that mere inclusion of this layer to bbappends.conf doesn't change anything. In addition class behavior can now be controlled by both inheriting sota.bblcass and enabling "sota" DISTRO_FEATURE.
* Merge from meta-agl-extraAnton Gerasimov2017-04-036-27/+31
|
* Fix several critical bugs in mortyAnton Gerasimov2017-02-241-1/+1
|
* Changes for morty branch (sync with AGL's meta-sota)Anton Gerasimov2017-02-232-5/+7
|
* Fix a bug with missing GNU_HASH in lshw under YoctoAnton Gerasimov2017-02-202-1/+44
|
* Make systemd optionalAnton Gerasimov2016-12-201-2/+2
|
* Update rvi-sota-clientAnton Gerasimov2016-10-316-0/+102
| | | | | Change-Id: I1d5ceb776427298d46ab26dab2c822041dff00e0 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Fix build of libgsystem in sota featureJan-Simon Möller2016-10-181-1/+1
| | | | | | | | libgsystem_git.bb needs gobject-introspection in the inherit statements. Add it there to fix the build. Change-Id: I43c25ed02b15b7a1f53ab5111813c09a5c6b84fa Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
* Build OSTree natively, and its dependencies as wellAnton Gerasimov2016-09-126-0/+56
Bug-AGL: SPEC-245 Change-Id: Ia5631d786c3375ba3aa0bc6ac75ebaeb358e7b03 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>