summaryrefslogtreecommitdiffstats
path: root/classes/sota_none.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Disable noisy warnings ... should only print once.Jan-Simon Möller2017-06-291-3/+3
|
* Make layer inclusion a neutral operationAnton Gerasimov2017-05-101-0/+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/+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