summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt.morph
blob: f3c8937d29a83bb17270e75a5d957a8f0458277a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
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: json-c
  repo: upstream:json-c
  ref: ec4879ac5b502ae81f6b73450b960ede11ad2560
  unpetrify-ref: baserock/morph
  build-depends: []
- name: odhcp6c
  repo: upstream:codhcp6c
  ref: 8d9b60fb496000988f3633951f2e30380fc2de50
  unpetrify-ref:
  build-depends: []
- name: libubox
  repo: upstream:libubox
  ref: ca6d5472056ceee4b8ab320167e0ae8155a95985
  unpetrify-ref:
  build-depends:
  - json-c
- name: uci
  repo: upstream:uci
  ref: 790d30606d545956a64f183c3199f472a70a6385
  unpetrify-ref:
  build-depends:
  - libubox
- name: ubus
  repo: upstream:ubus
  ref: 2d660c519d2fcff95248da9f4fd9b37d61f9eb09
  unpetrify-ref:
  build-depends:
  - libubox
- name: odhcpd
  repo: upstream:odhcpd
  ref: 721db56281dba79158470d7f69ccc7577f11fbb6
  unpetrify-ref:
  build-depends:
  - uci
- name: ubox
  repo: upstream:ubox
  ref: 1dce0407268937cdf37b9c0643632e6c31f5792a
  unpetrify-ref:
  build-depends:
  - ubus
  - uci
- name: firewall3
  repo: upstream:firewall3
  ref: 165029cb8c0f1545628f44143aec965e64cef021
  unpetrify-ref:
  build-depends:
  - ubus
  - uci
- name: fstools
  morph: strata/cpe-wrt/fstools.morph
  repo: upstream:fstools
  ref: 1c1bfa053103f7783167d2ab272fb11331f87681
  unpetrify-ref:
  build-depends:
  - libubox
  - uci
- name: netifd
  morph: strata/cpe-wrt/netifd.morph
  repo: upstream:netifd
  ref: 4d84111e1014c817653db92bcd8024ff1935b6be
  unpetrify-ref:
  build-depends:
  - json-c
  - libubox
  - uci
  - ubus
- name: rpcd
  morph: strata/openwrt/rpcd.morph
  repo: upstream:rpcd
  ref: 805e8ce8918237d93baafa53413c5c4ef0380504
  unpetrify-ref:
  build-depends:
  - json-c
  - ubus
  - uci
- name: mtd
  morph: strata/openwrt/mtd.morph
  repo: upstream:mtd-utils
  ref: 92686f212c9a4e16891c6a3c57629cbf4f0f8360
  unpetrify-ref:
  build-depends: []
- name: procd
  morph: strata/cpe-wrt/procd.morph
  repo: file:///src/workspace/procd
  ref: 6b9082f35f816aabaeac27df5cc12aa5b835fcb9
  unpetrify-ref:
  build-depends:
  - ubus