summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Hoinkis <simon.hoinkis@codethink.co.uk>2015-03-16 14:55:30 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-05-19 16:56:06 +0100
commit9e580d1d5f895a7f81cd3da40d834fc067ac06b9 (patch)
tree05567e550cb143790927f50153633c486077a0d8
parentfabec9d8a13ddc1be7b85f71874af527569530d6 (diff)
downloaddefinitions-9e580d1d5f895a7f81cd3da40d834fc067ac06b9.tar.gz
Include lua as chunk instead of stratum
-rw-r--r--strata/cpe-wrt.morph8
1 files changed, 7 insertions, 1 deletions
diff --git a/strata/cpe-wrt.morph b/strata/cpe-wrt.morph
index eeac1326..e391a4f6 100644
--- a/strata/cpe-wrt.morph
+++ b/strata/cpe-wrt.morph
@@ -2,10 +2,14 @@ name: cpe-wrt
kind: stratum
description: a CPE router strata based on OpenWrt
build-depends:
- - morph: strata/lua.morph
- morph: strata/foundation.morph
- morph: strata/connectivity.morph
chunks:
+- name: lua
+ repo: upstream:lua
+ ref: 5.1.5
+ unpetrify-ref: baserock/morph
+ build-depends: []
- name: json-c
repo: upstream:json-c
ref: ec4879ac5b502ae81f6b73450b960ede11ad2560
@@ -22,6 +26,7 @@ chunks:
unpetrify-ref:
build-depends:
- json-c
+ - lua
- name: uci
repo: upstream:openwrt/uci
ref: 790d30606d545956a64f183c3199f472a70a6385
@@ -34,6 +39,7 @@ chunks:
unpetrify-ref:
build-depends:
- libubox
+ - lua
- name: odhcpd
repo: upstream:openwrt/odhcpd
ref: 721db56281dba79158470d7f69ccc7577f11fbb6