summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-10-18 18:04:44 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-10-18 18:04:44 +0100
commit2e61ea5bd1d81793cf31475ceb22df42db8bb541 (patch)
tree95049d6808a864ee674704a1de0114fcfa97da65
parent4973b2237f1fc469f8d910baded2fc85ec4a96e0 (diff)
downloaddefinitions-2e61ea5bd1d81793cf31475ceb22df42db8bb541.tar.gz
Add morphology for Linux kernel stratum.
-rw-r--r--linux-stratum.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/linux-stratum.morph b/linux-stratum.morph
new file mode 100644
index 00000000..3a8e123c
--- /dev/null
+++ b/linux-stratum.morph
@@ -0,0 +1,10 @@
+{
+ "name": "linux-stratum",
+ "kind": "stratum",
+ "sources": {
+ "linux": {
+ "repo": "linux",
+ "ref": "baserock"
+ }
+ }
+}