summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-03-23 10:32:30 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-03-23 10:41:18 +0000
commitca2e371a99c7a08b4c7a746d30822be5b3513505 (patch)
tree76c19ec6f0a3eb18709b912937517e5b22b75128
parent2c04a362e8cac7093593364b1863ef30c0b185d2 (diff)
downloadmorphs-ca2e371a99c7a08b4c7a746d30822be5b3513505.tar.gz
Add tbdiff to the foundation stratum.
-rw-r--r--foundation.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/foundation.morph b/foundation.morph
index 7d2114b..c9909a1 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -34,6 +34,10 @@
{
"name": "btrfs-progs",
"ref": "baserock/morph"
+ },
+ {
+ "name": "tbdiff",
+ "ref": "master"
}
]
}