summaryrefslogtreecommitdiffstats
path: root/classes/sota_minnowboard.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Deploy startup.nsh before composing flashable imageAnton Gerasimov2018-01-161-0/+3
| | | | Additionally don't create extra images to save space and not confuse the user
* Make layer inclusion a neutral operationAnton Gerasimov2017-05-101-3/+3
| | | | | | | 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.
* Replace includes with bblcassesAnton Gerasimov2017-04-261-0/+7
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