Skip to content

Commit

Permalink
expand broad platform support
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrake committed Oct 18, 2018
1 parent 99c736f commit 4a7608d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ goals:
1. **broad platform support**: support a range of single board computers (SBC), system on
chips (SoC), and system on modules (SOM). You should not have to use a different
build system for every SBC/SOC/SOM you might choose to use in your products.
Rather, one build system should easily support building images for a number of
different targets in one build tree. Most companies support multiple products with
SOCs from multiple vendors, thus the build system should be centered around the users
products and software.
1. **repeatable**: easy to lock down subprojects (layers) to known versions for
repeatable builds
1. **extendable**: simple to modify and add your own custom software, scripts and tooling.
Expand Down

0 comments on commit 4a7608d

Please sign in to comment.