Wip/martyn/u boot installer
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 53
− 5
@@ -29,6 +29,8 @@ test_lava_credentials = 'apertis-lava-user'
@@ -36,6 +38,7 @@ def architectures = [
@@ -43,12 +46,14 @@ def architectures = [
@@ -56,6 +61,7 @@ def architectures = [
@@ -66,6 +72,7 @@ def architectures = [
@@ -80,18 +87,21 @@ def architectures = [
@@ -102,22 +112,28 @@ def architectures = [
@@ -380,6 +396,25 @@ def buildSysroot(architecture, type, debosarguments = "") {
@@ -387,7 +422,7 @@ def buildSysroot(architecture, type, debosarguments = "") {
@@ -412,8 +447,10 @@ def buildImages(architecture, type, boards, debosarguments = "", image = true, s
@@ -464,6 +501,17 @@ def buildImages(architecture, type, boards, debosarguments = "", image = true, s
@@ -534,12 +582,12 @@ buildCandidates.each { name, arch ->