summaryrefslogtreecommitdiff
path: root/lua.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-09-30 15:56:41 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-09-30 16:08:08 +0000
commit90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc (patch)
tree2f138678093bb8c3468941159ea2215c9ce185e8 /lua.morph
parent5640acb7ec437f0b584dbb1ff044e1495c87448a (diff)
downloaddefinitions-90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc.tar.gz
Delete genivi-staging and reorder morph contents
Diffstat (limited to 'lua.morph')
-rw-r--r--lua.morph16
1 files changed, 8 insertions, 8 deletions
diff --git a/lua.morph b/lua.morph
index a30b4562..29321af1 100644
--- a/lua.morph
+++ b/lua.morph
@@ -1,12 +1,12 @@
-name: lua
-kind: stratum
-description: Interpreter for the lua scripting language.
build-depends:
-- repo: baserock:baserock/morphs
+- morph: tools
ref: master
- morph: tools
+ repo: baserock:baserock/morphs
chunks:
-- name: lua
- repo: upstream:lua
+- build-depends: []
+ name: lua
ref: baserock/5.1-morph
- build-depends: []
+ repo: upstream:lua
+description: Interpreter for the lua scripting language.
+kind: stratum
+name: lua