summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-15 10:11:20 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-15 10:11:20 +0000
commit7f70e4af74bf2411f02c7b9a7ec0807d95bc0722 (patch)
treea24dde0c605e7ce39d191594fea3bb9ad4217235
parent177b51203d06a7ba6a5586a4f1e7f0425d00267e (diff)
downloadmorphs-7f70e4af74bf2411f02c7b9a7ec0807d95bc0722.tar.gz
Add busybox to foundation
-rw-r--r--foundation.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/foundation.morph b/foundation.morph
index 9e74e5c..9f20c07 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -16,6 +16,12 @@
"morph": "eglibc",
"repo": "eglibc2",
"ref": "baserock/morph"
+ },
+ {
+ "name": "busybox-devel",
+ "morph": " busybox-devel",
+ "repo": "busybox",
+ "ref": "baserock/morph"
}
]
}