summaryrefslogtreecommitdiffstats
path: root/classes/sota_minnowboard_uboot.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for u-boot on minnowboardLaurent Bonnans2018-05-181-8/+0
| | | | See https://github.com/advancedtelematic/meta-updater-minnowboard/pull/6
* Make layer inclusion a neutral operationAnton Gerasimov2017-05-101-4/+4
| | | | | | | 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/+8
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