summaryrefslogtreecommitdiffstats
path: root/classes/sota_bleeding.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remerge aktualizr recipes.Patrick Vacek2017-10-271-1/+0
| | | | | | | | | | | I found the trick to allow specifiying target vs native variables and tasks. It's a bit wordy but better than having three separate files for the aktualizr recipe. Oddly and annoyingly, while only "aktualizr" must be specified in sota_bleeding.inc, both "BRANCH_pn-aktualizr" and "BRANCH_pn-aktualizr-native" must be specified in local.conf to correctly use a given branch.
* Create recipe for implicit provisioning file shuffling.Patrick Vacek2017-09-291-0/+1
| | | | | | | | Split aktualizr into basic and native recipes by moving most of the work to an include file. Use aktualizr-implicit-writer (on host) to do the actual work of configuring sota.toml and installing files. Still not quite fully functional.
* Replace includes with bblcassesAnton Gerasimov2017-04-261-0/+1
They are more flexible and allow tricks like conditionally inheriting machine-related classes from the main one which makes things easier for external users like AGL