summaryrefslogtreecommitdiff
path: root/strata/lua.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /strata/lua.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-GENIVI-I0.1.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'strata/lua.morph')
-rw-r--r--strata/lua.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/lua.morph b/strata/lua.morph
new file mode 100644
index 00000000..5ac3102b
--- /dev/null
+++ b/strata/lua.morph
@@ -0,0 +1,12 @@
+name: lua
+kind: stratum
+description: Interpreter for the lua scripting language.
+build-depends:
+- morph: strata/tools.morph
+chunks:
+- name: lua
+ morph: strata/lua/lua.morph
+ repo: upstream:lua
+ ref: 948063437e0350d9ef1649ec3a76d0c24a5c8642
+ unpetrify-ref: baserock/5.1-morph
+ build-depends: []