Add example recipes to build a single image
1 unresolved thread
1 unresolved thread
Compare changes
- Emanuele Aina authored
Speed things up and reduce resource consumption on a component that is currently not a priority. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
+ 13
− 10
@@ -39,6 +39,7 @@ def architectures = [
@@ -383,7 +384,7 @@ def buildSysroot(architecture, type, debosarguments = "") {
@@ -437,13 +438,15 @@ def buildImages(architecture, type, boards, debosarguments = "", image = true, s
@@ -526,12 +529,12 @@ buildCandidates.each { name, arch ->