summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-06-20 11:40:25 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2013-06-20 11:40:25 +0100
commitbe36108afbee78f513b704194398744effd92a72 (patch)
tree3d69ac2ef544b572062ad89b438025e3ac3082cc
parent9415eaf287aa80d619db9217c100292c4c85318c (diff)
parent79a84b10a17a550dbe82a00fc16e986bcafb2c36 (diff)
downloadmorphs-be36108afbee78f513b704194398744effd92a72.tar.gz
Merge branch 'baserock/richardmaw/S8141-add-u-boot-tools' of git://git.baserock.org/baserock/baserock/morphs
Reviwed-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
-rw-r--r--tools.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools.morph b/tools.morph
index 2faaca3..4711f31 100644
--- a/tools.morph
+++ b/tools.morph
@@ -165,6 +165,12 @@
"repo": "upstream:screen",
"ref": "baserock/morph",
"build-depends": []
+ },
+ {
+ "name": "u-boot",
+ "repo": "upstream:u-boot",
+ "ref": "baserock/morph",
+ "build-depends": []
}
]
}